.MainMenu,.SubMenu
{
	padding-right:24px !important;
    background-repeat:no-repeat;
    background-position:right center ;
}/*--------------- Menu Styles ----------------------------------------------------------*/
.MenuTop
{

}
.MenuTopRight
{
	background-image: url(images/MenuUR.jpg);
	height:17;
	width:14;
}
.MenuTopLeft
{
	background-image: url(images/MenuUL.jpg);
	height:17;
	width:14;
}
.MenuTopCenter
{
	background-image: url(images/MenuUbk.jpg);
	height:17;
}
.MenuCenterFloater
{
}
.MenuLeft
{
	background-image: url(images/MenuL.jpg);
	background-repeat: repeat-y;
	width: 5;
}

.MenuRight
{
	background-image: url(images/MenuR.jpg);
	background-repeat: repeat-y;
	width: 5;
}

.MenuContent
{

}

.MenuBottom
{
}

.MenuBottomRight
{
	background-image: url(images/MenudR.jpg);
	height:17;
	width:14;
}
.MenuBottomLeft
{
	background-image: url(images/MenudL.jpg);
	height:17;
	width:14;
}
.MenuBottomCenter
{
	background-image: url(images/MenuDBK.jpg);
	height:17;
}

.MenuMainTbl
{
	margin: 0 0 4 0;
}
/*--------------- ComponentArt Menu ---------------------------------------------------*/
/*td { text-align:right; }*/
.MenuGroup
{
	background-image: url(images/Menub.jpg);
}

.MenuItem 
{
	height:20;
	cursor:pointer;
	font-size:11px;
	font-weight: 400;
	color:#444444;
	text-align:left;
	direction:rtl;
}

.MenuItemHover 
{
	height:20;
	cursor:pointer;
	font-size:11px;
	font-weight: 400;
	color:#552B2B;
	background-image: url(images/MenuBH.jpg);
	direction:rtl;
}

.MenuItemActive
{
	height:20;
	cursor:pointer;
	font-size:11px;
	font-weight: 400;
	color:#FFA900;
	background-image: url(images/MainMenuTileH.jpg);
	direction:rtl;
}

.MenuItemExpanded 
{
	height:20;
	cursor:pointer;
	font-size:11px;
	font-weight: 400;
	color:#552B2B;
	background-image: url(images/MainMenuTileH.jpg);
	direction:rtl;
}

/*--------------- End Of Menu Styles ---------------------------------------------------*/

