﻿.MainMenu,.SubMenu
{
	padding-right:24px !important;
    background-repeat:no-repeat;
    background-position:right center ;
}/*--------------- Menu Styles ----------------------------------------------------------*/
.MenuTop
{

}
.MenuTopRight
	height:0px;
font-size:0px;
width:0px;
}
.MenuTopLeft
{
	height:0px;
font-size:0px;
width:0px;
}
.MenuTopCenter
{
	background-image: url(images/);
	height:0px;
font-size:0px;
}
.MenuCenterFloater
{
}
.MenuLeft
{
}

.MenuRight
{
}

.MenuContent
{

}

.MenuBottom
{
}

.MenuBottomRight
{
	height:0px;
font-size:0px;
width:0px;
}
.MenuBottomLeft
{
	height:0px;
font-size:0px;
width:0px;
}
.MenuBottomCenter
{
	background-image: url(images/);
	height:0px;
font-size:0px;
}

.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 ---------------------------------------------------*/

