/* CSS Document */
body,td,th {
	font-family: Verdana, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
	text-decoration:none;
	color:#000000;
	}
a:visited{
	text-decoration:none;
	color:#000000;
	}
a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
	
.nav_text{
	font-size:13px;
	font-weight:bold;
	color:#484848;
	width:160px;
	}

.nav_other{
	font-size:10px;
	color:484848;
	}
	
.products_nav{
	font-size:13px;
	color:#484848;
	width:160px;
	float:right;
}
.prices {
	color:#ff0000;
	font-style:italic;
	}
.special_prices {
	color:#ff0000;
	font-size:14px;
	font-style:italic;
	}
.mag_text{
	font-size:9px;
	color:484848;
	}
	
.site_info{
	font-size:9px;
	color:484848;
}

.special{
	font-size:11px;
	color:484848;
	}
.csp{
	font-size:12px;
	color:484848;
	padding: 0px 0px 0px 10px;
}
.quotes{
	font-size:12px;
	color:484848;
}
.quotes_title{
	font-size:14px;
	font-style:oblique;
	color:ff0000;
	}
.email_form{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin: auto;
	padding: 10px;
	clear: right;
	height: 300px;
	width: 425px;
	border: medium dashed #999999;
}
.product_title{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	