.SubmitButtonHover {
	background-color: #F9E583;
	COLOR: #430806;
	CURSOR: hand;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #F59C5B;

    }
.SubmitButton {
	background-color: #330066;
	COLOR: #FFFFFF;
	CURSOR: hand;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;

    }

.feilds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #330066;
	background-color: #FFFFFF;
	width: 130px;




}
.Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #330066;
	height: 65px;
	width: 130px;


}

