   body
    {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     background-color: #eeeeee;
    }    
   div.cont_top1
    {
     border-bottom: solid 4px #f89800;
     margin-bottom: 2px;
     background-color: #ffffff;
     height: 100px;
     width: 100%;     
    } 
   div.cont_top2
    {
     border-top: solid 1px #f89800;
     height: 100%;
     width: 100%;
    } 
   div.cont_top2_mid
    {
     border-left: solid 1px #f89800;
     border-right: solid 1px #f89800;
     margin; 0;
    } 
   div.cont_mid
    {     
     margin; 0;
     background-color: white;
     padding-left: 10px;
     padding-right: 10px;
     margin-top: 5px;
     padding-bottom: 5px;
    } 
   div.cont_bot
    {
     text-align: right;
     color: black;
     font-size: 8pt;
    }  
   a.topbar
    {
     display: block;
     color: #ffffff;
     height: 15px;
     text-align: center;
     font-weight: bold;       
     border-bottom: solid 2px #f89800;
     background-color: #cc0000;
     font-size: 10pt;
     text-decoration: none;
     padding-top: 5px;
     padding-bottom: 5px;
     margin-left: 1px;
     margin-right: 1px;
    } 
   a.topbar:hover
    {
     color: #cc0000;    
     background-color: #ffffff;
     border-bottom: solid 2px #ffffff;
     text-decoration: underline;
    }     
   a.atopbar
    {
     display: block;
     color: #000000;    
     text-decoration: underline;
     background-color: #ffffff;
     border-bottom: solid 2px #ffffff;
     height: 15px;
     text-align: center;
     font-weight: bold;       
     font-size: 10pt;
     padding-top: 5px;
     padding-bottom: 5px;
     margin-left: 1px;
     margin-right: 1px;
    }     
   table
    {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
    }   
   div
    {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
    } 
    
   a
    {
     color: #000000;
     text-decoration: underline;
    }
   a:hover
    {
     color: #bb0000;
     text-decoration: underline;
    }
