.maincontent a {
     color:#1b5896;
}

#navigation_top {
      color: #FFFFFF; 
 }


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


#navigation_top ul li ul li {      
        background: #1b5896 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: #fff;     

}

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

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

.link_hover
{
 color: white;
}

.link_unhover { color: black; }

