.text_fld
{
	border-style: ridge;
	border-width: 1px;
	background-color: #ffffff;
	border-color: White;
	margin-top: 30px;
	height: 16px;
	width: 150px;
	color: white; 
	font: Verdana; 
	font-size: 11px;
	color: #999999; 
}

.text_fld2
{
	border-style: ridge;
	border-width: 1px;
	background-color: #ffffff;
	border-color: White;
	height: 20px;
	width: 410px;
	color: white; 
	font: Verdana; 
	font-size: 11px;
	color: Black; 
}

.text_fld3
{
	border-style: ridge;
	border-width: 1px;
	background-color: #ffffff;
	border-color: White;
	width: 410px;
	color: white; 
	font: Verdana; 
	font-size: 11px;
	color: Black; 
}

.go_but
{
	background-color: #FF6347; 
	border: 1px; 
	margin-left: 1px; 
	margin-top: 0px; 
	border-style: ridge; 
	border-color: White;
	text-align: center;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: white; 
	height: 21px;
}

.inp1
{
	background-color: #FF6347; 
	border: 1px; 
	margin-left: 1px; 
	margin-right: 1px;
	margin-top: 0px; 
	border-style: double; 
	border-color: White;
	text-align: center;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: white; 
	height: 18px;
}

.border1
{
	border-color: Silver;
	border-style: solid;
	border-width: 1px;
}

hr
{
	height: 0.5px;
	color: #DCDCDC;
}