BODY 
 {
	scrollbar-base-color: #006600;
	scrollbar-arrow-color: #cccc99;
	scrollbar-track-color:#001000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0;
	margin-right : 3%;
	margin-left : 0;
	background-repeat : no-repeat;
	background-position : center;
	background-attachment : fixed;
}


A:link
 { color: #3366ff;
 text-decoration: none }
A:active
 { color: #3366ff;
 text-decoration: none }
A:visited
 { color: #3366ff;
 text-decoration: none }
A:hover   { TEXT-DECORATION: none; color: red }


.mainTable {
	background-color: #006600;
	border: 1px solid #006633;
	
 }

TD
 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: Normal;
	color: #cococo;
	margin-right : 10%;
}


