
/*main text/links & html*/
A, A:link, A:visited, A:active, A:hover, H1, H2, TH, H3, H4, H5, DT, H6, body, span, .Normal, td, p, .Head, .SubHead, .SubSubHead, .NormalBold, .NormalTextBox, .NormalRed{font-family: Tahoma, Verdana, sans-serif; color: #666666;}
A, A:link, A:visited, A:active, A:hover {text-decoration: none; color: #666666;}
A:hover {color: #666666;}

.Head{color: #B96D00;font-weight:bold;font-size:12px;}

.PrimaryColorBg {background-color: #ffffff;}
.SecondaryColorBg {	background-color: #F9A400;}

.MenuArrow{background-image: url(orange/menu_arrow.gif);}
.LoginInfo, A.LoginInfo, A.LoginInfo:active, A.LoginInfo:link, A.LoginInfo:visited{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.Smallinfo{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}

/*MENU*/
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:140px; height:22px; filter:none;
}

.MainMenu_SubMenu{
	border-left: #B96D00 1px solid; border-bottom: #B96D00 1px solid; border-top: #B96D00 4px solid; border-right: #B96D00 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1);; 
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid; 
	background-color: #ffffff;
	color: #000000;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left: #F9A400 1px solid; 
	border-bottom: #F9A400 1px solid; 
	border-top: #F9A400 1px solid; 
	border-right: #F9A400 1px solid; 
	background-color: #F9A400;
	color:#666666;
}

.ModuleTitle_MenuBreak{
	background-color: #ffffff;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow{
	border-left: #ffffff 1px solid; border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid; border-right: #ffffff 1px solid; ;
	color:#ffffff;
	background-color: Transparent;
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; ;
	color:#666666;
	background-color: Transparent;
}

.MainMenu_MenuContainer TD{
	font-family:tahoma,verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;	
}

.MainMenu_SubMenu TD{
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;	
}

TD.MainMenu_MenuIcon{
	width:11px;
	text-align: left;
	display:none;
}
TD.MainMenu_RootMenuArrow, TD.MainMenu_MenuArrow{
	width:11px;
	text-align: right;
}

.MainMenu_MenuContainer TABLE{
	width:auto;;
	height:18px;
}

.MainMenu_SubMenu TABLE{
	width:130px;
}

.MainMenu_SubMenu TD{
	height:auto;;
}

/*ACTIONS*/

.ModuleTitle_MenuContainer, .ModuleTitle_MenuContainer TD, .ModuleTitle_MenuContainer TR, .ModuleTitle_MenuBar, .ModuleTitle_MenuBar TD, .ModuleTitle_MenuBar TR,.ModuleTitle_SubMenu, .ModuleTitle_MenuBreak, .ModuleTitle_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}

.ModuleTitle_SubMenu{
	border-left: #B96D00 1px solid; border-bottom: #B96D00 1px solid; border-top: #B96D00 4px solid; border-right: #B96D00 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1);; 
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem, .ModuleTitle_SubMenu .ModuleTitle_MenuIcon , .ModuleTitle_SubMenu .ModuleTitle_MenuArrow{
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid; 
	background-color: #ffffff;
	color: #B96D00;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel{
	border-left: #F9A400 1px solid; 
	border-bottom: #F9A400 1px solid; 
	border-top: #F9A400 1px solid; 
	border-right: #F9A400 1px solid; 
	background-color: #F9A400;
	color:#ffffff;
}

.ModuleTitle_MenuBreak{
	background-color: #ffffff;
}

.ModuleTitle_SubMenu TD{
	font-family:tahoma,verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;	
}

TD.ModuleTitle_MenuIcon{
	width:10px;
	text-align: left;
}

TD.ModuleTitle_RootMenuArrow, TD.ModuleTitle_MenuArrow{
	width:10px;
	text-align: right;
}

.ModuleTitle_SubMenu TABLE{
	width:130px;
}

.MainMenu_SubMenu, .ModuleTitle_SubMenu{
	filter:alpha(opacity=80);-moz-opacity:0.80;opacity: 0.80;
}

