/* CSS Document */
BODY {
	BACKGROUND: #fff; MARGIN: 0px;
}
A:link {
	FONT-WEIGHT: 400; FONT-SIZE: 11px; COLOR: #966500; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: 400; FONT-SIZE: 11px; COLOR: #966500; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: 400; FONT-SIZE: 11px; COLOR: #966500; FONT-FAMILY: arial; TEXT-DECORATION: underline
}

.BannerPane
{
background:url(images/bannerbg.gif);
}
.TopPane
{
}
.LeftPane
{
}
.RightPane
{
}
.TopPane2
{
}
.LeftPane2
{
}
.ContentPane
{
}
.RightPane2
{
}
.MiddlePane
{
}
.ContentPane2
{
}
.BottomPane
{
}
.LeftPane3
{
}
.ContentPane3
{
}
.RightPane4
{
}
.BottomPane2
{
}


.NormalTextBox {
	PADDING-LEFT: 0px; FONT-WEIGHT: 400; FONT-SIZE: 11px; COLOR: #333; LINE-HEIGHT: 11px; FONT-FAMILY: arial
}
.MainMenu_MenuContainer{background:inherit;width:1px;}
	.MainMenu_MenuContainer td{}

.MainMenu_MenuItem 
{
  	height:20px;  cursor: pointer; 
    color:#FFFFFF; 
	text-align:left;
    font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal;

	border:0;
	white-space: nowrap; /*Word wrapping menu item now optional*/
padding: 0px 15px 0px 15px;
 BORDER-RIGHT: #040404 1px solid; BORDER-TOP: #040404 1px solid;  Z-INDEX: 1000; FILTER: Alpha(Opacity=90, FinishOpacity=75, Style=1); BORDER-LEFT: #040404 1px solid; CURSOR: hand; BORDER-BOTTOM: #040404 1px solid; moz-opacity: .80;

}

.MainMenu_RootMenuItem
{
 /*  background-color: Orange;*/
 background:url(images/button_bg.gif);
     height: 20px;
   color:#FFFFFF;
     font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
	 BORDER-RIGHT: #040404 1px solid; BORDER-TOP: #040404 1px solid;  Z-INDEX: 1000; FILTER: Alpha(Opacity=90, FinishOpacity=75, Style=1); BORDER-LEFT: #040404 1px solid; CURSOR: hand; BORDER-BOTTOM: #040404 1px solid; moz-opacity: .80;
    } 
.MainMenu_RootMenuItem td{padding:0 10px 0 9px;height:26px;cursor:pointer;cursor:hand;border-right:1px #7B7B7B solid;	white-space: nowrap;border-left:1px #7B7B7B solid;	 }
.MainMenu_RootMenuItemActive 
{
 background:url(images/button_bg-on.gif);
 height: 26px;
color:#FFFFFF;
  font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
   
}
.MainMenu_RootMenuItemActive td
{
 background:url(images/button_bg-on.gif);
 height: 26px;
color:#FFFFFF;
  font-family:Arial; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
  padding:0 10px 0 9px;cursor:pointer;cursor:hand;border-right:1px #7B7B7B solid;	border-left:1px #7B7B7B solid;white-space: nowrap; width:inherit;   
}

.MainMenu_SubMenuItemActive
{
    height: 20px;
  font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
	 BORDER-RIGHT: #040404 1px solid; BORDER-TOP:#040404 1px solid;  Z-INDEX: 1000; FILTER: Alpha(Opacity=90, FinishOpacity=75, Style=1); BORDER-LEFT: #040404 1px solid; CURSOR: hand; BORDER-BOTTOM: #040404 1px solid; moz-opacity: .80;   
		
}
.MainMenu_RootMenuItemSelected
{
 background:url(images/button_bg-on.gif);
 /* background-color: Lime;*/    
    height: 26px;
	color:#FFFFFF;
  font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
 
}
.MainMenu_RootMenuItemSelected td
{
padding:0 10px 0 9px;height:26px;cursor:pointer;cursor:hand;border-right:1px #040404 solid;	border-left:1px #040404 solid;white-space: nowrap;
}
.MainMenu_SubMenuItemSelected
{
    background-color:#155f9b;
    height: 20px;
	color:#FFFFFF;
	font-family:Arial; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
  BORDER-RIGHT:#4a8abe 1px solid; BORDER-TOP: #4a8abe 1px solid;  Z-INDEX: 1000; FILTER: Alpha(Opacity=90, FinishOpacity=75, Style=1);BORDER-LEFT: #4a8abe 1px solid; CURSOR: hand; BORDER-BOTTOM: #4a8abe 1px solid; moz-opacity: .80;

	
}

.submenu{
 BACKGROUND:#040404;
 FILTER: Alpha(Opacity=90, FinishOpacity=75, Style=1); 
 z-index: 1000; 
border:0;
 }

.ModuleTitle_MenuArrow {
	DISPLAY: none
}
	.MainMenu_MenuBreak{display:none;}
	.MainMenu_MenuIcon{display:none;}
	.MainMenu_MenuArrow{display:none;}
	.MainMenu_RootMenuArrow{display:none;}
	.MainMenu_RootMenuItemActiveArrow{display:none;}

	.MenuCell
	{
	text-align:center;
	}
	.BreadCrumbCell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

