body {
	background-color: #3399CC;
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.mainbrdr {
	border: 5px solid #FFCC66;
}
.rt_blend {
	background-image: url(images/blend_rt.gif);
	background-repeat: repeat-x;
}
.producttitle {
	height: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-align: left;
	text-indent: 8px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited { 
	color: #000000;
	text-decoration: underline;
}
a:active { color: #0066CC;}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.featprohd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0099CC;
}
.contactbox {
	background-color: #FFFF99;
	border: 1px solid #666666;
}
.red{
	color:#FF0000;
	font-weight:bold;
	}