body {
	background-color: #000000;
	color:#ffffff;
}

.grayTableBorder {
	border: 1px solid #919192;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}
.topNavigation
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;

}
.topText
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	white-space:nowrap;

}
.subHeaderText
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	white-space:nowrap;

}
.mainText
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.mainTextUnderline
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.rightHeaderText
{
	font-family:Tahoma;
	font-size:11px;
	color:#CCCC74;
}
.rightHeaderText2
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#CCCC74;
}

h3{

	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#CCCC74;

}