BODY.topnav {
  font-family: Arial;
  font-size: 10pt;
  background-color: #000000 ;
}

BODY.sidenav {
  font-family: Arial;
  font-size: 10pt;
  background-color: #DDDDDD;
}

TABLE {
  font-family: Arial;
  font-size: 10pt;
}

TABLE.topmenu {
  background-color: #666666 ;
}

TD.topmenu_bak 
{
  background-color: #E9E9E9 ;
  width: 118px;
  text-align: center;
  font-weight: bold;
}

TD.topmenu 
{
  background-color: #E9E9E9 ;
  width: 126px;
  text-align: center;
  font-weight: bold;
}

TABLE.sidemenu {
  background-color: #808080 ; 
  width: 160px;
  font-size: 9pt;
}

TD.sidemenu {
  background-color: #E9E9E9 ;
  height: 29px;
}

A 
{
  text-decoration: none;
}

A.direct_link
{
  font-family: Arial;
  font-size: 9pt;
  text-decoration: none;
}
