body {
	font-family: arial, helvitica, sans-serif;
	background-color: #004444;
	background-image: url(../images/background3.gif); 
	}
table {
	background-color: #667733;
	margin-left: auto;
	margin-right: auto;
	}

td img {
	display: block;
	}
.top-margin {
	margin-top: 5px;
	}
.white {
	background-color: #ffffff; 
	}
.background {
	background-image: url(../images/background3.gif);
	background-repeat: repeat-x;
	}
.graygreen {
	background-color: #DBDED4;
	width: 100px;
	}
.highlight  {
	background-color: #DBDED4;
	padding: 10px;
	}
.seafoam {
	background-color: #c0d0c0;
	}
.tabletop {
	color: #ffffff;
	background-color: #004444;
	font-size: 1.5em;
	}
.index {	
	color: #004444;
	font-size: 1em;
	text-align: left;
	padding: 5px;
	line-height: 1.5em;
	}
.index p{
	color:#004444;
	font-size: 1em;
	text-align: left;
	padding: 5px;
	line-height: 1em;
	}
.whatsnew {
	width: 125px;
	height: 300px;
	float: left;
	background-color: #DBDED4;
	border: solid black 1px;
	}
.main {
	color: #004444;
	font-size: 1em;
	text-align: justify;
	padding: 10px;
	line-height: 1.5em;
	}
.common {
	color:#004444;
	font-size: 1em;
	text-align: left;
	padding: 10px;
	line-height: 1.5em;
	}
.indent {
	margin-left: 20px;
	}
.center{
	text-align: center;
	}
.italic {
	font-style: italic;
	}
.name {
	font-size: .8em;
	}
.commonname {
	font-size: .8em;
	line-height: 1.3em;
		}
.grow {
	font-size: 1em;
	line-height: 1em;}
a:link { 
	text-decoration: underline; 
	color: black 
	}
a:visited { 
	text-decoration: underline; 
	color: black 
	}
a:active { 
	text-decoration: underline; 
	color: black 
	}
a:hover { 
	text-decoration: none; 
	color: red 
	}
.headline h1{
	background-image: url(../images/background3.gif);
	background-repeat: repeat-x;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
	line-height:2em;
	padding: 5px;
	}
.heading1 {
	color: #004444;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	background-color: #c0d0c0;
	border-top: 1px solid #6A1204;
	border-bottom: 3px solid #6A1204;
	border-right: 3px solid #6A1204;
	border-left: 1px solid #6A1204;
	line-height:2em;
	padding: 5px;
	}
	
.heading2 {
	color: #004444;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	letter-spacing: 5px;
	background-color: #c0d0c0;
	border-top: 1px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-left: 1px solid #6A1204;
	padding: 5px;
	}
.heading3 {
	color: #004444;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
	background-color: #c0d0c0;
	border-top: 1px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	border-right: 3px solid #6A1204;
	border-left: 1px solid #6A1204;
	padding: 5px;
	}
.heading4 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	}
.heading5 {
	color: #004444;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
	background-color: #c0d0c0;
	border-top: 1px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	border-right: 3px solid #6A1204;
	border-left: 1px solid #6A1204;
	padding: 15px;
	}
h1 {
	color: #000000;
	text-align: center;
	}
h2 {
	color: #000000;
	text-align: center;
	}
h3 {
	color: #000000;
	text-align: center;
	}
.floatboxmain {
	width:385px;
	height: 315px;
	background-color: #DBDED4;
	padding: 20px;
	border: solid black 1px;
	line-height: 1.5em;
	}
.floatboxleft {
	width:120px;
	height: 70px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DBDED4;
	padding: 10px;
	border-left: 1px solid #6A1204;
	border-top: 1px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	}

.floatboxright {
	width:120px;
	height: 70px;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DBDED4;
	padding: 10px;
	border-left: 1px solid #6A1204;
	border-top: 1px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	}
.floatboxleft2 {
	width:120px;
	height: 130px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DBDED4;
	padding: 10px;
	border-left: 1px solid #6A1204;
	border-top: 1px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	}
.floatboxright2 {
	width:120px;
	height: 130px;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DBDED4;
	padding: 10px;
	border-left: 1px solid #6A1204;
	border-top: 1px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	}
.floatboxabout {
	width:240px;
	height: 600px;
	float: left;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #DBDED4;
	padding: 10px;
	border-left: 1px solid #6A1204;
	border-top: 1px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	}
.floatboxabout2 {
	width:280px;
	height: 670px;
	float: right;
	text-align: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	padding: 5px;
	}
.hovermenu ul{
	padding-left: 0;
	margin: 0;
	height: 29px;
	}
.hovermenu ul li{
	list-style: none;
	display: inline;
	}
.hovermenu ul li a{
	padding: 5px;
	text-decoration: none;
	text-align: center;
	float: left;
	color: white;
	width: 137px;
	font-size: 1em;
	background-color: #667733;
	border-left: 1px solid #6A1204;
	border-top: 1px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	}
.hovermenu ul li a:hover{
	color: white;
	background-color: #6A1204;
	border-style: outset;
	}
html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}

.hovermenu2 ul{
	padding-left: 0;
	margin: 0;
	height: 20px;
	}
.hovermenu2 ul li{
	list-style: none;
	display: inline;
	}
.hovermenu2 ul li a{
	padding: 3px;
	text-decoration: none;
	text-align: center;
	float: right;
	color: white;
	width: 80px;
	font-size: 1em;
	background-color: #667733;
	border-left: 1px solid #6A1204;
	border-top: 1px solid #6A1204;
	border-right: 2px solid #6A1204;
	border-bottom: 2px solid #6A1204;
	}

.hovermenu2 ul li a:hover{
	color: white;
	background-color: #6A1204;
	border-style: outset;
	}

html>body .hovermenu2 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}
