/* CSS Document */

a {
	text-decoration:none;
	border: 0px;
	
}
a:hover {
	text-decoration:none;
	border: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.linkk {
	text-decoration:none;
	border-bottom: 1px dotted;
	
}
a.linkk {
	text-decoration:none;
	border-bottom: 1px dotted;
	
}
a.linkk:hover {
	text-decoration:none;
	border-bottom: 1px solid;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669A67;
	letter-spacing: 6px;
}

#bgHolderBody {
	background-color: #FFFFFF;
	background-image: url(../images/sub_contentarea_bg.jpg);
	background-repeat: no-repeat;
	
}
.subHdr {
	font-weight: bold;
	color: #F26702;
}
.mainDiv {
	border:0px;
	position: absolute;
	left: 50%;
	width: 100%;
	margin-left: -50%;
	margin-top: 3%;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}.rlb {
	margin: 0px 10px 10px 10px ;
}
.l {
	padding-left: 10px;
}
.formTxt {
	width: 140px;
}
.formComments {
	width: 288px;
}

.contact_form_error {
	color: #fffff0 ;
	font-size: 10px ;
}
