#scrollbarmain {
	overflow: auto;
	height: 400px;
	margin: 5px;
	padding: 5px 5px 5px 15px;
	font-family: Arial;
	clear: both;
	float: none;
	font-size: 10px;
	z-index: auto;
	top: 100px;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #948EE7;
	border-right-color: #948EE7;
	border-bottom-color: #948EE7;
	border-left-color: #948EE7;
	width: 800px;
	scrollbar-base-color:#938DE7;

}
#scrollbarmain h2 {
	font-family: Arial;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -2px;
}
#scrollbarmain ul {
	font-family: Arial;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: smaller;
}
#scrollbarmain li {
	font-family: Arial;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: small;
}
#scrollbarmain img {
	overflow: auto;
	font-family: Arial;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	border: thin solid #918CE6;
}
#fflbody {
	width: 90%;
}
#fflbody h2 {
	font-family: Arial;
	font-size: large;
}
#fflbody p {
	font-size: 10px;
	font-family: Arial;
}
.uppernav {
	font-family: Arial;
	font-size: smaller;
	text-decoration: none;
}
#fflbody ul {
	font-family: Arial;
}
#uppernav {
	font-family: Arial;
	font-size: 10px;
	border-top: thin none #948EE7;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #948EE7;
	border-left: thin none #948EE7;
	text-align: left;
	margin: 0px;
}
#scrollbarmain p {
	font-family: Arial;
	font-size: 12px;
}
#uppernav li {
	list-style-type: none;
	font-size: small;
	border: thin none #948EE7;
}
#uppernav li a {
	list-style-type: none;
	border-top: 1px solid #948EE7;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFF00;
	border-left: 1px solid #FFFFFF;
	font-size: small;
	display: block;
	text-decoration: none;
	padding: 0.25em;
	text-align: justify;
	margin: 1px;
	width: auto;
}
#uppernav li a:hover {
	list-style-type: none;
	border-top: 1px solid #948EE7;
	border-right: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	border-left: 1px solid #948EE7;
	font-size: small;
	display: block;
	text-decoration: none;
	padding: 0.25em;
	text-align: justify;
	margin: 1px;
	width: auto;
	background-color: #ABA8EC;
}
#localnav {
	font-size: smaller;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 90%;
}
#localnav a {
	font-size: 9px;
	color: #948EE7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #948EE7;
	border-left-color: #948EE7;
	display: block;
	width: auto;
	margin: 1px;
	padding: 0.25em;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
}
#localnav a:hover {
	font-size: 9px;
	color: #948EE7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #948EE7;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	width: auto;
	margin: 1px;
	padding: 0.25em;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	border-bottom-color: #948EE7;
}
