.INPUT, .INPUTTEXTS, .INPUTTEXTM, .INPUTTEXTL {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #999999;
	color: #666666;
	height: 18px;
	font-size: 12px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
}

.INPUTTEXTS {
	width: 132px;
	height: 18px;
}
.INPUTTEXTM {
	width: 160px;
}
.INPUTTEXTL {
	width: 300px;
}

.INPUTTEXTAREA {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #999999;
	color: #666666;
	width: 300px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
}

.INPUTTEXTAREAS {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #999999;
	width: 130px;
}

.submit {

}


