body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	background: url(images/bkgd_st3.gif) repeat fixed;
}

.headline {
	color: #003366;
	background: repeat fixed;
	font: bold 16px Verdana, Geneva, Arial, helvetica, sans-serif;
}

select, input, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background: repeat inherit;
}

.right {
	font-style: italic;
	float: right;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.pop:link {
	color: black;
	text-decoration: none;
	font: bold 16px Courier;
}
.pop:visited {
	color: black;
	text-decoration: none;
	font: bold 16px Courier;
}
.pop:hover {
	color: #009900;
	text-decoration: none;
	font: bold 16px Courier;
}
.pop:active {
	color: #009900;
	text-decoration: none;
	font: bold 16px Courier;
}

.navlink:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-left: 20px;
}
.navlink:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-left: 20px;
}
.navlink:hover {
	color: #009900;
	font-weight: bold;
	font-size: 10px;
	margin-left: 20px;
}
.navlink:active {
	color: #009900;
	font-weight: bold;
	font-size: 10px;
	margin-left: 20px;
}
a:link {
	color: black;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
}

a:visited {
	color: black;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
}

a:active {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
}
.intro {
	font-size: 11px;
	line-height: 15px;
	margin: 15px;
}
.small {
	font-size: 10px;
}

.tiny {
	font-size: 9px;
}
.navlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 20px;
	line-height: 12px;
	margin-top: 0px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #666633;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666633;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
.indent {
	margin-left: 60px;
}

.indent4 {
	margin-left: 80px;
}

.indent3 {
	margin-left: 60px;
}

.indent2 {
	margin-left: 40px;
}

.indent1 {
	margin-left: 20px;
}
.button:link { color: #000; font-weight: bold; text-decoration: none;
	background-color: #cccc99;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 3px ridge #666633;
}
.button:visited { color: #000; font-weight: bold; text-decoration: none;
	background-color: #cccc99;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 3px ridge #666633;
}
.button:hover { color: white; font-weight: bold; text-decoration: none;
	background-color: #666633;
	border-spacing: 3px outset black;
	border: 3px outset #cccc99;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.button:active {
	font-size: 10px;
	font-weight: bold;
	border: 3px inset #cccc99;
	border-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #666633;
	color: white;
}

.tableheader { color: white;
	font: normal 12px Verdana;
	background-color: 660000;
}

.hilite_red { 
background-color: red;
	border: 3px solid red;
}

