BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	background:url('images/brushedbg3.jpg');
	background-attachment:fixed;
	background-position:center;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #4D4D4D;
	text-decoration: none;
	text-decoration: underline;
}

a:link.dark {
	color: #4d4d4d;
	text-decoration: none;
}

a:visited.dark {
	color: #4d4d4d;
	text-decoration: none;
}

a:active.dark {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover.dark {
	color: #CC0000;
	text-decoration: underline;
}

TD {
	font-size: 11px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 11px;
	font-family : Verdana;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #333333;
}

.pricelabel {
	font-size: 12px;
	font-family : Verdana;
	color : #666666;
}

.price {
	font-size: 12px;
	font-weight: bold;
	font-family : Verdana;
	color : #316AC5;
}

.detailname {
	font-size: 15px;
	font-weight: bold;
	font-family : Verdana;
	color : #000000;
}

.btnav 
{ 
	background-color: #F4F4F4; border: 1px #CCCCCC solid;
	font-size: 11px;
	font-family : arial;
	color : #000000;
	font-weight: 300;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	height : 1px;
}

.boxOverHead
{
	border-right: slategray 2px solid;
	padding-right: 10px;
	border-top: slategray 2px solid;
	padding-left: 10px;
	font-weight: bold;
	background: slategray;
	padding-bottom: 10px;
	border-left: slategray 2px solid;
	color: white;
	padding-top: 10px;
	border-bottom: slategray 2px solid;
	text-align: center;
}

.boxOverBody
{
	border-right: slategray 2px solid;
	padding-right: 10px;
	border-top: slategray 2px solid;
	padding-left: 10px;
	background: whitesmoke;
	padding-bottom: 10px;
	border-left: slategray 2px solid;
	padding-top: 10px;
	border-bottom: slategray 2px solid;
	text-align: center;
}

.boxOverTop
{
	border-right: slategray 2px solid;
	border-top: slategray 2px solid;
	font-weight: bold;
	background: slategray;
	border-left: slategray 2px solid;
	border-bottom: slategray 2px solid;
	height: 10px;
	text-align: right;
}

select {    
 font: 12px Arial, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #FFFFFF; 
 font-weight: bold;
 color: #000000;    
 border-color:#000000 solid;
 width: "80%";
 height: "20px";
}