body
{
	background-color : Black;
	background-repeat : repeat-y;
}
.td, tr, table, body, p, font, a, div
{
	color : White;
	font-size: 9.5pt;
	font-family: helvetica, verdana, arial;
}

.whiteFont
{
	color: #ffffff;
}
.pageHeader1
{
	font-size : 16px;
	font-weight : bold;
}
.pageHeader2
{
	font-size : 27px;
	font-weight : bold;
}
a
{
	color : white;
	text-decoration: underline; 
}
a:hover 
{
	color : silver;
}
.loginHeader
{
	font-size : 15px;
	color : Black;
	font-weight : bold;
}
.loginText
{
	color : Black;
}
.siteHeader
{
	font-weight : bold;
	font-size : 18px;
}
.copyright
{
	font-size: 12px; 
}
a.copyright
{
	text-decoration: underline; 
	font-size: 12px; 
	color: white;
}
a.copyright:hover
{
	text-decoration: none; 
	font-size: 12px; 
	color: silver;
}

TD.rowheader
{
	background: #9d2836;
	color: #FFFFFF;
	align: center;
	text-align: center;
	font-weight: bold;
}
TD.headerrow
{
	background: #9d2836;
	color: #FFFFFF;
	font-weight: bold;
}



