.glossymenu_he, .glossymenu_he li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 0px solid black;
	
	position:relative;
	direction:rtl;
}

.glossymenu_he li{
	position: relative;
	direction:rtl;
}

.glossymenu_he li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 500px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	border-right: 1px solid white;
}

.glossymenu_he li a{
	background: white url(/images/vert_menu_back.gif) repeat-x bottom left;
	font: bold 14px Arial;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-right: 10px;
	text-decoration: none;
	direction:rtl;
}

.glossymenu_he .arrowdiv{
	position: absolute;
	left: 2px;
	background: transparent url(/images/vert_menu_back_sub1_he.gif) no-repeat center left;
}

.glossymenu_he li a:visited, .glossymenu li a:active{
	color: white;
}

.glossymenu_he li a:hover{
	background-image: url(/images/vert_menu_back1.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu_he li { float: left; height: 1%; }
* html .glossymenu_he li a { height: 1%; }
/* End */

#ul_he_1
{
	width:150px;
}
#ul_he_2
{
	width:350px;
}
#ul_he_3
{
	width:180px;
}
#ul_he_4
{
	width:180px;
}