.enqinput {
	font-family: Tahoma;
	font-size: 12px;
	color: #03487F;
	text-decoration: none;
	border: none;
}
.enqinput1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #4F5D73;
	text-decoration: none;
	border: 1px solid #D1D7E0;
}.form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6A5226;
	font-size: 14px;
	text-decoration: underline;
}

.titleline {


	font: bold 11px/14px Tahoma;
	color: #03487F;
	border-bottom-width: 1px;
	border-bottom-color: #4F5D73;
	background-color: #B5CEE6;
	text-indent: 10px;
	left: 20px;
}
.enqinputGreen {

	font-family: Tahoma;
	font-size: 12px;
	color: #7C890C;
	text-decoration: none;
	border: none;
}
.enqinput1Green {
	font-family: Tahoma;
	font-size: 12px;
	color: #A0B616;
	text-decoration: none;
	border: 1px solid #A0B616;
	background-color: #F2F7FB;
}
.titlelineGreen {



	font: bold 11px/14px Tahoma;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #4F5D73;
	background-color: #9EB11A;
	text-indent: 10px;
	left: 20px;
}

