body, td, tr
	{
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	background-color: #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
}	
.maintext {
	color: #CCCCCC;
	font-size: 12px;
}
.disclaimer {
	color: #CCCCCC;
	font-size: 10px;
}
.dax1 {
	color: #cccccc;
	font-family: DaxLight;
	font-size: 26px;
}
.dax2 {
	color: #cccccc;
	font-family: DaxLight;
	font-size: 18px;
}
.dax3 {
	color: #0066CC;
	font-family: DaxLight;
	font-size: 18px;
}
.dax4 {
	color: #ffffff;
	font-family: DaxLight;
	font-size: 14px;
}
.dax5 {
	color: #FF9900;
	font-family: DaxLight;
	font-size: 18px;
}
.highlight {
	color: #0066CC;
	font-size: 12px;
}
.highlight2 {
	color: #FF9900;
	font-size: 12px;
}
a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.alttable2 {
	background-color: #333333;
	padding: 5px;
}
.alttable1 {
	background-color: #666666;
	padding: 5px;
}

a.dax:link {
	color: #0066CC;
	font-family: DaxLight;
	font-size: 18px;
}
a.dax:visited {
	color: #0066CC;
	font-family: DaxLight;
	font-size: 18px;
}
a.dax:hover {
	color: #FF9900;
	font-family: DaxLight;
	font-size: 18px;
}
a.dax:active {
	color: #0066CC;
	font-family: DaxLight;
	font-size: 18px;
}
a.onWhite:link {
	color: #000000;
	text-decoration: none;
}
a.onWhite:visited {
	color: #000000;
	text-decoration: none;
}
a.onWhite:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.onWhite:active {
	color: #000000;
	text-decoration: none;
}

a.onBlack:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.onBlack:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.onBlack:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.onBlack:active {
	color: #FFFFFF;
	text-decoration: none;
}
.checkbox {
	background: #000000;
}
input, button, select, textarea {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
}
#navBar .section H3 {
	font-family: DaxLight; FONT-SIZE: 12px; CURSOR: pointer; COLOR: #0066CC
}