HTML
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
TABLE
{
	font-size:11px;
}
BODY
{
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size:10px;
}
A
{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
.result_b
{
	padding: 20px 20px 20px 20px;
	color: #339900;
	font-weight: bold;
}
.result
{
	padding: 20px 20px 20px 20px;
	color: #CC0000;
	font-weight: bold;
}
.Button
{
	border-top: solid 1px #990000;
	border-bottom: solid 1px #990000;
	border-left:0;
	border-right:0;
	height:25px;
	color: #990000;
	width:90px;
	background-color:#DDDDDD;
	cursor:pointer;
}
.Trademark
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	color:#CCCCCC;
}
.LinkImage
{
	text-decoration: none;
	border: none;
}
.Separator
{
	padding: 0 5 5 25; 
	border-left: 1px solid white;
}
.News
{
	overflow: auto;
	height: 400px;
	width: 270px;
}
.NewsHidden
{
	height: 0px;
	width: 0px;
}
#General
{
	background-color: #D3D3D3;
	width: 850px;
}
#Menu
{
	font-weight: bold;
	font-size: 12px;
	padding: 0px 10px 15px 10px;
	background-color: #D3D3D3;
	width: 145px;
}
#menuItem
{
	text-decoration: none;
	color: #990000;
	line-height: 2;
}
