body 
{
    background-color: #000;
	margin:0;
	padding:0; }
   
h1{
	font-size: 20px;
	font-weight: bold;
	}
	 
.main 
 { background-image: url(images/center_BGtile.jpg);
 	background-repeat: repeat-y; }
    
.footer 
{	
    text-align: right;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
	height: 230px;
	padding-right: 148px;  
	background-image: url(images/footerbg.jpg);
 	background-repeat: no-repeat; }
    
.regtxt 
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #000; 
    line-height: 19px; }
    
.regtxtb
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #000; 
    line-height: 19px; }
    
.smtxt 
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000; 
    line-height: 14px; }
    
.quickquote 
{
    background-color: #dfdfdf;
    border: 2px solid #c8c8c8;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #333333; 
    padding: 10px; }
    
.drktxt 
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #333333; }
    
.drktxtb 
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #333333; }
    
.bluetxt 
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 16px;
    color: #3a240f; }
    
.input 
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #333333; 
    border: 1px solid #333333; }
    
.inputlg
{
    font-family: tahoma;
    font-weight: normal;
    font-size:	 12px;
    color: #6e6e6e; 
    border: 1px solid #666666; }
    
.button 
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #cccccc;
    background-color: #333;
    padding: 2px; }
    
a.bluelink:link
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #3a240f;
    text-decoration: none;  }
    
a.bluelink:visited
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #3a240f;
    text-decoration: none;  }

a.bluelink:active
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #3a240f;
    text-decoration: none; }

a.bluelink:hover
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #614021;
    text-decoration: underline; }
    
.border 
{
    border: 1px solid #081a38; }
    
a.bluelinklg:link
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 16px;
    color: #3a240f;
    text-decoration: none; 
    padding: 5px;
    background-color: #dfdfdf;
    border: 2px solid #c8c8c8;  }
    
a.bluelinklg:visited
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 16px;
    color: #3a240f;
    text-decoration: none;
    padding: 5px;
    background-color: #dfdfdf;
    border: 2px solid #c8c8c8;   }

a.bluelinklg:active
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 16px;
    color: #3a240f;
    text-decoration: none;
    padding: 5px;
    background-color: #dfdfdf;
    border: 2px solid #c8c8c8;  }

a.bluelinklg:hover
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 16px;
    color: #614021;
    padding: 5px;
    background-color: #c8c8c8;
    border: 2px solid #b3b3b3; }
