﻿.MainMenu,.SubMenu
{
	padding-right:24px !important;
    background-repeat:no-repeat;
    background-position:right center ;
}/*--------------- Menu Styles ----------------------------------------------------------*/
.MenuTop
{

}
.MenuTopRight
{
	background-image: url(images/pBox_03.jpg);
	width:5px;
	height: 30px;
}
.MenuTopLeft
{
	background-image: url(images/pBox_01.jpg);
	width:5px;
	height: 30px;
}
.MenuTopCenter
{
	background-image: url(images/pBox_02.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.MenuCenterFloater
{
}
.MenuLeft
{
	background-image: url(images/pBox_04.jpg);
	background-repeat: repeat-y;
	width: 5px;
}

.MenuRight
{
	background-image: url(images/pBox_06.jpg);
	background-repeat: repeat-y;
	width: 5px;
}

.MenuContent
{

}

.MenuBottom
{
}

.MenuBottomRight
{
	background-image: url(images/pBox_09.jpg);
	width:5px;
	height: 5px;
}
.MenuBottomLeft
{
	background-image: url(images/pBox_07.jpg);
	width:5px;
	height: 5px;
}
.MenuBottomCenter
{
	font-size:0px;
	background-image: url(images/pBox_08.jpg);
	background-repeat: repeat-x;
	height: 5px;
}

.MenuMainTbl
{
	margin: 0 0 4 0;
}


