input {	font-family: Verdana, Arial, Helvetica, sans-serif;}input.textfield {	background-color: #EAF3B8; 	border-top: 1px outset #c4c4b8;	border-right: 1px solid #e6e6dc; 	border-bottom: 1px solid #e6e6dc;	border-left: 1px solid #c4c4b8;	padding: 2px 0px 2px 4px;	margin-left: 0px;	margin-bottom: 2px}input.textarea {	color: #EAF3B8; 	border-top: 1px solid #c4c4b8;	border-right: 1px solid #e6e6dc; 	border-bottom: 1px solid #e6e6dc;	border-left: 1px solid #c4c4b8;	padding: 2px 0px 2px 4px;}.select {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 9px; 	background-color: #EAF3B8; 	border-color: #EAF3B8 #A8BB3B #A8BB3B #EAF3B8; 	border-style: outset; 	border-top-width: 1px; 	border-right-width: 1px; 	border-bottom-width: 1px; 	border-left-width: 1px}.submit, .reset {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; 	letter-spacing: 0.2em	background-color: #EAF3B8; 	border-color:  #EAF3B8 #A8BB3B #A8BB3B #EAF3B8;	border-style: solid; 	border-top-width: 1px; 	border-right-width: 1px; 	border-bottom-width: 1px; 	border-left-width: 1px	}.checkbox {/*color: #EAF3B8; */background-color: #e6e6dc; 	font-size: 13px; }.message {font-size: 11px; font-weight: bold; ; color: #CC0000}
