.MainMenu_MenuContainer
{
    background: none transparent scroll repeat 0% 0%;
    width: 100%;
}


.MainMenu_MenuBar 
{
}

.MainMenu_MenuItem 
{
	BORDER-RIGHT: #e3e3e3 0px solid; 
	PADDING-RIGHT: 15px; 
	BORDER-TOP: #e3e3e3 1px solid; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11.5px; 
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: #e3e3e3 0px solid; 
	COLOR: #000000; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #e3e3e3 1px solid;
}

.MainMenu_MenuIcon 
{
    display: none; 
}

.MainMenu_SubMenu
{
    border-right: #e3e3e3 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    z-index: 1000;
    background: #ffffff;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=1);
    padding-bottom: 0px;
    margin-left: 2px;
    color: #ffffff;
    padding-top: 0px;
}

.MainMenu_MenuBreak {
	height: 1px;
	font-size: 1px;
}

.MainMenu_MenuBreak TD
{
    color: #e3e3e3;
}

.MainMenu_MenuItemSel {
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow
{
    border-right: #e3e3e3 1px solid;
    padding-right: 3px;
    border-top: #e3e3e3 1px solid;
    padding-left: 7px;
    padding-bottom: 0px;
    border-left: #e3e3e3 0px solid;
    padding-top: 0px;
    border-bottom: #e3e3e3 1px solid;
    text-align: right;
}

.MainMenu_RootMenuItem TD
{
    padding-right: 5px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 11px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    color: #FFFFFF;
    padding-top: 0px;
    height: 25px;
}

.MainMenu_RootMenuArrow 
{
    display: none;
}

.MainMenu_RootMenuItemActive td
{
    color:#FFFFFF;
} 
.MainMenu_RootMenuItemSelected td
{
    padding-right: 5px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 11px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    color: #FFFFFF;
    padding-top: 0px;
    height: 25px;
}
 
.MainMenu_SubMenuItemSelected
{    
    border-right: #e3e3e3 0px solid;
    border-top: #e3e3e3 1px solid;
    font-weight: bold;
    font-size: 11px;
    border-left: #e3e3e3 0px solid;
    color: #035D84;
    border-bottom: #e3e3e3 1px solid;
}

.MainMenu_SubMenuItemActive
{
    border-right: #e3e3e3 0px solid;
    padding-right: 15px;
    border-top: #e3e3e3 1px solid;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 3px;
    border-left: #e3e3e3 0px solid;
    color: #035D84;
    padding-top: 3px;
    border-bottom: #e3e3e3 1px solid;
}

.MainMenu_SubMenuItemBreadcrumb
{
    border-right: #e3e3e3 0px solid;
    padding-right: 15px;
    border-top: #e3e3e3 1px solid;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 3px;
    border-left: #e3e3e3 0px solid;
    color: #035D84;
    padding-top: 3px;
    border-bottom: #e3e3e3 1px solid;
}
.StandardButton {
}
.TreeViewMenu {
}
.TreeViewMenu_Header {
}
