.stlMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
}
.stlMsgBdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 10px;
	padding: 10px;
	background-color: #FBFDFF;
}
.stlLinksDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D7EBFD;
	margin: 10px;
	vertical-align: middle;
}
.stlLinksDivNB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	vertical-align: middle;
}
.stLinkBdr_top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFE3F9;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BFE3F9;
	line-height: 35px;
}
.stLinkBdr_bot {
	line-height: 35px;
}

.stLinkBdr_in{
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFE3F9;
	height: 30px;
	vertical-align: bottom;
}

.stLinkBdr {
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFE3F9;
	height: 35px;
	vertical-align: bottom;
}
.whatsNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.stlSitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 20px;
}


a.mainNav:link {color: #0099FF; text-decoration: none;}
a.mainNav:visited {color: #0099FF; text-decoration: none; }
a.mainNav:hover {color: #0099FF; text-decoration: underline; font-weight:bold;}
a.mainNav:active {color: #0099FF; } 

/*
a.mainNav:link {color: blue; text-decoration: none;}
a.mainNav:visited {color: blue; text-decoration: none; }
a.mainNav:hover {color: blue; text-decoration: underline; font-weight:bold;}
a.mainNav:active {color: blue; } 
*/

a.sideNav:link {color: blue; text-decoration: none; }
a.sideNav:visited {color: blue; text-decoration: none; }
a.sideNav:hover {color: blue; text-decoration: underline; font-weight:bold;}
a.sideNav:active {color: blue; } 

a.stmap:link {color: #75C5F0; text-decoration: none; }
a.stmap:visited {color: #75C5F0; text-decoration: none; }
a.stmap:hover {color: #FFFFFF; text-decoration: underline;}
a.stmap:active {color: #75C5F0; } 

body {
/*	
	background-image: url(../images/bak2.gif);
*/	
	background-image: url(../images/bk9_2.jpg);
	background-attachment:fixed;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.mainContents {
	margin: 10px;
}

h3 {
	display:block;
	text-align:right;
	border-bottom:solid thin #000099;
	text-shadow: #6374AB 20px -12px 2px;

}

#divSideBar {
	background-color: #F3F9FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE3F9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFE3F9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
