BODY, CENTER, TD, .normal {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	}
.normal-serif {
	font-family: Times, serif;
	font-size: 10pt;
	}
.small-serif {
	font-family: Times, serif;
	font-size: 9pt;
	}
UL {
	margin-top: 0pt;
	}
	
HR {
	height: 1pt;
	color: black;
	}
.boldred {
	font-weight: bold;
	color: #CC0000;
	}
A:link {
	color: #32249D;
	}
A:visited {
	color: #DD0000;
	}
A.navlink:link, A.navlink:visited, A.navlink:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	top:5px;
	height:25px;
	}

.links:hover{
	background-color:#e00000;
	height:25px;
}
A.footer:link, A.footer:visited, A.footer:active {
	font-size: 8pt;
	color:black;
	text-decoration:none;
	}
.footerContainer{
	background-image:url(images/footer.jpeg);
	width:900px;
}
BODY {
	BACKGROUND-COLOR: WHITE;
	/*background-image:url(images/grad.jpg);*/
	}
.gold-cell {
	background-color: #FFC72E;
	}
.product-category {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}
.product-name {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.product-price {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
; color: #CC0000	}
.category {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #333399}
#cover {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:gray;
filter:alpha(Opacity=70);
opacity:0.7;
-moz-opacity:0.7;
-khtml-opacity:0.7
}

.adButton{
float:right;margin-right:10px;background-color:red;color:white;border:1px solid red;}
