div.main_menu_mm{
	width: 200px;
	height: 23px;
	text-align: center;
	}

a.main_menu_mm{
	height: 23px;
	padding-top: 2px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	direction: rtl;
	font-size: 13px;
	width: 200px;
	font-weight: normal;
	text-align: right;
	text-indent: 25px;
	}
	
a.main_menu_mm:hover{
	font-weight: bold;
	}
	
a.main_menu_active_mm{
	height: 23px;
	padding-top: 2px;
	text-decoration: none;
	color: #ABE1FA;
	display: block;
	direction: rtl;
	font-size: 13px;
	width: 200px;
	font-weight: bold;
	text-align: right;
	text-indent: 25px;
	}

div.div_submenu2{
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
	direction: rtl;
	width: 200px;
	
	}
	
	
	
div.div_submenu_mm{
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
	direction: rtl;
	width: 200px;
	background-color: #4971A5;
	}

div.submenu_mm{
	width: 200px;
	height: 23px;
	text-align: right;
	direction: rtl;
	}

a.sub_menu_mm{
	text-decoration: none;
	width: 200px;
	color: #ffffff;
	display: block;
	background-image: url( ../img/bg_butt_mm.jpg );
	direction: rtl;
	font-size: 13px;
	height: 23px;
	padding-top: 2px;
	text-align: right;
	}
	
a.sub_menu_mm:hover{
	font-weight: bold;
	}
	
a.sub_menu_active_mm{
	text-decoration: none;
	width: 200px;
	color: #ABE1FA;
	display: block;
	background-image: url( ../img/bg_butt_mm.jpg );
	direction: rtl;
	font-size: 13px;
	height: 23px;
	padding-top: 2px;
	text-align: right;
	font-weight: bold;
	}

div.submenu{
	width: 200px;
	height: 23px;
	text-align: right;
	direction: rtl;
	}
									
					

					
/*-------menu 2---------------menu 2--------------------menu 2------*/

a.main_menu2{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
	}
	
a.main_menu2:hover{
	color: #00558F;
	}
	
a.main_menu2_active{
	color: red;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
	
a.sub_menu2{
	border:1px solid #C0C0C0;
	color: #727171;
	padding: 3px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	height: 20px;
	background-color: #ffffff;
	}
	
a.sub_menu2:hover{
	color: #000000;
	}
	
a.sub_menu2_active{
	border:1px solid #C0C0C0;
	color: #727171;
	padding: 3px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	height: 20px;
	background-color: #ffffff;
	}
	
a.sub_menu2_active:hover{
	color: #000000;
	}

/* ---------------- end menu 2--------------------*/	
	
