
body, table {
  background-color:#ffffff;
  color: #8d8e90;
  font-family:Trebuchet MS;
  font-size: 9pt;

}


img {
    border-width:0px;
    margin:0px;
}


a:link, a:visited, a:active, body {

   color: #8d8e90; 
   text-decoration: none;  
}


a:hover, a:visited:hover {
 
 color: #666666;

}


.main_table {

 margin-top:20px;
 width:650px; 
 height:319px; 
 background-image:url('bg.gif'); 
 background-repeat:no-repeat; 
 background-position:center;


}



.div_left {

 margin-left:230px; 
 margin-top:120px; 
 text-align:left;

}


.div_right {

 text-align:left; 
 margin-top:120px; 
 margin-left:20px;

}