body
{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	scrollbar-3d-light-color:green;
    scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
}
	

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.mainBody {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	height: 440px;
}

A:link
{
	color: #cccccc;
	text-decoration: underline;
}

A:visited
{
	color: #cccccc;
	text-decoration: underline;
}

A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

A:active
{
	color: #ff0000;
	text-decoration: underline;
}