 BODY  
 {
  /* Default settings for tax search pages. */
   margin-top:       7px; 
   margin-left:      7px;
   background-color: #FFFFFF;
   font-family:      Arial, Tahoma, MS Sans Serif, Terminal;
 }
 
  a:link
  {
    color:  #000080;
    background-color:  transparent;
    text-decoration:  none; 
   }

   a:visited
  {
    color:  #000080;
    background-color:  transparent;
    text-decoration:  none; 
   }  
   
    a:hover
  {
    color:  #0080ff;
    background-color:  transparent;
    text-decoration:  none; 
   }    
   
 .noline
 {
   text-decoration:  none;
 }

 .cell_border_nav
 {
   border-width:     2px;   
   border-style:     solid;
   border-color:     #ddeeff;
 }

 .cell_border_top
 {
   border-width:     2px;   
   border-style:     solid;
   border-color:     #ddeeff;
 }
  
 .cell_border_bottom
 {
   border-width:     2px;   
   border-style:     solid;
   border-color:     #ffffff;
 }
