
/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; width: 750px; margin: 0 auto 0 auto; text-align: center; }
/* Style For HTML BODY                   */ body {  background: #F7F5DF; vertical-align: middle; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.4em; }
/* Setting Text Throughout the skin      */ .Normal a, .Normal a:visited {color: #0000aa; text-decoration: underline; }


/*========================================================*/
/*  2. Content                                            */
/*========================================================*/

/*-- cell containing login no search        --*/ .LoginTDNS { background: url(images/topnav.jpg) no-repeat; height:56px; text-align:left; vertical-align: top; color: #F7F5DF; padding: 15px 0px 0 10px; }
/*-- cell containing login no search        --*/ .LoginTDNS a, a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
/*-- cell containing login no search        --*/ .LoginTDNS a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; }

/*========================================================*/
/*  3. SOLPARTMENU                                        */
/*========================================================*/
/*-- box that holds the menu  --*/ .MainMenu_MenuContainer {  background: url("images/leftnav_bg.jpg") repeat-y top left ;  width: 224px; padding: 0; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent;  width: 224px; padding: 0; align: top; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #F9F9F9; padding: 0px; border: 1px solid #a8c436; font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #8b0000; font-size: 11px; background: #F9F9F9; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #FFF; background: #a8c436; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle { color: #8b0000; background:  url() no-repeat ; padding: 0; height: 38px; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #8b0000; background:  url() no-repeat ; padding: 0; height: 38px; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; background:  url() no-repeat ; padding: 0; height: 38px; font-weight: bold;}
/*-- 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 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }


/*========================================================*/
/*  4. LowerMenu                                          */
/*========================================================*/
/*-- box that holds the lower menu  --*/ .LowerMenu {  background: url("images/leftnav_bg.jpg") repeat-y top left ;  width: 224px; padding: 0px 20px 0px 20px; align: top; }
/*-- font for the lower menu        --*/ .LowerMenu table, tr, td, p {color:#6B3123;  border: 0; }

/*========================================================*/
/*  5. BottomRow                                          */
/*========================================================*/
/* Style For HTML BODY                   */ .BottomRow {font-size: 14px; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
