BODY 
{
	background-color:#000000 ;
	FONT-FAMILY: Trebuchet MS,Helvetica,sans-serif;
 	FONT-SIZE:10pt
}

A:link
{ 
	color: #3300FF; 
	text-decoration: none; 
}
A:visited
{ 
	color: #FF6600; 
	text-decoration: none; 
}
a:active
{
	color: #FFFF00;
	text-decoration: underline;
}
a:hover
	{color: #FFFF00;
	text-decoration: underline;
}
TABLE 
{
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS,Helvetica,sans-serif;
	FONT-SIZE: 10pt
}

TD 
{
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS,Helvetica,sans-serif;
	FONT-SIZE: 8pt
}
P 
{
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS,Helvetica,sans-serif;
	FONT-SIZE: 10pt
}
.useful
{
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS,Helvetica,sans-serif;
	FONT-SIZE: 8pt; 	border:solid 1Px green;
	text-align:left;
	text-decoration:none;
}
DIV 
{
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS,Helvetica,sans-serif;
	FONT-SIZE: 8pt; 	cursor:hand 	
}
.bottom
{
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS,Helvetica,sans-serif;
	FONT-SIZE: 8pt;width:950; 	cursor:hand;
	background-color:#000000;
	border:solid 1px black;
	border-right:solid 1px black
}
A.menu_active
{
	border:1px solid #ffff00;
	background-color:#000000;
	color:#ffff00;
	font-size: 8pt;
    	font-weight: bold;
    	text-decoration: none;
    	cursor: hand;
}
A.menu_inactive
{
	COLOR: #ff6600;
	text-decoration: none;
	border:1px solid #ff6600;
background-color:#000000;
}
A.menu_active:hover
{
	border:1px solid #413D75;
	background-color:#6666ff;
	color:orange;
    	font-size: 8pt;
    	font-weight: bold;
    	text-decoration: none;
    	cursor: hand;
}
A.menu_inactive:hover
{
	COLOR: #ffff00;	
	text-decoration: none;
	background-color:#000000;
	border:1px solid #ffff00;
}
xouter3
{
	width:100%;
	border:1px solid #000;
	float:left;
	margin:20px 0 15px 9%;
}
.xleftcol3
{
	float: left;
	width: 15%;
	background:#000000;
	color:#ffffff;
}
.xmiddlecol3
{
	overflow:auto;
	background:#000000;
	color:#ffffff;
	border:1px solid #ffffff;
}

* html .xmiddlecol3{float:left}
* html .xmiddlecol3 .xinner3{width:100%;}

.xrightcol3
{
	float:right;
	width: 15%;
	background:#000000;
	color:#ffffff;
	position:relative;
}