@charset "utf-8";
 html, body { min-height:101%; margin-bottom:1px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-repeat: repeat;
	border: 1px solid #339966;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bar-bottom {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #339966;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bar-top {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
}
.green-border {
	border: 1px solid #339966;
	padding: 0px;
}
.footer {
	font-size: 85%;
	padding-right: 10px;
	margin: 0px;
	text-align: right;
	padding-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
}
a:visited {
	color: #996600;
}
a:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.content {
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.contact {
	font-size: 95%;
	text-align: center;
}
h1 {
	font-size: 145%;
	color: #336633;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	color: #336633;
	font-size: 105%;
}
.navcell {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #CC9933;
	margin: 0px;
	text-decoration: none;
	font-size: 95%;
}

.navcell a {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}
.navcell a:link {
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
.navcell a:visited {
	color: #996600;
	text-decoration: none;
}
.navcell a:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.green-textbox {
	border: 1px solid #339966;
	padding: 5px;
}
.highlight {
	background-color: #996600;
	color: #FFFFFF;
	font-size: 115%;
	font-weight: bold;
}
.style1 {
	font-weight: bold;
	color: #363;
}
.floatimg-left {
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.floatimg-right {
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 5px;
}
}
a img { border: none; }

.red {
	color: #F00;
}

