﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
}
a {
	text-decoration: none;
}
a:active {
}

a:hover {
	color: #FFFF00;
}

#masthead {
	clip: rect(auto, auto, auto, auto);
	background-color: #BFFFFF;
	right: auto;
	left: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 0px;
}
#top_nav {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	width: 900px;
	height: 20px;
	text-align: right;
	padding-right: 0px;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 10px;
}
#container {
	min-width: 600px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	width: 900px;
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left_col {
	width: 200px;
	float: left;
	background-color: #eeedf3;
	text-align: center;
}
#page_content {
	margin-left: 200px;
	background-color: #FFFFFF;
	text-align: center;
}
#footer {
	clear: both;
	width: 900px;
	right: auto;
	left: auto;
	background-color: #132D13;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 1125px;
	padding-top: 8px;
}
.style1 {
	text-align: center;
}
.topbar {
	border-width: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
}
.splinks {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
}
.splinks a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #F5C54A;
	text-decoration: none;
}
.splinks a:active {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F7C74C;
	text-decoration: none;
}
.splinks a:hover {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border-width: 0px;
}
.style5 {
	margin-top: 3px;
	text-align: center;
}
.style14 {
	color: #808080;
	font-family: Verdana;
	font-size: xx-small;
}
.style14 a {
	color: #F5C54A;
	text-decoration: none;
}
.style14 a:active {
	color: #F7C74C;
	text-decoration: none;
}
.style14 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.style13 {
	color: #808080;
	font-size: xx-small;
}
.style15 {
	margin-bottom: 3px;
}
.style16 {
	margin-bottom: 69px;
}

