body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	color: #027787;
}
.headerback {
	background-image: url(/images/splash/topback.gif);
	background-repeat: repeat-x;
}
.navback {
	background-color: #DAF3F2;
	background-image: url(/images/splash/navback.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 8px;
	font-style: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navleft_link1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navLeft {
	background-color: #DAF3F2;
	padding-right: 5px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #027787;
	border-bottom-color: #027787;
	padding-left: 2px;
	height: 19px;
	vertical-align: middle;
	text-decoration: none;
}
.navLeftHighlight{
	background-color: #F8EB7A;
	padding-right: 5px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #027787;
	border-bottom-color: #027787;
	padding-left: 2px;
	height: 19px;
	vertical-align: middle;
	padding-right: 3px;
	text-decoration: none;
}
.navleft_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24em;
	background-color: #2DA0B0;
	border-top: #D5F0F4;
	border-right: #D5F0F4;
	border-bottom: #D5F0F4;
	border-left: #D5F0F4;
	padding-right: 3px;
	color: #D5F0F4;
	text-decoration: none;
	font-weight: bold;
}
.footerback {
	background-image: url(/images/splash/footerback.gif);
	background-repeat: repeat-x;
	height: 25px;
	vertical-align: middle;
}
.footertext {
	font-size: 14px;
	color: #FFFFFF;
}
#pscroller1 {
	width: 164px;
	height: 146px;
	padding: 5px;
	background-color: #f8eb7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.someclass { 
  /* class to apply to your scroller(s) if desired */
}
