body {
	background-color: #222625;
	margin: 0px;
	color: #000;
}
#container {
	background-repeat: no-repeat;
	float: left;
	height: 1200px;
	width: 1000px;
}
#top {
	float: left;
	height: 300px;
	width: 1000px;
	border-top-width: 0px;
	background-color: #CCC;
}
.bodycopy {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
}
.smalldate {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #903;
}

#bodyarea {
	float: left;
	height: 600px;
	width: 1000px;
	background-color: #CCC;
}
a {
	text-decoration: none;
	font-family: Calibri;
	font-size: 16px;
	color: #06F;
}
#footer {
	float: left;
	height: 50px;
	width: 1000px;
	background-color: #000;
}
.footercopy {
	font-family: Calibri;
	font-size: 12px;
	color: #FFF;
}
.tableheader {
	font-family: Calibri;
	font-size: 36px;
	font-weight: bold;
	color: #03C;
}
.tableheader2 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #03C;
}
.tableheader3 {
	font-family: Calibri;
	font-size: 16px;
	color: #FFF;
	background-color: #009;
	font-weight: bold;
}
.tableheader4 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}


.tableheaderblack {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.cellunderline {
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#bodyleft {
	float: left;
	height: 700px;
	width: 200px;
	background-color: #999;
}
#bodycenter {
	background-color: #F7F7F7;
	float: left;
	height: 700px;
	width: 625px;
}
#bodyright {
	background-color: #999;
	float: left;
	height: 700px;
	width: 175px;
}
.bodycopy_blue {
	font-family: Calibri;
	font-size: 16px;
	color: #03C;
}
img {
}
.image_links {
	border: 0px none #999;
}
.smalldate_Update {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #FF6;
}
