body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFC7;
}
.topbg {
	background-image: url(../image/topbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mid_img {
	background-image: url(../image/mid_img.gif);
	background-repeat: no-repeat;
}
.TB_bg {
	background-image: url(../image/TB_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.TB_bg2 {
	background-image: url(../image/TB_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #367902;
	text-decoration:none;
}
.text1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	padding: 25px;
	color: #458502;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #367902;
	text-decoration:none;
}
.contact:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #367902;
	text-decoration:underline;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	color: #367902;
}
.nrmltxt {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-align: justify;
	line-height:17px;
	color: #695116;
	text-decoration:none;
}
.subhed {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #3B7F01;
	text-decoration:none;
}
.subsubhed {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #3B7F01;
	text-decoration:none;
}
.nrmltxt1 {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #695116;
	text-decoration:none;
	line-height:17px;
}
.tariff {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #3B7F01;
	text-decoration:none;
}
.tariff:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FF7300;
	text-decoration:none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 15px;
	width: 198px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
/*	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585; */
	border-color: #C0E250;
}

.textarea {
	width: 200px;
	height: 70px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.text{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#000000; 
	}
.clsButton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C0E250;
	height: 20px;
	width: 76px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
/*	border-top-color: #D3368A;
	border-right-color: #D3368A;
	border-bottom-color: #D3368A;
	border-left-color: #D3368A; */
	border-color: #3F7B01;
	background-image: url(..//images/btn_bg.jpg);
	background-repeat: repeat-x;
}
.email {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #695116;
	text-decoration:none;
}
.email:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #3B7F01;
	text-decoration:underline;
}
.check {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration:none;
	line-height:17px;
}
.button{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	border:2px solid #FFFFFF; 
	width:75px; 
	height:23px;
	background-color:#009966;
	}
.errortext{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#FF0000; 
	}
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #695116;
	text-decoration:none;
	font-weight:bold;
}
.links:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #3B7F01;
	text-decoration:underline;
}