@charset "utf-8";
head {
	height:100%;
}
#body {
	background-color: #000000;
}
#container {
	height: 600px;
	float: left;
	margin: 0;
	width: 950px;
}
#container .topLogo {
	float: left;
	height: 55px;
	width: 300px;
}
#container .menuBar {
	padding-top: 20px;
	width: 300px;
}
#body #container .menuBar .noBullets {
	list-style-type: none;
}
#body #container .mainContent {
	float:left;
	padding-left: 50px;
	width: 600px;
}
.h2Font {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: justify;
}
.h2Font a {
	text-decoration:none;
	color: #CCCCCC;
}
.h2Font a:hover {
	text-decoration:underline;
	color: #CCCCCC;
}
.pFont {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-align: justify;
	text-decoration:none;
}
.pFont a {
	text-decoration:none;
	color: #990000;
}
.pFont a:hover {
	text-decoration:underline;
	color: #990000;
}
.pList {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
	text-decoration:none;
}
.pList a {
	text-decoration:none;
	color: #CCCCCC;
}
.pList a:hover {
	text-decoration:underline;
	color: #CCCCCC;
}
.footerFont {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.invisibleLink {
	border: none;
}
.clearBoth {
	clear: both;
}
.footer {
	bottom: auto;
	padding-bottom: 10px;
	padding-left:20px;
}
#body #container .topLogo .mainContent .indexButtons {
	padding-top: 140px;
	padding-left: 30px;
}
.flashPlayer {
	padding: 60px 0 0 90px;
}
.sideflashPlayer {
	padding: 10px 0 0 20px;
}
.tableFormat {
	border:1px solid #440000;
	border-collapse: collapse;
}
.tableFormat2{
	border:1px solid #440000;
	border-bottom:2px solid #440000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	text-align: center;
	text-decoration:none;
}
.tableFormat2-a {
	border-right:1px solid #440000;
	border-bottom:1px solid #440000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	text-align: center;
	text-decoration:none;
}
/*Unused .tableFormat2-b*/
.tableFormat2-b {
	border-right:1px solid #440000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #550000;
	text-align: center;
	text-decoration:none;
}
.tablecornerFix{
	border-bottom:1px solid #440000;
}
.tablesideFix{
	border-bottom:1px solid #440000;
	border-right:2px solid #440000;
}