BODY {
	background-color:#000000;
}
TD, BODY {
	font-size:11px;
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
}
A {
	color:#cccccc;
	font-weight:700
}
A:visited {
	color:#999999;
}
A:hover, A:active {
	color:#ffffff;
}

A.navBarItem 
{
	text-decoration: none;
	font-weight: 700;
	font-style: italic;
}
A.subNavLink
{
	text-decoration: none;
	font-style: italic;
}

.gbComment {
	color:#999999;
}
TD.small
{
	font-size: 9px;
}

.topLevelNav, .topLevelNav A:link, .topLevelNav A:visited, .topLevelNav A:hover, .topLevelNav A:active {
	color:#CCCCCC;
}
.topLevelNav A:hover, .topLevelNav A:active {
	text-decoration:underline;
}
A.newsLink, A.newsLink:visited, A.newLink:hover, A.newLink:active, .subHead {
	color:#3399CC;
}
.errorText, .header, .txtHighlight {
	font-weight:700;
}
.header {
	color:#ffffff;
}
.error {
	color:#ff0000;
}
.btn, .textInput {
	background-color:#666666;
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
.textInput {
	background-color:#000000;
	color:#ffffff;
}
.topLevelNav2, .topLevelNav2 A:link, .topLevelNav2 A:visited, .topLevelNav2 A:hover, .topLevelNav2 A:active {
	font-size:10px;
	color:#CCCCCC;
}
.topLevelNav2 A:hover, .topLevelNav2 A:active {
	text-decoration:underline;
}