a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #016D5D;
}
.topbar {
	height: 50px;
}
.rightside {
	background-image: url(siteimages/site/bck-right.jpg);
	background-position: left top;
	width: 140px;
	background-repeat: no-repeat;
}
.feature {
	background-image: url(siteimages/site/feature-entry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 207px;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 4px;
}



.leftside {
	background-color: #EEEFEF;
	width: 190px;
	background-image: url(siteimages/site/bck-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
}
.basetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 24px;
	line-height: 20px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: left;
	height: 20px;
	text-indent: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ECFAFB;
	vertical-align: middle;
	border-bottom-color: #B4DCDB;
	line-height: 20px;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: left;
	height: 20px;
	text-indent: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ECFAFB;
	vertical-align: middle;
	border-bottom-color: #B4DCDB;
}
a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #147466;
	text-align: left;
	height: 20px;
	text-indent: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ECFAFB;
	vertical-align: middle;
	border-bottom-color: #B4DCDB;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: left;
	height: 20px;
	text-indent: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ECFAFB;
	vertical-align: middle;
	border-bottom-color: #B4DCDB;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #08937C;
	font-weight: bold;
}
.buynowhdr {
	background-image: url(siteimages/site/feature-buynow.jpg);
	height: 207px;
	vertical-align: bottom;
}
body {
	
	margin-top: 0px;
	margin-left: 0px;

}
.break {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
 SELECT  {
 	font-family : Arial,Verdana, Geneva;
 	font-size : 11px;
 	color : Black;
 	font-weight : normal;
}

INPUT  {
 	font-family : Arial,Verdana, Geneva;
 	font-size : 11px;
 	color : black;
 	font-weight : normal;
	background-color:#ffffff;
	border-color:#000000;
	border-width:1;
}
TEXTAREA  {
 	font-family : Arial,Verdana, Geneva;
 	font-size : 11px;
 	color : black;
 	font-weight : normal;
	background-color:#ffffff;
	border-color:#000000;
	border-width:1;
}