.sumbit {
	background-image:url(images/submit.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 60px;
	border:none 0px;
	background-color: #d8e9f1;
}
.go {
	background-image:url(images/go.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 21px;
	border:none 0px;
	background-color: #d8e9f1;
}
.reset {
	background-image:url(images/reset.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 60px;
	border:none 0px;
	background-color: #d8e9f1;
}
.input1{ width:290px; border:1px solid #4381A6;}
.tdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.input{ width:290px; height:23px; border:1px solid #4381A6;}
.box{
	margin:0px 5px 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputname {
width:156px; height:23px; border:1px solid #4381A6;
}
