/* CSS Document */
.form_txt{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F7F7F7;
}
.norepeat {
	background-repeat: repeat-y;
}

input,select,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	border:1px solid #572806;
	background-color: #cc9900;
	text-align:left;
	padding-top:0px;
	width:200px;
	height:20px;
	text-align:left;
	vertical-align: middle;
	margin:0px;	
}
.text1_new {
	width:200px;
	height:50px;
	color:#000000;
	border:1px solid #572806;
	background-color: #cc9900;
	text-align:left;
	padding-top:0px;
	text-align:left;
	vertical-align: middle;
	margin:0px;
	line-height:18px;
}

.text1_f {
	width:49px;
	height:17px;
	text-align:left;
	padding-top:3px;
	border:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text2_f {
	width:57px;
	height:18px;
	background-color: #9b6f2d;
	text-align:left;
	padding-top:0px;
	border:none;
	border:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.text3_f {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	}
	
.text4_f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	border:1px solid #000000;
	background-color: #6fbae2;
	text-align:left;
	padding-top:3px;
	width:62px;
}
