@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
a:link {
	color: #996666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996666;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #996666;
}
h1 {
	font-size: 125%;
	color: #CC3333;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 10px;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	color: #CC3333;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 10px;
}
h3 {
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
}
h4 {
	font-size: 95%;
	color: #525252;
	margin: 0;
	padding-bottom: 2.5px;
	padding-top: 2.5px;
	font-weight: bold;
}
h5 {
	font-size: 80%;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 10px;
}
h6 {
	font-size: 75%;
	color: #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 10px;
}

.banner_ad {
	border:thin solid;
	background-color:#333;
}

a img{
	border:none;
}

#top_banner {
	height: 133px;
	width: 800px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}

#top_nav {
	height: 30px;
	width: 800px;
	border-bottom: solid 4px #CC3333;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

#middle_body_home {
	height: auto;
	width: 800px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #FFFFFF;
}
#middle_body {
	height: auto;
	width: 800px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #FFFFFF;
}

.table_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
	border-left: none;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	font-weight: lighter;
}
#footer .table_footer a:active {
	color: #9999CC;
	font-style: normal;
}
#footer .table_footer a:visited {
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
#footer .table_footer a:link {
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
#footer .table_footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-decoration: none;
}

.last_updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

li {
	color: #525252;
}

#mid_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	height: 30px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-variant: normal;
	font: #999999;
}
#middle_image {
	width: 800px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 0px solid #CC3333;
}


#container {
	height: auto;
	width: 800px;
	position: fixed;
}
#footer_nav {
	height: auto;
	width: 800px;
	clear: left;
}

a img {border: none
}

.images {
	border: thin solid #333;
}
