/* CSS Document */

TD.td_body_sidemenu {
   	background-color: #F1F2ED;
	vertical-align  : top;
	width           : 180px;
	text-align:right;
	font-size		: 16px;
	font-family:Arabic Transparent;
}

TD.td_highlight_1{
	background		: #006E51;
	border-style	: none none solid none;
	border-width	: 1px;
	border-color	: #FFFFFF;
	text-decoration	: none;
	padding-top		: 7px;
	padding-bottom	: 7px;
	padding-right   : 10px;
	text-align:right;
	font-size		: 16px;
	font-family:Arabic Transparent;
}

TD.td_highlight_2{
	/*background		: #338B74;*/
	background		: #006E51;
	border-style	: none none solid none;
	border-width	: 1px;
	border-color	: #FFFFFF;
	color			: #FFFFFF;
	text-decoration	: none;
	padding-top		: 7px;
	padding-bottom	: 7px;
	padding-right   : 10px;
	text-align		: right;
	font-size		: 16px;
	font-family:Arabic Transparent;	
}

TD.td_highlight_3{
	/*background		: #66A897;*/
	background		: #006E51;
	border-style	: none none solid none;
	border-width	: 1px;
	border-color	: #FFFFFF;
	color			: #FFFFFF;
	text-decoration	: none;
	padding-top		: 7px;
	padding-bottom	: 7px;
	padding-right   : 10px;
	text-align		:right;
	font-size		: 16px;
	font-family:Arabic Transparent;
}

TD.td_menu_lvl_1{
	background		: #d0d4c5;
	border-style	: none none solid none;
	border-width	: 1px;
	border-color	: #FFFFFF;
	color			: #000000;
	font-size		: 16px;
	font-family:Arabic Transparent;
	/*height          : 30px;*/
	padding-top		: 7px;
	padding-bottom	: 7px;
	padding-right   : 10px;
	text-decoration	: none;	
	text-align		:right;
	cursor: pointer;
}
	
TD.td_menu_lvl_2{
	background		: #E8EBE2;
	border-style	: none none solid none;
	border-width	: 1px;
	border-color	: #CDD3C1;
	color			: #000000;
	font-size		: 16px;
	font-family:Arabic Transparent;
	/*height          : 30px;*/
	padding-top		: 7px;
	padding-bottom	: 7px;
	padding-right   : 10px;
	text-decoration	: none;
	text-align:right;
	cursor: pointer;
}
	
TD.td_menu_lvl_3{
	background		: #FFFFFF;
	border-bottom: solid 1px #CDD3C1;
	border-right : solid 1px #e7eae1;
	color			: #000000;
	font-size		: 16px;
	font-family:Arabic Transparent;
	/*height          : 20px;*/
	padding-top		: 7px;
	padding-bottom	: 7px;
	padding-right   : 10px;
	text-decoration	: none;
	text-align:right;
	cursor: pointer;
}

A.level_1_link {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align:right;
	font-family:Arabic Transparent;
}	
	
A.level_1_link:hover {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align:right;
	cursor: pointer;
	font-family:Arabic Transparent;
}

A.level_1_link_highlight {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	font-family:Arabic Transparent;
}

A.level_1_link_highlight:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	font-family:Arabic Transparent;
}		
	
A.level_2_link {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align:right;
}	
	
A.level_2_link:hover {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align:right;
	cursor: pointer;
	font-family:Arabic Transparent;
}

A.level_2_link_highlight {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	font-family:Arabic Transparent;
}	
	
A.level_2_link_highlight:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
	cursor: pointer;
	font-family:Arabic Transparent;
}

A.level_3_link {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align:right;
	font-family:Arabic Transparent;
}	
	
A.level_3_link:hover {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align:right;
	cursor: pointer;
	font-family:Arabic Transparent;
}	

A.level_3_link_highlight {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	font-family:Arabic Transparent;
}	
	
A.level_3_link_highlight:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	cursor: pointer;
	font-family:Arabic Transparent;
}	
