@charset "windows-1252";
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyblock {
	background-color: #FFFFFF;
	height: 700px;
	width: 800;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
}
.copyright {
	background-color: #FFFFFF;
	height: 50px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	vertical-align: top;
	top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.headerimage {
	height: 220px;
	width: 800px;
	background-color: #999999;
	position: fixed;
	top: 80px;
}
.tablemain {
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabletopimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
	height: 220px;
	width: 800px;
}
a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
	text-decoration: none;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.csslinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #339933;
}
.greenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color: #339933;
}
.caption {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
