/*___________________________________________________________________________________________*/
/*Body of page*/

body{ border-left:0px; border-right:0px; }
.BodyStyle{
	 border-left:0px; 
	 border-right:0px; 
	 background-image: url(media/BG.jpg); 
}
.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead{ font-size:11px; font-weight:bold; color:#003366; }
.SubSubHead{ font-size:11px; font-weight:bold; color:#000; }
.Normal{ font-size:11px; }
TD,TH,DIV,SPAN{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.topwrapper{ background:#7F7F7F; border:#B7B7B7 dotted; border-width:1px 0px; text-align:center; }
.top{ width:680px; text-align:right; margin:0px auto; padding:6px; }
.wraptable{ width:800px; height:100%; background:url(media/Page_BG.jpg) top repeat-y; }
.bar{ width:100%; padding:10px; background:url(media/menushadow.gif) top repeat-x; }
.menubg{ width:100%; background:url(media/Menu_Center.jpg); }
.curvetopleft{ background:url(media/curvetopleft.gif); }
.curvetopright{ background:url(media/curvetopright.gif); }
.curvebottomleft{ background:url(media/curvebottomleft.gif); }
.curvebottomright{ background:url(media/curvebottomright.gif); }
.bborder{ border:#DDD solid; border-width:2px 0px; }
.bborderleft{ border-left:2px #DDD solid; font-size:5px; }
.bborderright{ border-right:2px #DDD solid; font-size:5px; }
.right{ background:url(media/Body_Right.jpg); }
.left{ background:url(media/Body_Left.jpg); }
.menuright{ background:url(media/Menu_Right.jpg); }
.menuleft{ background:url(media/Menu_Left.jpg); }
.contentbg{ background:url(media/Body_BG.jpg); }

.toppane{ padding:0px 10px; }
.leftpane{ padding:0px 10px; }
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{  padding:0px 10px; }
.contentpane{ padding:0px 10px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 10px; }

.user{ color:#FFF; font-size:11px; }
a.user:link{ color:#FFF; text-decoration:none; }
a.user:visited{ color:#FFF; text-decoration:none; }
a.user:hover{ color:#FFF; text-decoration:underline; }
a.user:active{ color:#FFF; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:4px; }
#search input{ border:1px #DDD solid; margin-bottom:4px; }
#search img{ }

a:link{ color:#153EBE; text-decoration:underline; }
a:visited{ color:#030166; text-decoration:underline; }
a:hover{ color:#153EBE; text-decoration:none; }
a:active{ color:#153EBE; text-decoration:underline; }

.footerlinks{background:url(media/Footer_Center.jpg); padding:20 33 0; text-align:center; }
.footercell{background:url(media/Footer_Center.jpg); text-align:center;}
.footerleft{background:url(media/Footer_Left.jpg) left no-repeat; }
.footerright{ background:url(media/Footer_Right.jpg) left no-repeat; }
.footer{ font-size:10px; color:#000000; }
a.footer:link{ color:#153EBE; text-decoration:underline; }
a.footer:visited{ color:#030166; text-decoration:underline; }
a.footer:hover{ color:#153EBE; text-decoration:none; }
a.footer:active{ color:#153EBE; text-decoration:underline; }


/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer{ width:100%; background:transparent; }
.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#333; 
	font-size:10px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitembreadcrumb{
	color:#3F4458; 
	font-size:10px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	background-color:transparent;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;	
}
.submenuitemselected{
	border:#BBB solid;
	border-width:1px 0px;
	color:#FFFFFF;
	font-size:10px; font-weight:normal;
	padding:4px 10px 4px 5px;
	background:#254DC6;
}
.MainMenu_MenuArrow{
	border:#BBB solid; border-width:1px 1px 1px 0px;
	padding:0px;
}
.submenu{
	z-index:1000; 
	background:#FFF;	
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/	
	border:1px #000 solid; 
	padding:0px;
	margin-left:2px;
}
.rootmenuitem TD{
	color:#FFFFFF; 
	font-size:10px; 
	font-weight:bold;
	border:0px;
	background:url(media/Menu_Center.jpg) repeat-x;
	padding:0px 0px 0px 12px;
	height:31px;
}
.rootmenuitemselected TD{
	color:#FFFFFF;
	font-size:10px; 
	font-weight:bold;
	border:0px; 
	background:url(media/Menu_Center.jpg) repeat-x;
	padding:0px 0px 0px 12px;
	height:31px;
}
.rootmenuitembreadcrumb TD{
	color:#FFFFFF;
	font-size:10px; 
	font-weight:bold;
	border:0px;
	background:url(media/Menu_Center.jpg) repeat-x;
	padding:0px 0px 0px 12px;
	height:31px;
}
.MainMenu_MenuBreak{ display:none; }

/*___________________________________________________________________________________________*/
/* Headers */

.headerbg{background:url(media/Header_Center.jpg); }
.headerleft{background:url(media/Header_Left.jpg) right no-repeat; }
.headerright{background:url(media/Header_Right.jpg) right no-repeat; }
.headerbg2{background:url(media/Header_Center2.jpg); }
.headerleft2{background:url(media/Header_Left2.jpg) left no-repeat; }
.headerright2{background:url(media/Header_Right2.jpg) right no-repeat; }

