textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #D2C6B4;
	border-top: 2px none #8C8C76;
	border-right: 2px none #8C8C76;
	border-bottom: 2px dashed #8C8C76;
	border-left: 2px none #8C8C76;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #D2C6B4;
	border-top: 2px none #8C8C76;
	border-right: 2px none #8C8C76;
	border-bottom: 2px dashed #8C8C76;
	border-left: 2px none #8C8C76;
}
option {
	border: 1px solid #0589AA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #D2C6B4;
	border: 1px solid #A8A88D;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A8A88D;
	background-color: #D2C6B4;
}

