body { background-color: #dfb883; 
         }
          a:link {color:blue; text-decoration:none;}
          a:visited {color:red; text-decoration:none;}
          a:hover {color:purple; text-decoration:underline;cursor:url("../cursr/open.cur");}
          a:active {color:#ffffff; text-decoration:none; background-color:none; border:none;}           
 


.text1 { text-indent: 2em;
       text-align:left;
							font-family: Arial, sans-serif;
							font-size: 13px;
							font-style: normal;
							text-decoration: none;
     }  
     
.text2 { font-family: Arial, sans-serif;
							font-size: 10px;
							font-style: normal;
							text-decoration: none;
     }      
     
.text3 { font-family: Arial, sans-serif;
							font-size: 12px;
							font-style: normal;
							text-decoration: none;
     }  

.text4 { font-family: Arial, sans-serif;
							font-size:16px;
							font-style: normal;
							text-decoration: none;
     }      
.text5 { text-align:center;
              font-family: Arial, sans-serif;
							font-size: 18px;
							font-weight:500;
							font-style: normal;
							text-decoration: none;
     }
.text6 { font-family: Arial, sans-serif;
							font-size:13px;
							font-style: normal;
							text-decoration: none;
							text-align:left;
							} 
.text7 { font-family: Arial, sans-serif;
							font-size: 14px;
							font-style: normal;
							text-decoration: none;
							} 							          
.text8 { text-align:center;
              font-family: Arial, sans-serif;
							font-size: 36px;
							font-weight:500;
							font-style: normal;
							text-decoration: none;
     }
.text9 { font-family: Arial, sans-serif;
							font-size:28px;
							font-style: normal;
							text-decoration: underline;
							color:red;
     } 
.text10 { font-family: Arial, sans-serif;
							font-size:20px;
							font-style: normal;
							text-decoration: underline;
							color:blue;
     }
.bg1 {  background-color: #e9cda4; } 
.bg2 {  background-image:url('grafx/RugerBG.gif');background-repeat:no-repeat; background-position:center center; background-color: #fee16d; }
     
.bgy { background-image:url('grafx/bgy.gif'); background-repeat:repeat-y;background-color:#ffeccf;  }     
.bgx {  background-image:url('grafx/bgx.gif'); background-repeat:repeat-x; background-color:#ffeccf; } 
.bgx2 { background-image:url('grafx/bgx2.gif'); background-repeat:repeat-x; background-color:#ffeccf;}
.tbg1 { background-color: #e9cda4 ;}        

      
.td1  { background-color: #e9cda4;
        border-style: solid;
        border-color: #81481a;
        border-width: .1em;
        color: #000000;          
        font-family: Arial, sans-serif;
        font-size: 0.9em;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        vertical-align: middle;
        padding: .2em;
        empty-cells:show;
             }         
        
.td2  { background-color: #ffe6bc;
        border-style: outset;
        border-color: #dfb883;
        border-width: .8em;
        color: #000000;          
        vertical-align: top;
        padding: .2em;
        } 
     
 .atop { vertical-align:top;}   
        
        
        
        
