body{ background:#FFF; border-left:0px; border-right:0px; height:100%; }

#maintop{ background:url(media/maintop.gif) top repeat-x; }
#mainbottom{ background:url(media/mainbottom.jpg) bottom repeat-x; }
#maintopleft{ background:url(media/maintopleft.jpg) top left no-repeat; }
#maintopright{ background:url(media/maintopright.jpg) top right no-repeat; }
#mainleft{ background:url(media/mainleft.gif) left repeat-y; }
#mainright{ background:url(media/mainright.gif) right repeat-y; }
#mainbottomleft{ background:url(media/mainbottomleft.jpg) bottom left no-repeat; }
#mainbottomright{ background:url(media/mainbottomright.jpg) right bottom no-repeat; }

#menuleft{ background:url(media/menuleft.jpg) no-repeat; padding-left:30px; }
#menuright{ background:url(media/menuright.jpg) right no-repeat; padding-right:30px; text-align:right; }

.toppane{ padding:15px 0px 0px; }
.leftpane{ padding:0px 5px 0px 0px; }
.contentpane{ }
.rightpane{ padding:0px 0px 0px 5px; }
.bottompane{ }

#footercell{ padding:7px; text-align:center; }

.Head{ font-size:12px; font-weight:bold; color:#465887; }
.SubHead,.SubSubHead{ font-size:11px; color:#465887; }
.Normal{ font-size:11px; color:#465887; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#F47F32; text-decoration:none; }
A.CommandButton:hover{ color:#F47F32; text-decoration:underline;}
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#465887; }
A,A:link,A:visited,A:active{ color:#F47F32; text-decoration:underline; }
A:hover{ color:#F47F32; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#465887; text-decoration:none; }
a.user:hover{ color:#465887; text-decoration:underline; }
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#465887; text-decoration:none; }
a.footer:hover{	color:#465887; text-decoration:underline; }
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#FFF;	font-size:10px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #465887 solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#465887;	font-size:10px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	background:#F7D072;
	border:1px #465887 solid; border-width:1px 0px;	
}
.submenu{
	border:1px #465887 solid;
	padding:0px; margin-top:0px; margin-left:3px;
	background:#465887;
}
.rootmenuitem TD{ 
	color:#465887; font-size:11px; font-weight:bold;
	padding:0px 10px 0px 0px;
	background:transparent;
	height:24px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#FFF; font-size:11px; font-weight:bold;
	padding:0px 10px 0px 0px;
	background:transparent;
	height:24px;
}
