body{ background:#E2E2E2; border-left:0px; border-right:0px; height:100%; }
.controlpanel{ background:url(media/bgCP.gif); border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}

.headerpane{
	text-align:left;
	background:url(../../../0/banner1.jpg);
	padding:0px;
	margin: 0px;
	vertical-align: bottom;
	color: #CC0000;
}
.leftpane{ width:160px; padding:0px 0px 2px; }
.contentpane{ padding:2px 2px 0px;	}
.rightpane{ padding:5px 5px 0px 0px; }
.leftcol{ background:url(media/bg_leftpane_top.gif) top no-repeat; padding-top:4px; }
.leftbg{ background:url(media/bg_leftpane.gif) left repeat-y; }
.contents{
	background-repeat: repeat-x;
}
.rightbg{ background:url(media/bg_rightpane.gif) top right no-repeat; }
.footer{ background:url(media/bg_rightpane.gif) top right no-repeat; }

.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead,.SubSubHead{ font-size:11px; color:#333; }

.Normal{ font-size:11px; color:#333; font-family:Verdana; }

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#FF7900; text-decoration:none; }
A.CommandButton:hover{ color:#FF7900; text-decoration:underline;}
/*TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333; }*/
TH,TD,DIV{ font-family:Verdana; font-size:11px; color:#333; }

li{ font-family:Verdana; font-size:11px; color:#333; }

A,A:link,A:visited,A:active{ color:#FF7900; text-decoration:underline; }
A:hover{ color:#FF7900; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#FFF; text-decoration:none; }
a.user:hover{ color:#FFF; text-decoration:underline; }
a.bottomlinks:link,a.bottomlinks:active,a.bottomlinks:visited{ color:#333; text-decoration:none; }
a.bottomlinks:hover{ color:#333; text-decoration:underline; }
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#777; text-decoration:none; }
a.footer:hover{	color:#777; text-decoration:underline; }
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#333;
	font-size:11px;
	font-weight:normal;
	padding:3px 3px 3px 3px;
	border:1px #CBCBCB solid;
	border-width:1px 0px;
	width: 210px;
}
.submenuitemselected{
	color:#FF7900;
	font-size:11px;
	font-weight:normal;
	padding:3px 3px 3px 3px;
	background:#FACE63;
	border:1px #CBCBCB solid;
	border-width:1px 0px;
	width: 210px;
}
.submenu{
	border:1px #A7A7A7 solid;
	padding:0px;
	background:#CBCBCB;
	margin-left:0px;
	margin-top:0px;
	width: 210px;
}
.rootmenuitem TD{
	color:#333;
	font-size:11px;
	font-weight:bold;
	background:transparent url(media/button.jpg) no-repeat 0px 0px;
	padding:5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 150px;
	height: 20px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#FF7900;
	font-size:11px;
	font-weight:bold;
	background:transparent url(media/button_bread.jpg) no-repeat 0px 0px;
	padding:5px;
	height:20px;
	width: 150px;
	border-top: 1px dotted #003300;
}
