﻿body {
	background-image: url('images/bgleaf.jpg');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	margin: 2px;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #008000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 8px;
}
hr {
	color:green;
	background-color:green;
	width: 90%;
	border-width:0;
	height: 2px;
}
img {
	margin: 4px;
	border:0px
}
li {
	margin-bottom: 6px;
}
p {
	color: #006600;
	margin-left: 8px
}
th {
	font-weight: bold;
	font-size: medium;
}
small {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
#pagebanner {
	color: #000000;
	text-align: center;
	background: url('images/bannerlf.png') no-repeat;
	background-position: center center;
	font: bold 36px Georgia, Times, serif;
	padding: 10px 0px 10px 0px;
}
#pagebanner a {
	text-decoration: none;
	color: #000000;
}
#navleft ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
}
#navleft li {
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	background-image: url('images/navtreelink.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0px 20px 10px
}
#navleft li:hover {
	background-image: url('images/navtreehover.gif');
	background-repeat: no-repeat;
	background-position: center;
}
#navleft a {
	text-decoration: none;
}
#sbox {
	font-size: 10pt;
	font-weight: bold;
	color: #008000;
	margin-top: -2px;
}
#navb {
	margin: 0 0 0 0;
} 
#tablegenus {
	border: 1px #008000 solid;
	empty-cells: show;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}
#tablegenus th {
	border: 1px #008000 solid;
	text-align: center;
	background-color: #00cc00;
}
#tablegenus td {
	border: 1px #008000 solid;
	text-align: left;
}
#tablepic, #tablepic th, #tablepic td {
	border: 1px #008000 solid;
	border-collapse: collapse;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	empty-cells: show;
}
#tablepic th {
	background: #00CC00;
}
#tablespecies {
	margin-left: auto;
	margin-right: auto;
	border: 1px #008000 solid;
	border-collapse: collapse;
	empty-cells: show;
}
#tablespecies th {
	border: 1px #008000 solid;
	text-align: center;
	background-color: #00cc00;
}
#tablespecies td {
	border: 1px #008000 solid;
	text-align: left;
}
.b {
	font-weight:bold;
}
.b1p {
	border: 1px solid #000000;
}
.b1pleft {
	border: 1px solid #000000;
	text-align: left;
}
.b2p {
	border: 2px solid #000000;
}
.bluetext {
	color: #0000FF;
}
.bwidth0 {
	border-width: 0px;
}
.center {
	text-align: center;
}
.tablecenter {
	margin-left:auto;
	margin-right:auto;
}
.left {
	text-align: left;
}
.list {
	list-style-image: url('images/bullet1.gif');
}
.margin0tb {
	margin-top: 0;
	margin-bottom: 0;
}
.redtxt {
	font-weight: bold;
	color: #FF0000;
}
.right {
	text-align: right;
}
.smallxx8pt {
	font-size: 8pt;
	margin-top: 0px;
}
.u {
	text-decoration:underline;
}
.ub {
	font-weight: bold;
	text-decoration: underline;
}

