﻿/* CSS Document */
/* lime green #99CC00*/
/* orange #FF9900 */
/* blue #002142 */

body {
background-color:#000000;
}
.tablenav {
	width: 750px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	height: 30px;
	background-color: #FF9900;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablemain {
	width: 750px;
}
.tableBody {
	width: 750px;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tableBodyLeft {
	width: 350px;
	background-color: #FFFFFF;
	margin: 5px;
}
.tableBodyMiddle {
	width: 250px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableBodyRight {
	width: 125px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableBodyRightWide {
	width: 390px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableHeader {
	width: 750px;
	background-color: #98CB00;
	border-top: thick #FFF solid;
	border-bottom: thick #FFF solid;
	border-right: thick #FFF solid;
	border-left: thick #FFF solid;
}
.rightCol {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 249px;
	background-color: #99CC00;
}
.rightColBody {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 249px;
	background-color: #FFFFFF;
}
.leftCol {
	width: 433px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
}
.rightColNav {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #002142;
	width: 249px;
	text-align: right;
}
.tableFooter {
	width: 750px;
	background-color: #FF9900;
	border: thick solid #FFFFFF;
	height: 50px;
}
.tablesubnav {
	width: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #999999;
}
a.navOn {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 10px;
}
a.navOn:hover {
	color: #002142;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
.rightColNav a.navOn:hover {
	color: #9C0;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#nav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9966FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002142;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-align: left;
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
}
.image {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-position: left;
}
#footer a.footerOn {
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#footer .footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}
#footer a.footerOn:hover {
	text-decoration: none;
	.tableRight {
	width: 400px;
	color: #663300;
}
#side a.sideOn {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#side a.sideOn:hover {
	text-decoration: none;
}

.tableRight {
	width: 400px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:hover {
	color: #669966;
	text-decoration: none;
}
a:active {
	color: #999999;
}
