



.maincontent a {
     color:#892020;
}

#navigation_top {
      color: #FFFFFF; 
 }

#navigation_top ul li a:hover {     
       background: #892020;
       color:#ffffff ;
}


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

#navigation_top ul li ul li a:hover {
 		
        background: #6d1414 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/bg_red_bar.gif") repeat-x left top;
      color: white;
}

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

.link_hover { color: white; }

.link_unhover { color: white; }

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

