.main_menu_left_cap{
width:10px;
background:url(../../img/main_menu_left_cap.gif) no-repeat;
}
.main_menu_right_cap{
width:10px;
background:url(../../img/main_menu_right_cap.gif) no-repeat;
}
.main_menu_cap_content{
height:26px;
background:url(../../img/main_menu_content_bg.gif) repeat-x;
padding:0 5px;
}
.main_menu_left_cap_active{
width:10px;
background:url(../../img/main_menu_left_cap_active.gif) no-repeat;
border-bottom:1px solid #fff;
}
.main_menu_right_cap_active{
width:10px;
background:url(../../img/main_menu_right_cap_active.gif) no-repeat;
border-bottom:1px solid #fff;
}
.main_menu_cap_content_active{
height:26px;
background:url(../../img/main_menu_content_bg_active.gif) repeat-x;
padding:0 10px;
border-bottom:1px solid #fff;
}
a.main_menu_item, a.main_menu_item:hover, a.main_menu_item_active{
font-size:12px;
color:#184C94;
text-decoration:none;
text-transform:lowercase;
}
a.main_menu_item:hover, a.main_menu_item_active{
color:#EA7C11;
}