/*/*=========================================*/
/*   General CSS for Chance Tabbed Menu      */
/*            by Shaping Design              */
/*       http://www.shapingdesign.com        */
/*           info@shapingdesign.com          */
/*===========================================*/
/*  1. Main Menu and Module Menus
/**/
/* Menu Row CSS */
.MenuRow{height: 28px; padding: 0; vertical-align:bottom;width:100%}
.MenuTD {vertical-align: bottom; padding: 0 0 0 15px; text-align: left; width: 75%;}
/*Main Menu Idle*/
.MainMenu_Idle TD{padding: 0 5px 0 0; margin:0;}
.MainMenu_Idle TD DIV{Float:left; _Float:none;background:url(images/TM_Idle_R.gif) bottom right no-repeat transparent;margin:0; padding:0;}
.MainMenu_Idle TD DIV DIV{Float:left; _Float:none;background:url(images/TM_Idle_L.gif) bottom left no-repeat transparent;margin:0; padding:0px 3px 0 0;}
.MainMenu_Idle TD DIV DIV DIV{Float:left; _Float:none;background:url(images/TM_Idle.gif) bottom center repeat-x transparent; color: #000; font-size:12px; font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; padding: 0px 8px 0 7px;margin: 0px 2px 0px 6px;white-space:nowrap;line-height:3.2em; height: 28px;_Line-height:1.7em;_height:15px;}
/*Main Menu Selected on Mouse Hover*/
.MainMenu_Selected TD, .rootmenuitembreadcrumb TD{padding: 0 5px 0 0; margin:0;}
.MainMenu_Selected TD DIV, .rootmenuitembreadcrumb TD DIV{background:url(images/TM_Selected_R.gif) bottom right no-repeat transparent;margin:0; padding:0;}
.MainMenu_Selected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{background:url(images/TM_Selected_L.gif) bottom left no-repeat transparent;margin:0; padding:0 3px 0 0;}
.MainMenu_Selected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{background:url(images/TM_Selected.gif) bottom center repeat-x transparent;color: #fff; font-size:12px; font-family: Tahoma, Helvetica, sans-serif; font-weight: bold;padding: 0px 8px 0 7px;margin: 0px 2px 0px 6px;white-space:nowrap;line-height:3.2em; height: 28px;_Line-height:1.7em;_height:15px; }
/*Main Menu Active*/
.MainMenu_Active TD, .rootmenuitembreadcrumb TD{padding: 0 5px 0 0; margin:0;}
.MainMenu_Active TD DIV, .rootmenuitembreadcrumb TD DIV{background:url(images/TM_Active_R.gif) bottom right no-repeat transparent;margin:0; padding:0;}
.MainMenu_Active TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{background:url(images/TM_Active_L.gif) bottom left no-repeat transparent;margin:0; padding:0 3px 0 0;}
.MainMenu_Active TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{background:url(images/TM_Active.gif) bottom center repeat-x transparent; color: #fff; font-size:12px; font-family: Tahoma, Helvetica, sans-serif; font-weight: bold;padding: 0px 8px 0 7px;margin: 0px 2px 0px 6px;white-space:nowrap;line-height:3.2em; height: 28px;_Line-height:1.7em;_height:15px; }
.MainMenu_MenuContainer td {font-size: 0px;font-weight: normal;background: transparent;}

