  body {
    background-image: url("../images/background.jpg"); background-repeat: repeat; 
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    }
  .top_first_row {
    background: black;  width: 100%; height: 60px; border-width: 2px; 
    border-style: ridge ridge ridge ridge;
    }
  .top_first_row img {
    position: relative; top: 2px; width: 149px; height: 48px;
    }
  .top_first_row_text {
    text-align: right; text-decoration: none; border: none; font-size: 13px;
    font-weight: bold; color: #ffffff;
    }
    .top_first_row_text a {
       text-align: right; color: #ffffff; border: none; 
       }
  .top_second_row {
    background: black;  width: 100%; height: 30px; border-width: 2px;
    border-style: none ridge ridge ridge; font-size: 17px; 
    }
    .top_second_row a {
      text-align: right; color: #ffffff; 
      }
    .top_second_row td {
      width: 25%; text-align: center; border-width: 2px;
      border-style: none ridge none none;
      }  
    .top_second_row td.right {
      width: 25%; text-align: center; border: none;
      }
  .search_info {
    background: #e6e6e6; width: 100%; border-width: 2px; border-style: none ridge ridge none;
    font-size: 15px; cell-spacing: 0px; cell-padding: 0px;
    }
    .search_info td.20 {
      text-align: center; width: 20%;
      }  
    .search_info td.20r {
      text-align: right; width: 20%;
      }  
    .search_info td.60 {
      text-align: center; width: 60%;
      }  
    .search_info td { 
      border-width: 2px; border-style: ridge none none ridge;
      }  
    .search_info td.c {
      text-align: center;
      }  
  .pre_search_info {
    width: 70%; border-style: none none none none;
    font-size: 15px; cell-spacing: 0px; cell-padding: 0px;
    }
    .pre_search_info td.20r {
      text-align: right; width: 25%;
      }  
    .pre_search_info td.20l {
      text-align: left; width: 25%;
      }  
    .pre_search_info td.60 {
      text-align: left; width: 50%;
      }  
    .pre_search_info td { 
      border-width: 2px; border-style: none none none none;
      }  
    
    
      
      
      
  h3 {
    font-size: 17; font-weight: bold; text-align: center;
    }
  h3.left {
    text-align: left;
    }  
  .bottom {
    background: black;  width: 100%; height: 20px; 
    border-width: 2px; border-style: ridge ridge ridge ridge;
    }
