/*
	STYLE SHEET
*/
BODY,DIV 
{
	scrollbar-base-color:#180C45; 
	scrollbar-face-color:#000000; 
	scrollbar-arrow-color:#CCCCFF; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#000000; 
	scrollbar-highlight-color:#2A1579; 
	scrollbar-darkshadow-Color:#180C45; 
	background:#000000;
}

TABLE	{background:transparent;}


/*
	The style sheet for using fonts.
*/

H4	{
	font-size: 12pt;
	font-family: Arial; 
	color:#77777
	}
.GOLD	{
	font-size: 10pt; 
	font-family: Arial; 
	color:#FAD60D
	}		
.terms 	{
	font-size: 8pt; 
	font-family: Arial; 
	color:#D4D2D5
	}		
B	{
	color:#777777
	}
TD,FONT 	{
	font-size: 10pt; 
	font-family: Arial; 
	color:#2DBB41
	}		
A:link 	{
	color:#FFFFFF;text-decoration:none;
	}
A:active 	{
	color:#FFFFFF;text-decoration:none;
	}
A:link 	{
	color:#FFFFFF;text-decoration:none;
	}
A:visited {
	color:#FFFFFF;text-decoration:none;
	}
A:hover {		FILTER:blur(add="0",direction="90",strength="5");
	cursor:help;
	color:#2DBB41;
	letter-spacing:0px;height:0px;text-decoration:none
	}