.PanelWidth { width: 232px; vertical-align: top; padding: 0 0 0 0; }
.PanelTD { padding: 15px 0 0 0px; }
.PanelBG { background: transparent; }
.PanelGrad { height:100%; background: transparent; display:block; }
.PanelTL { height:100%; background: transparent; display:block; }
.PanelTR { height:100%; background: transparent; display:block; padding: 0px 0px 0px 0px; }
.PanelBL { height:100%; background: transparent; display:block; }
.PanelBR { height:100%; background: transparent; display:block; }
.PanelMid { height:100%; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; width: 227px; height:1px; padding: 0 0 0 0; _margin: -2 0 0 0; margin: 0 0 0 0; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; width: 227px; height:1px; padding: 0 0 0 0; margin: 0 0 0 0; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { font-size: 11px; color: #333333; font-family:Verdana; text-decoration: none; font-weight:normal; background: url(button.gif) no-repeat top left transparent; padding: 0 0 0 35px; height: 25px; text-transform:capitalize; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { font-size: 11px; color: #333333; font-family:Verdana; text-decoration: none; font-weight:normal; background: url(button.gif) no-repeat top left transparent; padding: 0 0 0 35px; height: 25px; font-weight:normal; text-transform:capitalize; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { font-size: 11px; color: #333333; font-family:Verdana;font-weight:normal; text-decoration: none; background: url(button.gif) no-repeat top left transparent; padding: 0 0 0 35px; height: 25px; text-transform:capitalize; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;cursor: pointer;background:#39799D;color: #ffffff;padding:0 0 0 0;text-align:left;border-style:none;font-family:Verdana; font-weight:bold; height:20px;font-size:11px;margin-top:1px;text-transform:capitalize;}
/*-- submenu items hover        --*/ .SubMenu_MenuItemSel { z-index: 1000;cursor: pointer;background:#9BB838;color: #ffffff;padding: 0 0 0 0;text-align:left;border-style:none;font-family:Verdana;font-weight:bold; height:20px;font-size:11px;text-transform:capitalize;}
