body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
}
#dropmenudiv {
	position:absolute;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 4px;
	padding: 4px 0;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
#dropmenudiv a:hover {
	background-color: #50C32C;
	color:#FFFFFF;
}
a {
	text-decoration: none;
	color:#50C32C
}
a:hover {
	text-decoration: underline;
	color:#50C32C
}
a.nav {
	text-decoration: none;
	color:#47070A
}
a.nav:hover {
	text-decoration: none;
	color:#999999
}
a.nav:active {
	text-decoration: none;
	color:#50C32C
}
.mainbg {
	background-image:url(images/mainbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.formborder_100percent {
	width: 98%;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	background-color: #FFFFFF;
}
.text_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.dotted_top {
	border-top-width: 1px dotted #ccc;
}
.text_footer_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A2527;
	font-weight: bold;
}
.text_footer_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding:0;
	margin:0
}

.text_normal_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50C32C;
	line-height: 17px;
	margin:0;
}

.text_normal_boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50C32C;
	line-height: 17px;
	font-weight: bold;
	margin:0;
}
.homefeature_corner {
	background-image: url(images/homefeature_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner_gold {
	background-image: url(images/corner_gold.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner_bronze {
	background-image: url(images/corner_bronze.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
margin:0;
padding:0;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #4A2527;
margin:0;
padding:0;
}

h3{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #50C32C;
margin:0;
padding-top:5px;
padding-bottom:5px;
}
/*CSS changed by Rakesh on 18th March 2009*/
.smallformborder_100percent {
	width: 95%;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	background-color: #FFFFFF;
}
.smalltext_normal_boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50C32C;
	line-height: 17px;
	font-weight: bold;
	margin:0;
}

.style1 {color: #FFFFFF}

.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	display: none;
	margin-left:0px;
}