body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-color: #000000;
	background-color:#003300;
	margin:0 0 0 0;
	text-align: center;
}
a:link {
	color: #006600;
}     /* unvisited link */
a:visited {
	color: #006600
}  /* visited link */
a:hover {
	color: #FF00FF
}   /* mouse over link */
a:active {
	color: #000000;
}   /* selected link */
a:link.foot {
	color:#fcf39a;
	text-decoration: none;
	background-color:#006600;
	font-size:8pt;
	font-weight:bold;
	text-align: center;
}     /* unvisited link */
a:visited.foot {
	color:#fcf39a;
	text-decoration: none;
	background-color:#006600;
	font-size:8pt;
	font-weight:bold;
	text-align: center;
}  /* visited link */
a:active.foot {
 color: #000000  text-decoration: none;
	background-color:#006600;
	font-size:8pt;
	font-weight:bold;
	text-align: center;
}   /* selected link */
A.normaltab {
	font-size: 10pt;
	font-weight:bold;
	background-color:#fcf39a;
	color:#006600;
	text-decoration:none;
	text-align:center;
}
A.activetab {
	font-size: 10pt;
	font-weight:bold;
	background-color:#ffffff;
	text-color:#006600;
	text-decoration:none;
	text-align:center;
}
A.dsthnormaltab:link {
	font-size: 12pt;
	font-weight:bold;
	background-color:#fcf39a;
	color: red;
	text-decoration:none;
	text-align:center;
}
A.dsthnormaltab:visited {
	font-size: 12pt;
	font-weight:bold;
	background-color:#fcf39a;
	color: red;
	text-decoration:none;
	text-align:center;
	}
A.dsthactivetab:link {
	font-size: 12pt;
	font-weight:bold;
	background-color:#ffffff;
	color:#red;
	text-decoration:none;
	text-align:center;
}
A.dsthactivetab:visited {
	font-size: 12pt;
	font-weight:bold;
	background-color:#ffffff;
	color:#red;
	text-decoration:none;
	text-align:center;
}
A.email {
	color:chocolate;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A.newslet:link {
	font-weight: 700;
	text-decoration: none;
	color: red;
	text-align: center;
}
A.newslet:visited {
	font-weight: 700;
	text-decoration: none;
	color: red;
	text-align: center;
}
.topbanner {
	background-image:url(images/site/River.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;

}
td.newslet {
	text-align:center;
	width:45;
}
.white {
	color:white;
}
h1 {
	color:blue;
	text-align: center;
}
h2 {
	color:#006600;
	font-style:italic;
}
HR {
	text-align:center;
	color:#006600;
	width:97%;
}
img.member {
	border:none;
	width:300;
	vertical-align: middle;
	text-align: center;
}
img.report {
	border:none;
	width:300;
	height:225;
	vertical-align: middle;
	text-align: center;
}
table.members {
	width:630px;
	vertical-align: middle;
	text-align: center;
	background-color: #EBDDCF;
	border: ridge medium #006600 5;
}
.returntotop {
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;
}
.small2 {
	font-size: 8pt;
	list-style-position: outside;
	list-style-type: decimal;
}
.small1 {
	font-size: 10pt;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.purplebold {
	font-weight: bold;
	color: #CC00FF;
}
.linethrough {
	text-decoration: line-through;
}

