a {
	background: transparent;
	cursor: pointer;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	text-decoration: none;
}

address {
	font-style: italic;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul {
	font-family: sans-serif;
	font-size: 12px;
}

/* This controls the color and font of standard text */
address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Arial, sans-serif;
}

big {
	font-size: 19px;
}

blockquote {
	font-style: italic;
}

body {
	cursor: default;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
}

button {
	cursor: auto;
}

cite {
	font-style: italic;
}

code, kbd, samp, tt {
	font-size: 14px;
}

dt {
	font-weight: bold;
}

h1 {
	font-size: 28px;
}

h1 {
	margin-left: -4%; /* */
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #990000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 28px;
}

h2 {
	margin-left: -4%; /* */
}

h3 {
	font-size: 24px;
}

h3 {
	margin-left: -3%; /* */
}

h4 {
	font-size: 21px;
}

h4 {
	margin-left: -3%; /* */
}

h5 {
	font-size: 18px;
}

h5 {
	margin-left: -2%; /* */
}

h6 {
	font-size: 16px;
}

h6 {
	margin-left: -1%; /* */
}

html {
	margin: 0;
	padding: 0;
}

input {
	cursor: auto;
}

ol {
	list-style: decimal;
}

ol ol ol ol {
	list-style: decimal;
}

ol ul ol ol, ol ol ul ol, ul ol ol ol, ol ol ol {
	list-style: lower-roman;
}

ol ul ul ul, ul ol ul ul, ul ul ol ul, ul ul ul {
	list-style: square;
}

pre {
	margin-left: 0; /* */
	white-space: pre;
}

pre {
	border: solid thin;
	padding: 1em 3%;
}

small, sub, sup {
	font-size: 13px;
}

td {
	margin-left: 0;
}

textarea {
	cursor: text;
}

th {
	font-weight: bold;
	margin-left: 0;
	text-align: center;
}

ul ul ol ol, ul ol ul ol, ol ul ol ol, ol ol ul ol, ol ul ol, ol ol {
	list-style: lower-alpha;
}

ul ul ul ul {
	list-style: disc;
}
/* Here are the things you might want to change or remove */
ul ul, ol ol ul ul, ol ul ol ul, ul ol ol ul, ol ul ul, ul ol ul {
	list-style: circle;
}

ul, menu, dir {
	list-style: disc;
}

.menu {
	font-size: 11px;
	background-image: url(../images/green_menu_fill_1_x_1px.gif);
	padding-left: 12px;
	padding-top: 8px;
}

.menu a {
	cursor: pointer;
}

.menu a:link {
	color: #7F881D;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited {
	color: #7F881D;
	font-weight: bold;
}

.menu a:hover {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.pageheader {
	font-size: 16px;
	font-weight: bold;
	color: #7F881D;
}

.indexleft {
	padding-top: 20px;
	padding-left: 25px;
}

.indexlefttext {
	color: #708090;
	line-height: 17px;
	font-size: 11px;
}

.indextext {
		padding-top: 12px;
}

.indextext p {
	color: #708090;
	line-height: 17px;
	font-size: 12px;
}

.indexright {
	padding-top: 20px;
}

.indexrightline {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Black;
}

td.footerlinetd {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.footerline {
	color: #000040;
	width: 90%;
	height: 5px;
}

.footer {
	font-size: 11px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.footer a:link {
	color: #4f4f4f;
}

.footer a:visited {
	color: #4f4f4f;
}

.footer a:hover {
	color: #4f4f4f;
}

.footer a:active {
	color: #4f4f4f;
}.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.rivers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
