body {

	background-color: #6070af;

	background-image: url(images/bakbak.gif);

	background-repeat: repeat-x;

}
.backpic {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/BGmap.jpg);
}
.splash {
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentpane {
}

.ul {
	background-image: url(images/UL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.ml {
	background-color: #FFFFFF;
	background-image: url(images/ML.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mr {
	background-color: #FFFFFF;
	background-image: url(images/MR.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bl {
	background-color: #FFFFFF;
	background-image: url(images/BL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.br {
	background-color: #FFFFFF;
	background-image: url(images/BR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ur {
	background-image: url(images/UR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a:link {
	text-decoration: underline;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

a:visited {
	text-decoration: underline;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}



a:active {
	text-decoration: underline;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}


.normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}

.h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #003366;

}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003366;
	font-weight: bold;

}

.h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 26px;

	font-style: oblique;

	font-weight: bold;

	font-variant: normal;

	color: #999999;

}


.h4 {

	font-size: 11px;

	font-weight: bold;

	background-color: #FFFFFF;

	text-align: center;

	font-variant: small-caps;

}

.Leftcol {

	background-image: url(images/index_03.gif);

	background-repeat: no-repeat;

}

.LeftcolBottom {

	background-image: url(images/index_08.gif);

	background-repeat: repeat-y;

	background-position: top;

}

.RightcolBottom {

	background-image: url(images/index_09.gif);

	background-repeat: repeat-y;

	background-position: top;

}

.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.footer:hover{	color:#000066; text-decoration:none; font-weight:bold;}


.user,a.user:link,a.user:active,a.user:visited,.user{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	text-align: right;
	vertical-align: top;
}
a.user:hover{ color:#FF9900; text-decoration:none; font-weight:bold; font-size:10px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#396185; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#FF9900; text-decoration:underline; font-weight:bold; font-size:10px;}

.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#343C41;	font-size:12px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #CBCACA solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #CBCACA solid;
	border-width:1px 0px;
	Margin:2px;
	background: #5E6B74;
}
.submenu{
    z-index:1000;
	border:1px #5E6B74 solid;
	padding:0px;
	margin-top:0px;
	margin-left:1px;
	background:#CBCACA;
}
.rootmenuitem TD{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding: 0px 5px 0px 20px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#999999;
	font-size:16px;
	font-weight:bolder;
	padding: 0px 5px 0px 20px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBreak{display:none; }

