.main_menu_item, .main_menu_item_active{
display:block;
background:url(../../img/sq_main_menu_nactive_bg.jpg) no-repeat;
margin-top:5px;
padding-left:29px;
font:18px "Times New Roman", Times, serif;
color:#990000;
text-decoration:none;
}
a.main_menu_item:hover, a.main_menu_item_active{
background:url(../../img/sq_main_menu_active_bg.jpg) no-repeat;
color:#fff;
}
