BODY,P, BR, UL, OL, TD, TH, LI 
{ 
color: 000000; 
font:8pt verdana, helvetica, sans-serif; 
}  

 A {
 text-decoration: underline;
 color:FA8920;
 }
 
 .back {
background-image: url("images/main_back.gif");
background-repeat: no-repeat;
     }
     
.back2 {
background-image: url("images/about/left.jpg");
background-repeat: no-repeat;
     }  
     
.text_field {
        width        : 54px;
        font-size    : 10px;
        font-family  : verdana;
        border       : 1px solid #D9D9D9;

}  

.resell_field {
        font-size    : 10px;
        font-family  : verdana;

}  
   
   .blue {
     font-family : Verdana, Arial, Helvetica;
     font-size : 10px;
     color :#30B8D7;
     text-decoration : none;
    }
    
   .ltgrey {
     font-family : Verdana, Arial, Helvetica;
     font-size : 10px;
     color :#585858;
     text-decoration : none;
    }
    
   .ltgreysmall {
     font-family : Arial, Helvetica;
     font-size : 9px;
     color :#585858;
     text-decoration : none;
    }
    
   .twhitebold {
     font-family : Verdana, Arial, Helvetica;
     font-size : 11px;
     color :#FFFFFF;
     font-weight: bold;
     text-decoration : none;
    }
    
.form-button-blue  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #ffffff;
	background-color: #003C61;
	font-weight: normal;
}

.nlink { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#053A5A; }
.nlink:link { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#053A5A; text-decoration: underline; }
.nlink:visited { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#053A5A; text-decoration: underline; }
.nlink:active { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#053A5A; text-decoration: underline; }
.nlink:hover { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#053A5A; text-decoration: underline; }

.tred { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#940F00; }
.tred:link { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#940F00; text-decoration: underline; }
.tred:visited { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#940F00; text-decoration: underline; }
.tred:active { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#940F00; text-decoration: underline; }
.tred:hover { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#940F00; text-decoration: underline; }


   .calc {
     font-family : Verdana, Arial, Helvetica;
     font-size : 10px;
     color :#000000;
     text-decoration : none;
    }