body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	color: #333333;
	text-align: center;
	background-color: #999999;

}

.BodyStyle {
	background-color: #999999;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;}
	
.MainContainer {
	background-color: #FFFFFF;
	background-image: url(../img/maincontainerbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 16px;
	padding-left: 16px;}
	
.T1 {
	background-image: url(../img/t1bg.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 670px;
	text-align: left;
	background-color: #333333;
}
	
.T2 {
	height: auto;
	width: 670px;}
	
.T3 {
	background-color: #666666;
	height: 25px;
	width: 670px;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	text-align: right;}
	
.NavContainer {
	background-color: #999999;
	vertical-align: top;
	height: auto;
	width: 149px;
	padding-bottom: 70px;}
	
.ContentColumn {
	height: auto;
	width: 521px;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	font-size: 12px;
	color: #333333;}
	
h1 {font-size: 20px; color: #CC3300;}
h2 {font-size: 18px; color: #CC3300;}
h3 {font-size: 17px; color: #CC3300;}
h4 {font-size: 16px; color: #CC3300;}
h5 {font-size: 15px; color: #CC3300;}
h6 {font-size: 14px; color: #CC3300;}

.Footer {
	width: 702px;
	height: 70px;
	background-color: #333333;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;}
.Footer a:link {
	color: #CCFF66;
}
.Footer a:visited{
	color: #CCFF66;
}
.Footer a:hover {
	color: #CCFF66;
}
.Footer a:active {
	color: #CCFF66;
}
