
A.imglink{ 
    color:white; 
    width:130px; 
    height:20px; 
    background:white url('../images/off_new.gif') no-repeat; 
    text-align:center; 
    padding-top:2px; 
    display:block; 
    text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:9pt; font-family:verdana, sans-serif}
     
    A.imglink:Hover{ 
    color:red; 
    text-decoration:none; 
    background:white url('../images/on3_new1.gif') no-repeat;; font-style:normal; font-variant:normal; font-weight:bold; font-size:9pt; font-family:verdana, sans-serif} 
    
.textSmall		{ font-family: Arial;
				  font-size: 7pt;
				  color: #ffffff; }
				  
.boldBlue		{ font-family: Verdana;
				  font-size: 12pt;
				  font-weight: 700;
				  color: black; }
				  
TD.navFooter	{ background: #FF6600;
				  width: 800px;
				  height: 15px;
				  font-family: Arial;
				  font-size: 8pt;
				  text-align: center;
				  color: black; }
				  
A.footer		{ text-decoration: none;
				  color: black; }		  