﻿.mainbody {
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	border-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman";
	text-decoration: none;
	border-style: solid;
	width: 800px;
	position: relative;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
.contact {
	margin: 0 29px 0 29px;
	border: 1px #000000 solid;
	float: left;
	top: 289px;
	height: 130px;
	background-color: #808080;
	width: 340px;
}
.contact:hover {
	margin: 0 29px 0 29px;
	border: 1px #000080 solid;
	float: left;
	top: 289px;
	height: 130px;
	background-color: #C0C0C0;
}
.spacer {
	clear:both;
}
.boxtitle {
	width: 340px;
	color: #000000;
	font-family: sans-serif;
	font-weight: bold;
}
.box_body {
	color: #000000;
	font-family: monospace;
}
.fourm_left {
	width: 382px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}
