.form_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.form_border {
	border: 1px solid #B6BDBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FAFAFA;
}
.seprator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6BDBD;
}
.bottom_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6BDBD;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EBE9E9;
	border: 1px solid #D8D6D6;
	margin-bottom: 2px;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #318400;
	padding-left: 4px;
}
.input2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EBE9E9;
	border: 1px solid #D8D6D6;
	margin-bottom: 2px;
	margin-top:6px;
}
a
	{
		text-decoration:none;
		font-family: "Arial", Helvetica, sans-serif;
		font-size: 11px;
		/*<!--color:#f2f2f2;-->*/
	}


