<!--
a {
	color: blue;
	font-size: 12px;
	text-decoration: none;}
a:hover {
	color: red;
	font-size: 12px;
	text-decoration: underline;}
body {
	color: black;
	background-color: white;
	font-family: Verdana;
	font-size: 12px;}
table {
	font-size: 12px;}
.Footer {
	font-size:7pt;}
.Footer a{
	font-size:7pt;}
.Footer a:hover{
	font-size:7pt;}
.menuHeader {
	color: #00443d;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;}
.leftmenu {
	color: #00443d;
	font-family: Verdana;
	font-size: 12px;}
.leftmenu a{
	color: #00443d;
	background-color: e0f0ca;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:none;
	width:168px;
	height:27px;
	border:2px solid #d3eab5;
	padding-top:3px;
	padding-left:5px;}
.leftmenu a:hover{
	color: white;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:none;
	background-color: #647943;}
.contactTextBox {
	width:150px;
	height:20px;
	background-color:white;
	font-size:10px;}
.loginTextBox {
	width:100px;
	height:20px;
	background-color:white;
	font-size:10px;}
.AdminInput {
	width:150px;
	height:20px;
	background-color:#ebebeb;
	border: 1px thinline #c0c0c0;
	font-size:10px;}
.pageHeaders{
	color:#00443d;
	font-weight:bold;}
.rateHeaders{
	color:black;
	font-weight:bold;
	text-decoration:underline;}
.submitButton {
	font-family: verdana;
	width:100px;
	height:16px;
	background-color:white;
	font-size:10px;}
.webdings (
	font-family: Webdings;
	font-size:12px;}
.formButtons {
	color: black;
	background-color: #c8c8c8;
	font-size:8pt;}
-->