body 
{
  background-color: black;
}

div, td, body, p, #global 
{
  font-family : arial;
  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:#00FF00;
}
.for_xo
{

	color:#008080;
}
.sysop
{

	color:#FFF000;
}


.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;
}
