body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CB00;
	background-color: #000000;
	font-weight: lighter;
	line-height: 16px;
}
.bodyLink, .bodyLink a:link, .bodyLink a:active, .bodyLink a:visited, .bodyLink a:hover {
	text-decoration: none;
	color: #00ACAC;
}
#header {
	width: 100%;
	left: 0px;
	top: 0px;
}
.navTable {
	width: 150px;
}
.navTable a {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}
#mainHeader {
	height: 5em;
}
.mainIndent, .mainIndent a {
	font-size: 13px;
	font-size: 13px;
	color: #66CB00;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.mainIndent a:hover {
	color: #FFFF00;
}
#subNavOne, #subNavTwo, #subNavThree, #subNavFour, #subNavFive {
	left: 0px;
	top: 0px;
	line-height: 1.5em;
	visibility: hidden;
}
#subNavOne a, #subNavTwo a, #subNavThree a, #subNavFour a, #subNavFive a {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF00;
	text-decoration: none;
	font-weight: normal;
}
#subNavOne a:hover, #subNavTwo a:hover, #subNavThree a:hover, #subNavFour a:hover, #subNavFive a:hover {
	color: #FFFF00;
}
#mainCrumb {
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	height: 6em;
	line-height: 2px;	/*visibility: hidden;*/
}
#mainCrumb a:link, #mainCrumb a:visited, #mainCrumb a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#mainCrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

