.baseTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000033;
	text-decoration: none;
}
.menu_blue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0099CC; text-decoration: none }

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}

body {
	background-color: #999999;
	visibility: visible;
}
.menutxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-style: italic;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
}
.little_link {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.sitemaplink {
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.sitemaplink:link {
	color: #003366;
}
a.sitemaplink:visited {
	color: #003366;
}
a.sitemaplink:hover {
	color: #003366;
	text-decoration: underline;
}
#scrollbox {
	left: 0;
	top: 0;
	position: relative;
	width: 550;
	height: 350;
	overflow: scroll;
}

