.stlnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	top: auto;
}

.stlnav a:link{
	text-decoration:none;
	color: #0066FF;
	font-weight: bold;
}	

.stlnav a:visited {
	text-decoration:none;
	color: #0066FF;
	
}

.stlnav a:hover {
	color: #FFFFFF;
	background-color: #4D94FF;
	font-size: 12px;
	border: 0px solid #CCCCCC;
	float: none;
	width: 10px;
	margin: 2px;
	padding: 0px;
	clear: none;
	height: 10px;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.top {
	background-image: url(../images/background_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clip: rect(auto,auto,2px,auto);
}
.stlmiddle {
	background-image: url(../images/background_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottom {
	background-image: url(../images/background_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
.stltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FAA432;
	background-color: #5A5758;
}
.SUBTITLE {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3344F4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: thin groove #999999;
	width: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.stlbanner {
	clip: rect(20px,auto,auto,auto);
}
