BODY
{
	COLOR: #FFC705;
	background-color: #000000;
	font-family: verdana, sans-serif; 
	font-size: 9pt;
 	background-attachment: fixed;
	background-repeat: repeat;
	
}

A:active
{
	COLOR: #FFC705;
	font-weight: bold;
	font-family: verdana, sans-serif; 
	font-size: 9pt;
	text-decoration: none
}
A:link
{
	COLOR: #FFC705;
	font-weight: bold;
	font-family: verdana, sans-serif; 
	font-size: 9pt;
	text-decoration: none
}
A:visited
{
    COLOR: #FFC705;
	font-weight: bold;
	font-family: verdana, sans-serif; 
	font-size: 9pt;
	text-decoration: none
}
A:link:hover
{
	COLOR: #FFC705;
	font-weight: bold;
	font-family: verdana, sans-serif; 
	font-size: 9pt;
	text-decoration: underline overline;
}
.overallmenu
{
	color: #FFC705;
	font-size: 9pt;
	background-color: #000000;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width:180px;
	
}

.overallmain
{
	color: #FFC705;
	background-color: #000000;
	font-size: 8pt;
	position: absolute; 
	left: 180px; 
	top: 100px; 
	width:800px;
 	height:600px;

}

.overalltop
{
	color: #FFC705;
	background-color: #000000;
	font-size: 9pt;
	position: absolute; 
	left: 180px; 
	top: 0px; 
	width:800px;
 	height:100px;
	
}

td
{
	COLOR: #FFC705;
	background-color: #000000;
	font-family: verdana, sans-serif; 
	font-size: 8pt;
 	overflow: scroll;
}
