div.prodoptions {
display: none;
}

SPAN.price {
COLOR: #0000FF;
font-weight: bold;} 

A:link {
	color: #FF6600;
	text-decoration: none;
}

A:visited {
	color: #FF6600;
	text-decoration: none;
}

A:active {
	color: #FF6600;
	text-decoration: none;
}

A:hover {
	color: #585D92;
	text-decoration: none;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:hover {
	color: #99CCFF;
	text-decoration: none;
}
TD {
	font-size: 11px;
	font-family : Verdana;
}
P {
	font-size: 11px;
	font-family : Verdana;
}
TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #FFFFFF;
}
P.dark {
	font-size: 11px;
	font-family : Verdana;
}
TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
HR {
	color: #0033CC;
	height: 1px;
}

div.detailoptions {
text-align: left;
}

SPAN.detailoption {
	text-align:left;
}
div.prodprice{
	text-align:center;
}
div.proddescription {height: 70px;}
div.listprice {
text-align: center;
}

