
/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%; height: 26px;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display:none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, Tahoma; 
	color:#FFFFFF;	font-size:10px;	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid; border-width:0px 0px;
}
.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#31524E;
	font-size:10px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	background-color: #60a1d1;
}
.submenu{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	border:1px dotted #FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #60a1d1;
	border: 1px dotted #FFFFFF;
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{ padding:0; margin:0;}
.rootmenuitem TD DIV{  background-image:url(images/tab_03.gif); background-position:bottom right; background-repeat: no-repeat; margin:0; padding:0; margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitem TD DIV DIV{  background-image:url(images/tab_01.gif); background-position: bottom left; background-repeat: no-repeat; margin:0; padding:0 11px;  margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitem TD DIV DIV DIV{ color:#ffffff; background-image:url(images/tab_02.gif); background-position: bottom center; background-repeat:repeat-x; font-size:12px; font-family: Arial, Trebuchet MS, arial, Tahoma, Helvetica, sans-serif; font-weight: normal; padding: 18px 12px 4px 11px; height:37px; line-height:4.7em; margin: -26px 0 -13px 0; _margin:-14px 0; _line-height:1.3em;}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD{ padding:0; margin:0;}
.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV{ background-image:url(images/tabON_03.gif); background-position:bottom right; background-repeat: no-repeat; margin:0; padding:0; margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/tabON_01.gif); background-position: bottom left; background-repeat: no-repeat; margin:0; padding:0 11px;  margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{ color:#ffffff; background-image:url(images/tabON_02.gif); background-position: bottom center; background-repeat:repeat-x; font-size:12px; font-family: Arial, Trebuchet MS, arial, Tahoma, Helvetica, sans-serif;   font-weight: normal; padding: 18px 12px 4px 11px; height:37px; line-height:4.7em; margin: -26px 0 -13px 0; _margin:-14px 0; _line-height:1.3em;}

/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }s
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }

A.Login:link, A.Login:active, A.Login:visited, A.Login:hover {
	font-size: 9px;
	color: #999b8b;
}