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

.glossymenu_en li{
	position: relative;
	direction:ltr;
}

.glossymenu_en 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-left:1px solid white;
	z-index:10;
}

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

.glossymenu_en .arrowdiv{
	position: absolute;
	right: 2px;
	background: transparent url(/images/vert_menu_back_sub1_en.gif) no-repeat center right;
}

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

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

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

#r_cms a{
	background: white url(/images/vert_menu_back_2row.gif) repeat-x bottom left;
}

#r_ums a{
	background: white url(/images/vert_menu_back_2row.gif) repeat-x bottom left;
}

#r_ums a:hover{
	background: white url(/images/vert_menu_back1_2row.gif) repeat-x bottom left;
}

#r_cms a{
	background: white url(/images/vert_menu_back_2row.gif) repeat-x bottom left;
}

#r_mms a{
	background: white url(/images/vert_menu_back_2row.gif) repeat-x bottom left;
}

#r_mms a:hover{
	background: white url(/images/vert_menu_back1_2row.gif) repeat-x bottom left;
}

#ul_en_1
{
	width:150px;
}
#ul_en_2
{
	width:420px;
}
#ul_en_3
{
	width:180px;
}
#ul_en_4
{
	width:180px;
}
