body
{
	background: black;
	color: white;
	text-align:center;
}

a, a:link
{
	color: white;
}

a:visited
{
	color: white;
}

.LeftPane
{
	width:167px;
}

.Normal
{
	color: white;
}

.ContentArea
{
padding: 2px 2px 2px 2px;
}

.MainTable
{
border: solid 1px #282828;
}

.FooterLinks
{
	font-size:10px;
}


