body
{
  background-color: #000000;
  background-width: 100%;
  background-height: 100%;
  background-attachment:fixed;
  font-family:verdana;
  font-size:11pt;
  color: #4f4f4f;
  margin:0px;
  margin-top:0px;
}
select
{
  background-color:#212121;
  color:#9b9b9b;
  font-size:9pt;
  border:#5c2424 1px solid;
}  
img
{
  border:none;
}
table
{
  font-size:8pt;
}

A{color:#5c2424; text-decoration: none;}
A:Hover{color:#8f2424;}
A:visited {color: #533131;}
A:active {color: #521616;}

.table
{
  border-right:1px solid #2e2e2e;
  border-left:1px solid #2e2e2e;
  border-bottom:1px solid #2e2e2e;
}

.tr
{
  background-color:#212121;
  color:#000000;
  font-weight:600;
}

.tr1
{
  background-color:#0b0b0b;
}

.tr2
{
  background-color:#101010;
}
