.menu1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu1:hover { color: #FBA90F; text-decoration: none}


#layer1 {
   background-color : #0044AD; filter: Alpha(opacity=90);
   layer-background-color : #0044AD;
   border-width : 0px; 
   border-style : none; 
   border-color : ''; 
   width : 145px; 
   top : 40px; 
   left : 115px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden;
}


#layer2 {
   background-color : #0044AD; filter: Alpha(opacity=90);
   layer-background-color : #0044AD;
   border-width : 0px; 
   border-style : none; 
   border-color : ''; 
   width : 100px; 
   top : 140px; 
   left : 135px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden;
}



#layer3 {
   background-color : #0044AD; filter: Alpha(opacity=90);
   layer-background-color : #0044AD;
   border-width : 0px; 
   border-style : none; 
   border-color : ''; 
   width : 145px; 
   top : 340px; 
   left : 10px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden;
}


#layer4 {
   background-color : #0044AD; filter: Alpha(opacity=90);
   layer-background-color : #0044AD;
   border-width : 0px; 
   border-style : none; 
   border-color : ''; 
   width : 145px; 
   top : 350px; 
   left : 90px;
   position : absolute; 
   z-index : 90; 
   visibility : hidden;
}



.homepage {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none}


