
BODY 
{ 
scrollbar-base-color: #ECEFF4; 
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #6B6D2B; 
border-color: #000000;
}

a:link { color: #24579C; text-decoration: underline }
a:active { color: #24579C; text-decoration: underline }
a:visited { color: #CC0000; text-decoration: underline }
a:hover { color: #000000; text-decoration: none }


.listheader
   {
     font: 14px arial;
     color: #000000;
     font-weight: bold;
   }

.listings
   {
     font: 14px arial;
     color: #000000;
	 font-style: none;
   }
   
.menu
   {
     font: 14px arial;
     color: #24579C;
     font-weight: bold;
	 font-style: ;
	 text-align: center;
   }
   
 .click
   {
     font: 14px arial;
     color: #ffffff;
     font-weight: bold;
	 font-style: ;
	 text-align: center;
   }  
   
.address
   {
     font: 14px arial;
     color: #24579C;
     font-weight: bold;
	 font-style: ;
	 text-align: left;
   }

.addressr
   {
     font: 14px arial;
     color: #24579C;
     font-weight: bold;
	 font-style: ;
	 text-align: right;
   }
   
.namesb
   {
     font: 16px arial;
     color: #000000;
     font-weight: bold;
	 font-style: ;
	 text-align: center;
   }

.namesr
   {
     font: 16px arial;
     color: #CC0000;
     font-weight: bold;
	 font-style: ;
	 text-align: center;
   }

.main
   {
     font: 10px arial;
     color: #000000;
     font-weight: bold;
	 font-style: ; 
	
	}
	
	
