.main {
	height:auto;
	width: 100%;
	background-image: url(../images/this_01.jpg);
	background-repeat: repeat;
}
* {margin:0px; padding:0px;}
.top_menu{ line-height:39px;
	padding-right:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.top_menu a{color:#FFFFFF; text-decoration:none; padding-left:10px; padding-right:10px;}
.top_menu a:hover {text-decoration:underline;}
.middle {
	background-image: url(../images/m_bg.jpg);
	background-repeat: repeat;
	background-position: center;
	text-align: center;
	clear:both;
}

.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 137px;
	clear: both;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDFF9B;
	text-decoration: none;
	text-align: center;
}
.footer_text a{padding-left:16px; padding-right:16px; color:#FDFF9B; text-decoration:none}
.footer_text a:hover{text-decoration:underline;}
.f_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #655236;
	text-decoration: none;
	text-align: right;
	margin-top: 58px;
	padding-right: 48px;
}
.register_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FDFF9B;
	text-decoration: none;
	width: 450px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #655236;
	padding: 10px;
	text-align:left;
}
.register_details h2{font-size:11px; font-weight:bold; margin-bottom:15px;}
.register_details fieldset {
	border: 1px solid #655236;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.register_details fieldset legend {
	font-weight:bold;
	margin-bottom:0px;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.u_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 120px;
	text-align: left;
}
.u_box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	width: 160px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.register_details img{margin-top:15px; margin-bottom:10px;}
.text_area {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 60px;
	width: 220px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.combo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	width: 162px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.combo_1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	width: 100px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.combo_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	width: 50px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 3px;
	margin-left: 0px;
}
.combo_3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	width: 102px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.register_details_button { width:60px; font-family:arial; font-size:11px;}

.register_details p{padding:0px; margin:0px;}
*{margin:0px; padding:0px;}
.log_area {width:600px; height:250px; margin-top:20px; padding-left:200px;}
.left_log_area{width:277px; float:left;}
.right_log_area{width:225px; float:left; margin-left:25px;}
.right_log_area_text{
	padding-left:20px;
	padding-top:15px;
	background-color:#FDFF9B;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.right_log_area_text p{margin:0px; padding:0px;}
.right_log_area_text label {width:68px; float:left;}
.right_log_area_text input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 14px;
	width: 108px;
	text-indent: 2px;
	border: 1px solid #BEC400;
	margin-bottom:7px;
}
.right_log_area_text a{color:#000000; text-decoration:none;}
.right_log_area_text a:hover{color:green; text-decoration:underline;}
.left_log_area_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3E7A25;
	text-align:center;
}
.joinnow_pad{margin-top:30px; margin-bottom:20px;}
.left_log_area_text p{padding-bottom:5px;}
.middle1 {
	background-image: url(../images/b_1.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	clear:both;
}
.products {
	background-image: url(../images/prodect_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	height: 300px;
}
.p_st{
	width:33%;
	float:left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0F550F;
	text-align:left;

}
.p_st span{font-size:11px; color:#000000; font-weight:normal;}
.p_st h3{font-size:11px;}
.p_st p{padding-top:20px;}
.pro_img_bor {
	width:80px;
	height:100px;
	float:left;
	padding: 8px;
	border: 1px dashed #BBBF00;
	background-color: #FFFFFF;
	text-align:center;
	margin-right:8px;
}
.pro_gap{padding-top:20px; clear:both}.text12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;
	background-color: #F5F5F5;
	padding: 2px 5px;
	border-top: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
	border-bottom: 2px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
}
.table {
	border: 1px solid #FFFFFF;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FDFF9B;
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.text11 {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.text1220 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFCC;
	text-decoration: underline;
}
a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
 color: #e26103;
}
a:active {
	text-decoration: none;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #384600;
	border: 1px solid #ACB000;
}
.textbox {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384600;
	border: 1px solid #ACB000;
	padding: 1px;
}

