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

}
.contact_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 524E59;
	font-weight: normal;
	font-style: normal;
	background-color: #FBFBFB;
	border: solid;
	border-width: 1px;
	border-color: 861617;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_textbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 524E59;
	font-weight: normal;
	font-style: normal;
	background-color: E3E3E3;
	border: solid;
	border-width: 1px;
	border-color: 861617;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: FFFFFF;
	font-weight: bold;
	font-style: normal;
	background-color: 861617;
	border: outset;
	border-width: 1px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_button:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 861617;
	font-weight: bold;
	font-style: normal;
	background-color: C0C0C0;
	border: outset;
	border-width: 1px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.contact_table {
	background-color: ;
	padding: 2;
}
