/*body { background:#A54219; margin:0;}*/
.Head{ font-size:12px; font-weight:bold; color:#CC9933; }
.SubHead{ font-size:11px; color:#CC9933; }
.SubSubHead{ font-size:11px; color:#CC9933; }
.Normal{
	font-size:11px;
	color:#CC9900;
}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#83A750; text-decoration:none; }
A.CommandButton:hover{ color:#FF9900; text-decoration:underline;}
TH,TD,DIV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC9933;
	font-weight: bold;
}
A,A:link,A:visited,A:active{ color:#CC9900; text-decoration:none; }
A:hover{ color:#FF9900; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#CC9900; text-decoration:none; font-weight:normal; font-size:10px;}
a.user:hover{ color:#FFCC33; text-decoration:underline; font-weight:bold; font-size:10px;}
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#CC9900; text-decoration:none; font-weight:normal;}
a.footer:hover{	font-size:10px; color:#FF6600; text-decoration:none; font-weight:normal;}
.links,a.links:link,a.links:active,a.links:visited{	font-size:10px; color:#CC3300; text-decoration:none; font-weight:bold;}
a.links:hover{ font-size:10px; color:#CC9900; text-decoration:none; font-weight:bold;}
.other,a.other:link,a.other:active,a.other:visited{	font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
a.other:hover{ font-size:11px; color:#ffffff; text-decoration:underline; font-weight:normal;}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{	font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.Breadcrumb:hover{ font-size:10px; color:#B6A905; text-decoration:none; font-weight:bold;}
.date,a.date:link,a.date:active,a.date:visited{	font-size:11px; color:#ffffff; text-decoration:none; font-weight:none}
a.date:hover{ font-size:11px; color:#ffffff; text-decoration:none; font-weight:none;}
.search{font-size:12px; font-weight:bold; font-family:tahoma; color:#FFFFFF;}
/*___________________.MainMenu__*/
.MainMenu_MenuContainer{ background:transparent; width:100%; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#000000;	font-weight:normal; font-size:12px;
	border:1px #FDFDFD solid; border-width:1px 0px;
}
.submenuitemselected{
	border:1px #FDFDFD solid;
	font-size:11px;	
	font-weight:normal;
	color:#FF6E00;		
	background:#A2A2A2;	
	border-width:1px 0px;
}
.submenu{
	z-index:1000;
	border:1px #000000 solid;
	font-size:11px;
	font-weight:normal;
	color: #CC6600;
	background:#FDFDFD;
}
.rootmenuitem TD{ 
	color:#FFFFFF;
	height:25px;
	font-size:14px; font-weight:bold;
	background:transparent;
	background-position:left; 
	background-repeat:no-repeat;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#CC3300;
	height:25px;
	font-size:14px; font-weight:bold;
	background:transparent;
	background-position:left; 
	background-repeat:no-repeat;
	}
