
/* Menu height */ 
.MenuHeight { height:39px; }

.MainMenu_Idle TD IMG { display:none; }
.MainMenu_Idle TD{ height:39px; padding:0; margin:0; vertical-align:middle; line-height:0; }
.MainMenu_Idle TD DIV{ height:39px; background:url(images/menuh2-r.gif) top right no-repeat; margin:0; padding:0; float:left; _float:none; }
.MainMenu_Idle TD DIV DIV{ height:39px; background:url(images/menuh2-l.gif) top left no-repeat; margin:0; padding:0 7px 0 7px; float:right; _float:none; }
.MainMenu_Idle TD DIV DIV DIV{ height:39px; color:#ffffff; font-size:8pt; background:url(images/menuh2-bg.gif) center center repeat-x; font: bold 14px Tahoma, Arial, sans-serif;line-height:39px; color:#144889; vertical-align:middle; text-align:center; padding:0px 10px 0px 10px; margin:0; }



.MainMenu_Selected TD IMG, .MainMenu_BreadcrumbActive TD IMG{ display:none; }
.MainMenu_Selected TD, .MainMenu_BreadcrumbActive TD{ height:39px; padding:0; margin:0; vertical-align:middle; line-height:0; }
.MainMenu_Selected TD DIV, .MainMenu_BreadcrumbActive TD DIV{ height:39px; background:url(images/menuh2-r-over.gif) top right no-repeat; margin:0; padding:0; float:left; _float:none; }
.MainMenu_Selected TD DIV DIV, .MainMenu_BreadcrumbActive TD DIV DIV{ height:39px; background:url(images/menuh2-l-over.gif) top left no-repeat; margin:0; padding:0 7px 0 7px; float:right; _float:none; }
.MainMenu_Selected TD DIV DIV DIV, .MainMenu_BreadcrumbActive TD DIV DIV DIV{ height:39px; color:#ffffff; font-size:8pt; background:url(images/menuh2-bg-over.gif) center center repeat-x; font: bold 14px Tahoma, Arial, sans-serif;line-height:39px; color:#144889; vertical-align:middle; text-align:center; padding:0px 10px 0px 10px; margin:0; }


/* Submenu items hover */ 
.MainMenu_MenuItemSel { background-color:transparent;color:Red; }







/* Main menu container */ 
.MainMenu_SubMenu { background:#ffffff; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border:1px solid #adadad; z-index:1000; cursor:pointer; cursor:hand; font-weight:normal; filter:Alpha(Opacity=95); -moz-opacity:.95; }
/* Submenu items idle */ 

/*
.MainMenu_BreadcrumbActive {height:39px; font-size:8pt; background:url(images/menuh2-bg-over.gif) center center repeat-x; font: bold 14px Tahoma, Arial, sans-serif;line-height:39px; color:#144889 !important; vertical-align:middle; text-align:center; padding:0px 10px 0px 10px; margin:0;}
*/

/* Submenu items hover */
.SubMenu_MenuItemSel { background:#e4e4e4; color:#28509a; font-family:arial; font-size:8pt; font-weight:bold; 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:39px; background:transparent; }
/* Bar that contains the menu */
.MainMenu_MenuBar { height:39px; cursor:pointer; cursor:hand; background:transparent; }

.MainMenu_MenuItem { background:transparent; color:#777777; font-family:arial; font-size:8pt; font-weight:bold; font-style:normal; 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; }


/* 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; background:transparent; vertical-align:top; }

/* Menu cell */ 
.MenuCell { width:100%; background:url(images/menubar-bg.gif) repeat-x bottom; }


























