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_red.jpg");
}
.header_cell
{
	background-image: url("/img/cellpic_red.jpg");
}

hr {
color : #101D52;
}
.for_co{color:#00FF00;}
.for_xo{color:#008080;}

.first_bar {
	font-family : arial;
	background-color : #BA2000;
	font-size : 10Pt;
	
}
.first_cel {
	font-family : arial;
	background-color : #313131;
	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;
}

A.LeftHead {
  FONT-SIZE: 12pt; FONT-WEIGHT: bold
}
A.LeftHead:link {
  COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.LeftHead:visited {
  COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.LeftHead:active {
  COLOR: #8080B0; TEXT-DECORATION: none
}
A.LeftHead:hover {
  COLOR: #6600cc; TEXT-DECORATION: underline
}

