.maincontent a {
     color:#1b5896;
}

#navigation_top {
      color: #FFFFFF; 
 }

#navigation_top ul li.active {    
   		  
   		background:url("../img/bg_blue_bar.gif") repeat-x left top;    
   		 color:#ffffff; 
}

#navigation_top ul li a {
      color:#FFFFFF;      
}

#navigation_top ul li a:hover {     
        background: #1b5896 url(../img/dark_round_corners_top_tp.gif) top left no-repeat;      
}


#navigation_top ul li ul li {      
        background: #8baaca url(../img/angled_corners_top_tp.gif) top left no-repeat;
     
}

#navigation_top ul li ul li a:hover {
 		
        background: #ca1d1d url(../img/angled_corners_top_tp.gif) top left no-repeat;   
  
}

#navigation_top ul li ul li a {         
        color: #FFFFFF;     

}


#navigation_top .folded
{
	  background:url("../img/bg_blue_bar.gif") repeat-x left top;
      color: white;
}

#navigation_top .unfolded {     
              
        background:url("../img/bg_blue_bar.gif") repeat-x left top;
        color: white;
}

.link_hover
{
 color: white;
}

.link_unhover { color: white; }
