body {
background-color:#fff;
background-image:url(../images/2009_bg_black_gold.jpg);
background-position:top left;
background-repeat:repeat-y;
color:#000;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-size:90.1%;
line-height:115%;
margin:0px;
padding:0px;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

a:link {
	color: #cc9900; /*gold*/
	text-decoration: none;
}

a:visited {
	color: #33ff00;/*lime*/
	text-decoration: none;
}

a:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
height: 0;
border: 1px solid #cc9900;
}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
font-weight:bold;
}



span.price, .detailprice, .prodprice {
color: #000;
padding-top: 4px;
font-weight:bold;
text-align: right;
} 

.prodimage {
vertical-align : top;
}

.detailimage {
vertical-align : top;
} 

TABLE.cobtbl{
background-color: #6b3f00;  /*border*/
}

TD.cobhl{
background-color: #eee2b5;/* upper cells*/
}

TD.cobll{
background-color: #fff;/*lower cells*/
color : #666666;
}

