<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	text-align: left;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 150px;
	width: 100%;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
	padding: 0px;
	float: left;
}
#navBar {
	text-align: center;
	vertical-align: middle;
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F636C;
	border-right-color: #5F636C;
	border-bottom-color: #5F636C;
	border-left-color: #5F636C;
	float: left;
	visibility: visible;
	background-position: center center;
	height: 25px;
	background-color: #000000;
	padding: 0px;
}
#Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	width: 100%;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#Content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
#Content a:visited {
	text-decoration: underline;
	color: #000099;
}
#Content a:hover {
	text-decoration: none;
	color: #FF0000;
}
#Content a:active {
	
	text-decoration: underline;
}
#Admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	width: 100%;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#Admin a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #0000FF;
}
#Admin a:visited {
	text-decoration: none;
	color: #000000;
}
#Admin a:hover {
	text-decoration: none;
	color: #00FF00;
}
#Admin a:active {
	
	text-decoration: underline;
}
/*---Tob Nav Bar */
#navBar ul {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	list-style: none;
}
#navBar ul li{
	float: left;
	height: 25px;
	
}
#navBar ul a{
	font-size:12px;
	text-decoration:none;
	color:#E0D1C6;
	display:block;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/btnUp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 1.3em;
	padding-bottom: 0;
	padding-left: 1.2em;
}
#navBar ul a.first{
	
}
#navBar ul a.last{
	
}

#navBar ul a:hover{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:#870424 url(../images/hover_sub.gif) center left no-repeat;
	display: block;
	height: 25px;
}
#navBar ul a:active{
	background-image: url(../images/btnActive.jpg);
	color:#000000;
}

/*---Bottom Nav Bar --*/
#btmNav{
	text-align: center;
	vertical-align: middle;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F636C;
	border-right-color: #5F636C;
	border-bottom-color: #5F636C;
	border-left-color: #5F636C;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	visibility: visible;
	background-position: center center;
	height: 25px;
	background-color: #000000;
}
#btmNav ul {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	list-style: none;
}
#btmNav ul li{
	float: left;
}
#btmNav ul a{
	padding: 0 1.0em;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color:#E0D1C6;
	display:block;
	background:url(../images/seperator.gif) no-repeat left top;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
#btmNav ul a.first{
	background:none;
}

#btmNav ul a:hover{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background:#7db5e3 url(../images/hover_sub.gif) center left no-repeat;
	display: block;
	height: 25px;
}
.red {color: #FF0000}
.black {color:#000000}
.bigblack {
	color:#58B8C0;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Georgia, sans-serif;
}
.bigbrown {
	color: #E0D1C6;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Georgia, sans-serif;
}
.bigwhite {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Georgia, sans-serif;
}

.tblhdr {	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#pagination .selected { 
	font-weight: bold; 
	color: #8D0D19;
}
#pagination a:hover {
	text-decoration: none;
	color: #FF0000;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana, Helvetica, sans-serif";
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#000000;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	background:#000000;
	color:#cccccc;
	display:block;
	font-weight:bold;
	line-height:30px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
		}
	.menu li a:visited{
		background: #00000;
		color:#FFFFFF;
		text-decoration:none;
	}
		.menu li a:hover, .menu ul li:hover a{
			background: #7db5e3;
			color:#FFFFFF;
			text-decoration:none;
			}
		
	.menu li ul{
		background:#870424;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url(../images/sub_sep.gif) bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		text-decoration:none;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#7db5e3 url(../images/hover_sub.gif) center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		
--&gt;
&lt;/style&gt;
</pre></body></html>