body{
	background:#E2E2E2;
	border-left:0px;
	border-right:0px;
	height:100%;
	font-family: "Century Gothic", "Futura Lt BT", Arial;
	font-size: 13px;
	font-style: normal;
}
.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:1px 1px; 
	width:3px; 
	height:100px; }
.controlpanel TD.SubHead
{
	background:#CCC; 
	font-size:15px; 
	color:#000; 
	font-weight:bold; }
.controlpanel TD TD TD .SubHead
{
	background:transparent; 
	border:0px; 
	font-size:14px; 
	color:#333; 
	font-weight:normal; }
.controlpanel TD TD TD input
{
	background:#EFEFEF; 
	font-size:14px; 
	color:#000; 
	font-weight:bold; 
	padding-left:4px; }
.controlpanel TD TD TD select
{
	background:#EFEFEF; 
	font-size:14px; 
	color:#333; }
.controlpanel A.CommandButton
{
	font-size:13px; 
	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;
	padding:10px;
	color: #000000;
}
.leftpane
{
	width:200px; 
	border-top-color: #CC3300;
	border-top-width: thin;}
.contentpane
{
	border-top-color: #CC3300;
	border-top-width: thin;	}
.rightpane{
	
	border-top-color: #CC3300;
	border-top-width: thin;
}
.leftcol{
	background:url(media/bg_leftpane_top.gif) top no-repeat;
	border-top-color: #CC3300;
	border-top-width: medium;
	border-top-style: solid;
}
.leftbg{ }
.contents{  }
.rightbg{  }

.Head
{
	font-size:16px; 
	font-weight:bold; 
	color:#333; }
.SubHead,.SubSubHead
{
	font-size:13px; 
	color:#333; }
.Normal
{
	font-size:13px; 
	color:#333; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active
{
	color:#CC3300; 
	text-decoration:none; }
A.CommandButton:hover
{
	color:#CC3300; 
	text-decoration:underline;}
TH,TD,DIV
{
	font-family:"Century Gothic", "Futura Lt BT", Arial; 
	font-size:14px; 
	color:#333; }
A,A:link,A:visited,A:active
{
	color:#999999; 
	text-decoration:underline; }
A:hover
{
	color:#CC3300; 
	text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user
{
	color:#999999; 
	text-decoration:none; }
a.user:hover
{
	color:#999999; 
	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:13px; 
	color:#CC3300; 
	text-decoration:none; }
a.footer:hover
{
	color:#CC3300; 
	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
{
	border-right: white 0px;
	border-top: white 1px;
	font-weight: normal;
	font-size: 14px;
	border-left: white 0px;
	color: #333;
	border-bottom: white 1px;
	font-family: 'Century Gothic';
	background-color: white;
}
.submenuitemselected
{
	border-right: white 0px;
	border-top: white 1px;
	font-weight: normal;
	font-size: 14px;
	border-left: white 0px;
	color: #cc3300;
	border-bottom: white 1px;
	font-family: 'Century Gothic';
	background-color: white;
}
.submenu{
	border:1px #A7A7A7 solid;
	margin-left:2px;
	margin-top:0px;
	
}
.rootmenuitem TD{ 
	color:#333; 
	font-size:14px; 
	font-weight:bold;
	background:transparent;
	height:29px;	
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#CC3300; 
	font-size:14px; 
	font-weight:bold;
	background:transparent;
	height:29px;	
}


