body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_text {
	font-size: 10px;
	color: #A5A4A4;
}
.main_content {
	background-color: #A5A4A4;
	padding: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
}
.main_content_sub_left {
	padding-left: 20px;
}
.photo_border {
	border: 2px solid #666666;
}
h3 {
	font-size: small;
	font-weight: bold;
}
.contact_form_box {
	background-color: #CCCCCC;
	padding: 20px;
	border: 2px solid #649F7A;
}
.contact_form_field_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
