
.submit {
	background-color : #4C7EB1;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	border-color: #626274;
	border-style: groove groove ridge ridge;
	border-width: 1px;
	height : 22px;
	width:100px; 
}

.inputbg {
	background-color : #ffffff;
	color: #4C7EB1;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight : normal;
	border-color: #626274;
	border-style: single;
	border-width: 1px;
	height : 18px;
}

.inputbg2 {
	background-color : #ffffff;
	color: #4C7EB1;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight : normal;
	border-color: #626274;
	border-style: single;
	border-width: 1px;
	height : 88px;
}



