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);
}

hr {
color : #101D52;
}

.for_co{color:#00FF00;}
.for_xo{color:#008080;}
.for_wxo{color:#008800;}
.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;
}

a:active  {
  color : #6600cc;
  text-decoration : none;
}

a:link  {
  color : #9090FF;
  text-decoration : none;
}

a:visited  {
  color :#9090FF;
  text-decoration : none;
}

a:hover  {
  color : #6600cc;
  text-decoration : none;
}