<!--

a {
  color: #D96015;
}

body {
  background: #000000 url("../graphics/bg.gif") no-repeat top left;
  margin: 0px 0px 0px 0px;
}

table { 
  background-color: none; 
  border: none; 
} 

td { 
  background-color: none; 
  border: none; 
} 

.scrollable { 
  width: 435px; 
  height: 380px; 
  overflow: auto; 
} 

.tbl_main {
  margin: 50px 0px 0px 0px;
  width: 670px;
  height: 395px;
}

//-->