body 
{
	font-family: Verdana;
  	background-color: black;
}

div, body, td,p, #global 
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size : 10Pt;
}

.header_table
{
	background-image: url("/img/FPF/top_header.jpg");
}

.header_cell
{
	background-image: url("/img/FPF/small_header.jpg");
}

td
{
	color: #FFFFFF;
}

.for_co
{

	color:#00FF00;
}
.for_xo
{	

	color:#008080;
}

.first_bar 
{
	background-color : #cc66cc;
	font-size : 10Pt;
}
.first_cel 
{
	background-color : #232323;
	font-size : 10Pt;
	
}


ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size : 10Pt;
}

.toplinks 
{

	color: #F0F8FF
}
.bullets 
{

	font-size: 12px; color: #9090FF; 
}


input,textarea 
{

	background: #CCCCCC; 
	color: black; 
	border-width: 1Px; 
	font-weight: normal; 
	border-color: black; 
	font-family:arial ; 
	font-size:10pt
}

A.secure, A.secure:visited, A.secure:link 
{
	text-decoration: none;
	color: red;
}
a:link 
{
	text-decoration: none;
	color: #CC99FF;
	font-weight:bold;
}
a:visited 
{
	text-decoration: none;
	color: #CC99FF;
	font-weight:bold;
}
a:hover 
{
	text-decoration: none;
	color: #CC99FF;
	font-weight:bold;
}
a:active 
{
	text-decoration: none;
	color: #CC99FF;
	font-weight:bold;
}