﻿a:link
{
	color: rgb(204, 153, 51);
}
a:visited
{
	color: rgb(153, 153, 102);
}
a:hover
{
	text-decoration: underline;
	color: #006633;
}
a:active
{
	color: rgb(0, 102, 51);
}
body
{
	font-family: Bookman Old Style;
	background-image: url(backmuted.jpg);
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	text-align: none;
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
}

div#navcontainer
{
background-color: #ffcc99;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ffcc33;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: #660033;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #16008D;
color: white;
}

#active a { border-left: 1px solid #fff; }


table
{
	font-weight: normal;
	font-style: normal;
	vertical-align: none;
	font-family: Bookman Old Style;
	text-align: none;
	table-border-color-light: rgb(153, 102, 0);
	table-border-color-dark: rgb(153, 102, 0);
	border-color: rgb(153, 102, 0);
}
textarea
{
	border-style:solid; font-size: 8pt;
	font-family: georgia, Times New Roman, Times;
	font-style: normal;
	color: rgb(0, 0, 0);
}
th
{
	font-family: georgia, Times New Roman, Times;
	font-style: normal;
	border-color: rgb(153, 102, 0);
}
td
{
	border-color: rgb(153, 102, 0);
}
hr
{
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	font-style: normal;
	font-family: georgia, Times New Roman, Times;
	font-size: 14pt;
	color: rgb(51, 51, 51);
}
fieldset
{
	border-top-width: 1pt;
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 8pt;
	border-right-style: solid;
	border-bottom-width: 1pt;
	font-family: georgia, Times New Roman, Times;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-top-style: solid;
	color: rgb(0, 0, 0);
}
h1
{
	font-family: georgia, Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: rgb(51, 51, 51);
}
h2
{
	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
	font-family: georgia, Times New Roman, Times;
	color: rgb(51, 51, 51);
}
h3
{
	font-weight: normal;
	font-style: normal;
	font-family: georgia, Times New Roman, Times;
	font-size: 14pt;
	color: rgb(51, 51, 51);
}
h4
{
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	font-family: georgia, Times New Roman, Times;
	color: rgb(51, 51, 51);
}
h5
{
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	font-family: georgia, Times New Roman, Times;
	color: rgb(51, 51, 51);
}
h6
{
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	font-style: normal;
	font-size: 8pt;
	font-family: Bookman Old Style, Times New Roman, Times;
	color: rgb(51, 51, 51);
}
label
{
	font-style: normal;
	font-size: 8pt;
	font-family: georgia, Times New Roman, Times;
	color: rgb(0, 0, 0);
}
legend
{
	font-style: normal;
	font-size: 8pt;
	font-family: georgia, Times New Roman, Times;
	color: rgb(51, 51, 51);
}
marquee
{
	font-family: georgia, Times New Roman, Times;
	font-size: 14pt;
}
select
{
	border-style:solid; font-family: georgia, Times New Roman, Times;
	font-style: normal;
	font-size: 8pt;
	color: rgb(0, 0, 0);
}
#pageBanner {
:
color: rgb(165,42,42);
font-family:"Rockwell Extra Bold"
font-style:italic; 
font-size:xx-large;
text-align:center;
background: url('pagebanner.gif') no-repeat;
height:100;
background-position:center;
}
