body{
  font-family       : Arial, Helvetica, Sans-serif;   
}

body{
 padding : 0px;
 margin  : 2px 0px 0px 0px;
}

sub {font-size:80%}

#fnl_top1 {
  display           : block;
  position          : fixed;
  top               : 2px;
  left              : 2px;
  right             : 2px;
  width             : 100%;
  color             : #336699; 
  text-align        : center;
  padding           : 2px 2px 2px 2px;
  border-top        : 1px solid #336699;
  border-bottom     : 1px solid #336699;
  background-color  : #def1fb;
  z-index           : 25;
}

#fnl_top1 a {
  font-size         : 10px;    
  font-weight       : bold;   
  font-style        : normal; 
  padding-left      : 5px;  
  padding-right     : 5px; 
  padding-top       : 1px; 
  padding-bottom    : 1px;
  text-decoration   : none;  
  color             : #336699; 
  background-color  : #def1fb;
}

#fnl_top1 a:visited {
  text-decoration   : none; 
  color             : #336699; 
}

#fnl_top1 a:hover {  
  text-decoration   : none; 
  color             : #ffffff;  
  background-color  : #336699;
}