/* Menu height */ 
.MenuHeight { height:37px; width:1024px }

.ModuleTitle_MenuItemSel {background:none}

/* Main menu container */ 
.MainMenu_SubMenu {background:#fff; font:normal 12px Tahoma, Arial, sans-serif; padding:0; margin:0; z-index:1000; cursor:pointer; cursor:hand}
/* Submenu items idle */ 
.MainMenu_MenuItem {background:#000; font:normal 12px Tahoma, Arial, sans-serif; text-transform:uppercase; color:white; padding:5px 30px 5px 16px; height:20px; border-top:0px solid #ffffff; border-right:0px solid #ffffff; border-bottom:1px solid #d8dde3; border-left:0px solid #ffffff; }
/* Submenu items hover */ 
.MainMenu_MenuItemSel {font:normal 12px Tahoma, Arial, sans-serif; color:#e3aaca; background:none; text-transform:uppercase}
/* Submenu items hover */
.SubMenu_MenuItemSel {background:#e4e4e4; font:normal 14px Tahoma, Arial, sans-serif; color:#28509a;cursor:pointer; cursor:hand; padding:5px 30px 5px 16px; height:20px;  border-top:0px solid #e4e4e4; border-right:0px solid #e4e4e4; border-bottom:1px solid #d8dde3; border-left:0px solid #e4e4e4; }
/* Box that contains the menu */
.MainMenu_MenuContainer { height:37px; background:none}
.MainMenu_MenuContainer td {border:0px solid red; padding-left:5px; padding-right:5px}
/* Bar that contains the menu */
.MainMenu_MenuBar { height:37px; cursor:pointer; cursor:hand;}

.MainMenu_Idle TD IMG { display:none; }
.MainMenu_Idle TD{height:37px; padding:0; margin:0; vertical-align:middle;}
.MainMenu_Idle TD DIV{ height:37px; margin:0; padding:0; float:left; _float:none; }
.MainMenu_Idle TD DIV DIV{ height:37px; margin:0; padding:0 7px 0 7px; float:right; _float:none; }
.MainMenu_Idle TD DIV DIV DIV{ height:37px; padding:0px 10px 0px 10px; margin:0; font-size:8pt; font-weight:normal; color:#777777;}

.MainMenu_Selected TD IMG, .MainMenu_BreadcrumbActive TD IMG { display:none; }
.MainMenu_Selected TD, .MainMenu_BreadcrumbActive TD{ height:37px; padding:0; margin:0; vertical-align:middle;}
.MainMenu_Selected TD DIV, .MainMenu_BreadcrumbActive TD DIV { height:37px; margin:0; padding:0; float:left; _float:none;}
.MainMenu_Selected TD DIV DIV, .MainMenu_BreadcrumbActive TD DIV DIV { height:37px; margin:0; padding:0 7px 0 7px; float:right; _float:none; }
.MainMenu_Selected TD DIV DIV DIV, .MainMenu_BreadcrumbActive TD DIV DIV DIV {height:37px; color:#ffffff; font-size:8pt; font-weight:normal; padding:0px 10px 0px 10px; margin:0; }

/* Menuitem arrows */
.MainMenu_MenuArrow { border-top:0px solid #ffffff; border-right:0px solid #ffffff; border-bottom:1px solid #d8dde3; border-left:0px solid #ffffff; margin:0; padding:0; }									 
/* Menuitem root arrows */
.MainMenu_RootMenuArrow { display:none; }									 
/* Menuitem icons */
.MainMenu_MenuIcon { display:none; }									 
/* Menuitem separator */
.MainMenu_Separator { }
/* Menuitems separator borders */ 
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; vertical-align:top; }

/* Menu cell */ 
.MenuCell { width:100%;}


.mu { padding:0; margin:0; height:37px}



































































