        
      .r_pane {
          height: 334px; width: 135px; border: 1px solid;
         background-color: teal; padding-left: 5px;
       }
            
       .purchaseinfo {
          z-index: 5;   width: 220px;
         font-family: Arial;  height: 30px;  
         font-size: small; color: WHITE; text-align: center;
         background-color: #666667;     
       }
       .site-map {
         z-index: 5;   width: 170px;
         font-family: Arial;  height: 30px; word-spacing: 5px; 
         font-size: 18px; color: WHITE; text-align: center;
         background-color: #666667; border-right:1px solid white;      
       }
       .topbar {
          z-index: 5;   
         font-family: Arial;  height: 30px;  
         font-size: small; color: WHITE; text-align: center;
         background-color: #666667;  border-left:1px solid white;     
       }
       .purchaseinfo2 {
          z-index: 6; width: 220px;
          height: 245px; padding-top: 10px;   padding-left: 10px; padding-right: 10px;
                text-indent: 8px; font: 10pt Arial,Helvetica;
           background-color: #EFEFEF;
       }

        .ten { color: black; font: 10pt Arial,Helvetica;}
       
        .white_asterisk { color: white;}
      
       .floppy_nail {
         height: 55px; width: 570px; 
         font-family: 'Arial Narrow','Arial',sans-serif; 
         font-size: 12px; background-color: #EFEFEF;
         border-top:1px solid white; border-right:1px solid teal; border-left:1px solid white;
       }
       .usb_nail {
         height: 55px; width: 570px; 
         font-family: 'Arial Narrow','Arial',sans-serif; 
         font-size: 12px;
         border-right:1px solid teal; border-left:1px solid white; border-bottom:1px solid #cccccc;
       } 
       .blank_lines0 {
         width: 570px; 
         font: 10pt Arial,Helvetica;      z-index: 10; 
          border-right:1px solid #666667;  
       } 
       .l_pane { 
         font-family: 'Arial Narrow','Arial',sans-serif;
         font-size: 10pt; z-index: 10; background-color: #EFEFEF;
         border-left:1px solid #666667;  border-right: 1px solid #cccccc;
       } 
       
 