body {
	margin: 8px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
	text-align: left;
	border: medium dotted #333333;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.leftbg {

}

.rightbg {
	background-image: url(images/rightbg.gif);
	border-width: 0px;
}

.topbg {
	background: #FFFFFF no-repeat;
	border-width: 0px;
}
.imgbord {
	border-width: 0px;

}


.leftendbg {
	background: url(images/leftbg.gif);
	border-width: 0px;
	border-color: #FFFFFF;
}

.bodytopbg {
	background-image: url(images/bodytopbg.gif);
	border-width: 0px;
}

.bodyleftbg {
	background-image: url(images/bodyleftbg.gif);
	border-width: 0px;
	border-color: #FFFFFF;
}

.bodyrightbg {
	background-image: url(images/bodyrightbg.gif);
	border-width: 0px;
}

A:link {
	color: #999999;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #999999;
	text-decoration: none;
}

A:hover {
	color: #666666;
	text-decoration: none;
}
P.smallest {
	font: normal 9px/normal Verdana, Arial, Helvetica, sans-serif;
}


TD {
	font-size: 12px;
	font-family : Verdana;
	border-width: 0px;
	
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	color : #000000;
	font: normal 10px Verdana;
	border-width: 0px;
}

P.smaller {
	color : #000000;
	font: 12px Verdana;
}

HR {
	color : #767981;
	height : 1px;
	background: #FFFFFF;
}

div.prodname {
	color: #999999;
	font-style: italic;
	text-align: center;
}

div.detailname {
	color: #666666;
	font-style: italic;
	text-align: center;
}

span.price, .detailprice, .prodprice {
color: #9999;
font-weight:bold;
text-align: center;
} 
