.main_menu_left_cap{
	width:10px;
	background:#677719;
}
.main_menu_right_cap{
	width:10px;
	background:url(../../img/m_main_menu_right_cap.gif) no-repeat;
}
.main_menu_cap_content{
	height:86px;
	background: #677719;
	padding:5px 2px 0 2px;
	vertical-align: top;
}
.main_menu_left_cap_active{
	width:10px;
	background: #878E37;
}
.main_menu_right_cap_active{
	width:10px;
	background:url(../../img/m_main_menu_right_cap_active.png) no-repeat;
}
.main_menu_cap_content_active{
	height:26px;
	background:#878E37;
	padding:5px 2px 0 2px;
	vertical-align: top;
}
a.main_menu_item, a.main_menu_item:hover, a.main_menu_item_active{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
a.main_menu_item:hover, a.main_menu_item_active{
	color:#f0f0d9;
}