
.submit {
	background-color : #ccccff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	border-color: #4a308c;
	border-style: groove groove ridge ridge;
	border-width: 2px;
	height : 22px;
	width:150px; 
}

.inputbg {
	background-color : #ffffff;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight : normal;
	border-color: #4a308c;
	border-style: double;
	border-width: 2px;
	height : 20px;
}

.inputbg3 {
	background-color : #ffffff;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight : normal;
	border-color: #9B9BFF;
	border-style: double;
	border-width: 1px;
	height : 20px;
}

.inputbg2 {
	background-color : #ffffff;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight : normal;
	border-color: #4a308c;
	border-style: double;
	border-width: 2px;
	height : 88px;
}


