.contact_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-color: ;
		padding: 2;

}
.contact_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: ;
	font-weight: normal;
	font-style: normal;
	background-color: D2D2D2;
	border: inset;
	border-width: 2px;
	border-color: 336F0D;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_textbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: ;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	border: inset;
	border-width: 2px;
	border-color: 336F0D;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: ;
	font-weight: normal;
	font-style: normal;
	background-color: ;
	border: outset;
	border-width: 2px;
	border-color: 336F0D;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: ;
	font-weight: normal;
	font-style: normal;
	background-color: white;
	border: outset;
	border-width: 2px;
	border-color: 336F0D;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_table {
	background-color: ;
	padding: 2;
}

