.style {  }
.text {  font-family: "Times New Roman", Times, serif; font-size: 14px}
h1 { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #336633; font-weight: bold}
.textgreentitle { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #336633; font-weight: bold}
.textsmall { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #336633}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #E6E6FF;
}
.topnavdiv {
	font-size:14px;
	border-bottom:2px solid #305a32;
	width:600px;
	margin-bottom:10px;
	letter-spacing: .1em;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #305a32;
	padding-top: 3px;
}
.topnavdiv a {
	color: #336633;
	text-decoration:none;
	background-color: #f5f3fc;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.topnavdiv a:link {
color: #336633;
text-decoration:none;
}

.topnavdiv a:active {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #336633;
}
.topnavdiv a:visited {
color: #336633;
text-decoration:none;
}
.topnavdiv a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #336633;
}

div#footertext {
	color: #305B32;
}
.footernavdiv {
	font-size:12px;
	color:#336633;
	margin-bottom:10px;
	letter-spacing: .1em;
	padding-bottom: 3px;
	padding-top: 3px;
}
.imgborder {
	margin: 0px 5px;
	padding: 3px;
	border: 5px double #305A32;
}
