td.contact_tx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}
input.contact {
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-color: #D5B697;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #D5B697;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #D5B697;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #D5B697;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
textarea.contact {
	width: 200px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-color: #D5B697;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #D5B697;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #D5B697;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #D5B697;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
input.but {
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-left-color: #D5B697;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #D5B697;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #D5B697;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #D5B697;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: #D5B79B;
	color: #985415;
}