body{
	background-image:		url(bg.jpg);
	background-repeat:		repeat-x; 
	background-color:		#000000;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	color:				#FFFFFF;
	margin:				0px; 
	scrollbar-arrow-color:		#00ff00;
	scrollbar-track-color:		#004400;
	scrollbar-shadow-color:		#002200;
	scrollbar-face-color:		#006600;
	scrollbar-highlight-color:	#008800;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-3dlight-color:	#00aa00;
		}
table.fullpage	{
	border:			1px solid #14142D;
	width:			100%;
		}
table.section	{
	border:			1px solid #14142D;
	width:			100%;
		}
th		{
	vertical-align:			top;
		}
th.header	{
	background-color:	#14142D;
	color:			#dddddd;
	font-size:		11pt;
		}	
th.subhead	{
	background-color:	#000000;
	color:			#cccccc;
	font-size:		11pt;
		}	

td	{
	background-color:	#000000;
	color:			#999999;
	font-size:		10pt;
	vertical-align:			top;
		}	
b	{
	color:			#aaaaaa;
	font-weight:		bold;
	text-decoration:	no-italic;
	}

.mainmenu	{
	background-color:	#00cc00;
	color:			#000000;
	font-size:		14pt;
	border:			0;
		}	

a:link		{
	color: 			#eeeeee;
	text-decoration:	underline;
		}

a:visited	{
	color:			#eeeeee;
	text-decoration:	underline;
		}

a:active	{
	text-decoration: 	none;
	text-decoration:	underline;
		}

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