.RadMenu_he
{
	border-bottom: 0px;
	float:right;
	direction:ltr !important;	
}
.RadMenu_he .item
{
	float:right !important;
}
.RadMenu_he .link
{
	padding:0 10px;
	background:url(img/top_menu_sep.gif) left center no-repeat;
}
.RadMenu_he .text
{
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	cursor:pointer;
	text-align:right;
}
.group .item
{
	float:right !important;
}
.group
{
	background-color:#fff;
	border:1px #0396b7 solid;	
	float:right  !important;
}
.group .link
{
	display:block;
	padding:0 10px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	background:none;
	width:120px;
	border-bottom:1px #019fc4 dotted;
}
.group .last a
{
	border-bottom:0 !important;
}
.RadMenu_he .last .link
{
	background:none;
}

.RadMenu_he .item .last
{
	background:none;
}
.group .link:HOVER
{
	background-color:#0396b7;

}
.group .text:HOVER
{
	color:White !important;
}
.group .link .text
{
	color:#0396b7;
}


.topMenuItemActive
{
	color:#0396b7 !important;
	font-weight:bold !important;
}
.topMenuSubItemActive
{
	background-color:#0396b7 !important;
}
.topMenuSubItemActive .text
{
	color:White !important;
}


.topMenuItemSpecial
{
	background:url(img/menu_special.gif) 2px 2px no-repeat !important;
	font-weight:bold !important;
}
.topMenuItemSpecial .text
{
	color:White !important;
}