.Textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	height: 14px;
	width: 120px;
	background-color: #D0CDBC;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #DFDAC7;
	height: 18px;
	width: 80px;
}

