INPUT, .INPUT, .INPUTTEXTS, .INPUTTEXTM, .INPUTTEXTL {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	height=18;
	font-size: 11px;
}

.INPUTTEXTS {
	width=132;
	height=15;
}
.INPUTTEXTM {
	width=160;
}
.INPUTTEXTL {
	width=300;
}

.INPUTTEXTAREA {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width=300;
	font-size: 11px;
}

.INPUTTEXTAREAS {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width=130;
	font-size: 11px;
}


.submit {
	background-color: #01387B;
	font-size: 9px;
	color: #FFFFFF;
	border-top: thin outset #;
	border-right: thin outset #;
	border-bottom: thin outset #;
	border-left: thin outset #;
	height=18;
	width=66;
}

.submitcontact {
	background-color: #6699FF;
	font-size: 11px;
	color: #FFFFFF;
	border-top: thin outset #;
	border-right: thin outset #;
	border-bottom: thin outset #;
	border-left: thin outset #;
	width=66;
	height=20;
}

