h1 {
	color: #003366;
	font-family: "Trebuchet MS", Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 0em;
	margin-bottom: 0em;
}

h2 {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0em;
	margin-bottom: 0em;
}

h3 {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0em;
	margin-bottom: 0em;
}

.tagline {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

a:active {
	font-weight: bold;
	color: #006699;
}

.bottom {
	font-family: "Arial";
	font-size: 13px;
}

.bottombold {
	font-family: "Arial Black";
	font-size: 13px;
	font-weight: bold;
}

a.bottom {
	font-family: "Arial";
	font-size: 18px;
}

a.bottom:hover {
	font-family: "Arial";
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
}

.statshead {
	background-color: #003366;
	color: #ffffff;
}

.statstable {
	width: 100%;
}

.tr1 {
	vertical-align: top;
	width: 20%;
}

.tr2 {
	vertical-align: top;
	width: 55%;
}

.tr3 {
	vertical-align: top;
	width: 25%;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.menu ul {
	padding: 0;
	margin: 0;
}

.menu li {
	margin: 0 auto;
	text-align: left;
	list-style: none;
	padding: 3px 6px 3px 6px;
	margin: 8px;
	border: 0px solid #003366;
}

.menu a {
	text-decoration: none;
	color: #003366;
	margin: 0 33px 0 0;
}

.menu a:hover {
	color: #003366;
		text-decoration: underline;
}

.botmenu {
	font-family: "Arial";
	font-size: 13px;
	color: #dddddd;
	text-align: center;
}

.botmenu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #E3F1F7;
}

.botmenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #E3F1F7;
}

.botmenu a:hover {
	font-weight: bold;
	color: #ffffff;
}

.botmenu a:active {
	font-weight: bold;
	color: #E3F1F7;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a.sitemap {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

a.sitemap:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

.high {
	font-weight: bold;
	background-color: #003366;
	color: #ffffff;
}

#links {
	width: 6em;
	margin: 1px 0px 1px 1px;
}

#button {
	background-color: #99CCFF;
	margin-right: 1px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366
}

#button ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0
}

#button li {
	border-bottom: 1px solid #003366;
	margin: 0
}

#button li a {
	border-top: 3px solid #DFDFCF;
	border-right: 3px solid #BFBFAF;
	border-bottom: 4px solid #BFBFAF;
	border-left: 4px solid #DFDFCF;
	font-family: Arial, Lucida, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 0px 0.1em;
	width: 100%;
	text-align: center;
	text-decoration: none
}

html>body #button li a {
	width: auto
}

#button li a:hover {
	background-color: #ffffff
}

.style1 {
	color: #99ccff
}

.style2 {
	font-size: 24px
}

.style4 {
	font-size: 16px
}

.style5 {
	color: #FFFFFF
}

.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style12 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.style13 {
	color: #FF9900
}