.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: be2229;
	border-right-color: be2229;
	border-bottom-color: be2229;
	border-left-color: be2229;
}

.txt_input{
color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
width:250px;
}


.ref{

color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
width:227px;
}
select{
background-color: #FFFFFF;

color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
margin: 0px;


}

.txt_area{

color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
}