body 
{
  background-color: black;
  scrollbar-3dlight-color:#FF4444;
  scrollbar-arrow-color:#FF4444;
  scrollbar-base-color:#FF4444;
  scrollbar-track-color:#110000;
  scrollbar-darkshadow-color:#AA4444;
  scrollbar-face-color:#220000;
  scrollbar-highlight-color:#660000;
  scrollbar-shadow-color:#440000;
}

div, td, body, p, #global 
{
  font-family : fantasy;
  color: white;
  font-size : 10Pt;

}

.header_table
{
	background-image: url("/img/top_header_blue.jpg");
}
.header_cell
{
	background-image: url("/img/cellpic_blue.jpg");
}


.for_co
{

	color:#FF5030;
}
.for_xo
{

	color:#CC0066;
}

.first_bar 
{
	font-family : arial;
	background-color : #0000FF;
	font-size : 10Pt;
	
}
.first_cel 
{
	font-family : arial;
	background-color : #111111;
	font-size : 10Pt;
	
}
ul 
{
  font-family : arial, helverica, sans-serif;
  color: white;
  font-size : 10Pt;
}

a  
{
  font-family : arial;
  font-size : 10Pt;
  text-decoration : none;
  font-weight:bold;
}

a:active  
{
  color : #6600cc;
  text-decoration : none;
  font-weight:bold;
}

a:link  
{
  color : #9090FF;
  text-decoration : none;
  font-weight:bold;
}

a:visited  
{
  color :#9090FF;
  text-decoration : none;
  font-weight:bold;
}

a:hover  
{
  color : #6600cc;
  text-decoration : none;
}
