textarea {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #68645a;
}
input {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #68645a;
}
option {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #68645a;
}
select {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #68645a;
}

