body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.topnav {
	background-color: #99CC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.logomain {
	background-image: url(../images/logo_mainbg.gif);
}
.heading {
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	FILTER: Glow(Color=#ff0000, Strength=8); 
}

.topnavBtn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.headingLeft {
	width: 170px;
	background-color: #E6E6E6;
}
.leftnav {
	background-color: #FFFFFF;
}
.leftnavBg {
	background-color: #E6E6E6;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.contentArea {
	padding: 10px 10px 30px;
	font-size: 11px;
	color: #666666;
	width: 100%;

}
.contentArea a:link{
	color: #037DB8;
	text-decoration: underline;

}
.contentArea a:visited{
	color: #666666;
	text-decoration: underline;

}
.contentArea a:hover{
	color: #99CC00;
	text-decoration: underline;

}
h1 {
	font-size: 18px;
	color: #037Db8;
	font-weight: bold;



}
.footer {
	font-size: 10px;
	text-align: right;
	padding: 3px;
}
.footer a:link, a:visited, a:hover{
	color: #666666;
	text-decoration: underline;

}
.subheader {
	font-size: 14px;
	color: #99CC00;
	font-weight: bold;
}
.prodName {
	font-weight: bold;
	color: #99CC00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	padding: 0px;
	font-size: 14px;
}
, .prodName a:link, .prodName a:visited, .prodName a:hover {
	font-weight: bold;
	color: #99CC00;
	font-size: 14px;
	text-decoration: none;
}
.prodImage {
	vertical-align: top;
	font-size: 12px;
	text-align: center;




}
.prodText {
	font-size: 12px;
	vertical-align: top;
	padding-bottom: 10px;

}
h2 {
	font-size: 16px;
	color: #99CC00;
}
