a.menu:link 		{color: #C8CE26; text-decoration: none; font-family: verdana; font-weight: bold; font-size:10px }
a.menu:visited 		{color: #C8CE26; text-decoration: none; font-family: verdana; font-weight: bold; font-size:10px }
a.menu:hover		{color: #000000; text-decoration: none; font-family: verdana; font-weight: bold; font-size:10px }
a.menu:active		{color: #000000; text-decoration: none; font-family: verdana; font-weight: bold; font-size:10px }


.body {background: #000000;}

.table_main
 {
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 }

.plaintext
	{
	color: #C05D1C; 
	text-decoration: none; 
	font-family: verdana; 
	font-weight: normal; 
	font-size:10px;
	}
	
.plaintextg
	{
	color: #C8CE26; 
	text-decoration: none; 
	font-family: verdana; 
	font-weight: normal; 
	font-size:10px;
	}
	
.header
	{
	color: #C8CE26; 
	text-decoration: none; 
	font-family: verdana; 
	font-weight: bold; 
	font-size:14px;
	}
	
.div_box
	{
	font-family: tahoma; 
	font-size: 10px; 
	color: #000000; 
	width: 802px; 
	height: 275px; 
	border: 0px; 
	background-color: #FFFFFF; 
	overflow: auto; 
	padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px;
	}