/* this is the control panel css */

.controlpanel{ background:#ffffff; 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;}

/* this is the start of the body css */

body	{
	background: #a6c710;
	margin:0px;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	text-align: center;
	}
	
h2	{
	color:#ffcc00;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	}

.b	{
	font-weight:bold;
	}
	
.black	{
	color:#000000;
	}
	
td	{	
	font-size:12px;	
	}
	
p	{
	padding-left:10px;
	padding-right:10px;
	}
	
p, td, li 	{
	font-family:verdana;
	}
	
a, a:link, a:active, a:visited	{
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
	}

a:hover	{
	color:#ffcc00;
	font-weight:bold;
	text-decoration:underline;
	}

#centerWrapper {
	margin:0 auto;
	padding:0px;
	width:1000px;
	text-align: center;
	z-index:0;
	border:solid 1px #000000;
	background:#ffffff;
}

#home	{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	background-color:#000000;
	}
	
#header	{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	height:154px;
	}
	
#nav	{
	
	position:relative;
	top:0px;
	left:0px;
	height:52px;
	width:1000px;
	background : #a5c710;
  text-align: center;
	}

#content	{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	background: #595959 url(contentBack.jpg) repeat-x;
	color:#ffffff;
	padding-top:20px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:10px;
	text-align:left;
	}
	
#footer	{
	position:relative;
	top:0px;
	left:0px;
	padding:10px;
	text-align:center;
	}

.Head	{
	color:#ffffff;
	font-family: century gothic, arial, sans serif;
	font-weight:bold;
	font-size:18px;
	}
.SubHead,.SubSubHead	{
	font-size:12px; 
	color:#ffffff; 
	font-weight:bold;
	}
.Normal	{ 
	font-size:12px; 
	font-family: century gothic, arial, sans serif;
	color:#ffffff;
	}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active	{	
	color:#ffffff; 
	text-decoration:none; 
	padding:2px;
	}
A.CommandButton:hover	{ 
	color:#ffffff; 
	text-decoration:underline;
	}
TH,TD,DIV	{ 
	font-family: century gothic, arial, sans-serif; 
	font-size:12px; 
	}

.user	{ 
	font-family:century gothic, arial, sans serif;
	font-size:12px;
	color:#ffffff;
	}
	
a.user:link,a.user:active	{ 
	font-family:century gothic, arial, sans serif;
	font-size:12px;
	color:#ffffff; 
	text-decoration:none; 
	}

a.user:hover	{ 
	color:#ffffff; 
	text-decoration:underline; 
	}
	
.login	{ 
	font-family:century gothic, arial, sans serif;
	font-size:12px;
	color:#ffcc00;
	}
	
a.login:link,a.login:active	{ 
	font-family:century gothic, arial, sans serif;
	font-size:12px;
	color:#ffcc00; 
	text-decoration:none; 
	}

a.login:hover	{ 
	color:#ffcc00; 
	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:140px; height:1px; border:solid 0px #FFF;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#ffffff;	
	font-size:12px;	
	font-weight:normal;
	padding:3px 15px 3px 10px;
	border:1px #13458a solid; 
}
.submenuitemselected{
	color:#000000; 
	font-size:12px; 
	font-weight:normal;
	background:#8893c0;
	border:1px #8893c0 solid; 
}
.submenu{
	border:5px #13458a solid;
	padding:0px;
	background:#13458a;
	font-family:century gothic, arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	
	margin-left:0px;
	margin-top:0px;
}
.rootmenuitem TD{ 
	color:#000000; 
	font-size:13px; 
	font-weight:normal;
	text-align:right;
	font-family:century gothic, arial, sans serif;
	background: #a5c710;
	padding:0px;
	padding-top:20px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#000000; 
	font-size:13px; 
	font-weight:normal;
	text-align:right;
	font-family:century gothic, arial, sans serif;
	background: #a5c710;
	padding:0px;
	padding-top:20px;
}


.CreateFrom	{
	color:#000000;
	}





