body {
	margin : 0px;
	color : #7D7D7D;
	background-color : #FDFAF3;

}

table {
	border-style: solid solid solid solid;
	border-color: #000000 ;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
}

img {
	border: 0px solid #000000;
}

hr {
  	border: 1;
 	width: 100%;
  	color: #7D7D7D;
  	height: 1px;
}

p {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-style: normal;
}

a:link { 
	color: #7D7D7D; 
}

a:visited { 
	color: #7D7D7D; 
}

img.disable { 
	opacity:0.6;
	filter:alpha(opacity=60);
	filter: gray;
}

table.itemColorSelected {
	border-style: solid solid solid solid;
	border-color: #BDB7AA ;
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
}

table.itemColor {
	border-style: solid solid solid solid;
	border-color: #BDB7AA ;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
}

table.news {
	font-size:9pt; 
	color: #000000;
}

tr.cartTitle {
	height: 40px;
	background-color : #CECECE;
	color : #000000;
}

tr.cartRow01 {
	background-color : #EDE8DC;
	color : #000000;
}

tr.cartRow02 {
	background-color : #F2EFE8;
	color : #000000;
}
 
tr.adminTitleCol {
	background-color : #F2EFE8;
	font-size:11pt; 
	font-weight:bold;
	color: #000000;
 }
 
 td.adminTitleCol {
	background-color : #F2EFE8;
	font-size:11pt; 
	font-weight:bold;
	color: #000000;
 }

td.adminMenu {
	width: 16%;
	height: 40px;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: double double double double;
	border-color: gray gray gray gray;
	background-color: #CECECE;
	text-align: center;
 }

p.adminTitle {
	font-size:11pt; 
	color: #000000;
}


p.itemDetail {
	font-size:9pt; 
	color: #7D7D7D;
}

p.itemInfoTitle {
	font-size:12pt; 
	font-weight:bold;
	color: #000000;
}

p.itemInfo {
	font-size:9pt; 
	color: #7D7D7D;
}

p.itemInfoCart {
	font-size:9pt; 
	color: #000000;
}

p.itemSoldOut{
	font-size:14pt; 
	font-weight:bold;
	color: #FF0000;
}

a.navigation:link {
	font-size:12pt; 
	font-weight:bold;
	color: #009900;
}

a.navigation:visited{
	font-size:12pt; 
	font-weight:bold;
	color: #009900;
}

a.adminMenu:link {
	font-size:12pt; 
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a.adminMenu:visited{
	font-size:12pt; 
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
