.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;
}

