body { background-color: #FFFFFF; font-family: Arial, Helvetica, Verdana, sans-serif;}


A { font-family: Arial, Helvetica, sans-serif;}
A:hover { font-family: Arial, Helvetica, sans-serif; color:red}




#Body {

	font-size:12px;
}


#Body TD{
	font-size:12px;
}


#Body .leftnavbg {
	font-size:12px;
	border: #c0c0c0 solid;
	background-color:#EFEFEF;
	border-width: 1px 1px 1px 1px;
}


#Body .h1white {
	font-size:12px;
	color:white;
	margin:0px;
}

#Body .darkbluebg {
	font-size:12px;
	border: navy solid;
	background-color:navy;
	border-width: 1px 1px 1px 1px;
}

#Body .footerbg {
	
	font-size:12px;
	border: #c0c0c0 solid;
	background-color:#EFEFEF;
	border-width: 1px 1px 1px 1px;
}


#FeatureProducts {

}
#FeatureProducts .ProductLink {
	font-weight: bold;
	font-size:15px;
	color: #800000;
	text-decoration: none;
}

#FeatureProducts A.ProductLink:hover {
	font-weight: bold;
	font-size:15px;
	color: #800000;
	text-decoration: underline;
}
#FeatureProducts .ProductTable{
	border: #EFEFE0 solid;
	border-width: 1px 1px 1px 1px;
	padding:4px;
}
#FeatureProducts .ProductBrand{
	font-color: #EFEFE0;
	font-size:12px;
}
#FeatureProducts .RetailPrice{
	
	font-size:12px;
}
#FeatureProducts .OurPrice{
	font-weight: bold;
	color: green;
	font-size:12px;
}

#Product {

}

#Product TD{

	font-size:12px;
}
#Product H1 {

	font-size:22px;
	margin: 0px;
	color: #800000;
}
#Product H2 {

	font-size:14px;
	margin: 0px;
	color: #000000;
}
#Product .RetailPrice{
	
	font-size:12px;
}
#Product .OurPrice{
	font-weight: bold;
	color: green;
	font-size:12px;
}

#Product .ProductCode{
	font-weight: none;
	color: cococo;
	font-size:11px;
}

#Product .ProductBrand{
	font-weight: none;
	color: cococo;
	font-size:11px;
}
#topnav {

}

#topnav a {
	color:ffffff;
	text-decoration:none;
	font-size:10px;
	text-margin:0px;
	line-height: 10px;

}
#topnav a:hover {
	color:ffffff;
	text-decoration:underline;
	font-size:10px;
	text-margin:0px;
	line-height: 10px;

}


#topnav .tab {
	background-color:#485DB5; 
	padding:4px;
	border: #000000 solid;
	border-width: 1px 0px 1px 1px;
	font-size:12px;
}
 
