body {
	color: #000000;
	font-family: "Times New Roman";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: small;
}
H1 {font-size: 18pt; font-family: "Times New Roman"; color: #336633}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; color: #336633}
h3 {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #336633}



a:link {  color: #000099; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: underline}

td.navbar { color: #FFFFFF; text-decoration: none}
a.navbar {  font-size: small; font-weight: bold; color: #FFFFFF; background-color: #999966; border: 2px #FFFFFF solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; text-decoration: none; line-height: 2em}
a.navbar:hover {  color: #000000;  text-decoration: none; ; line-height: 2em}


td.selected { color: #999966;}
a.selected {  font-size: small; font-weight: bold; color: #999966; background-color: #336633; border: 2px #336633 solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; text-decoration: none; line-height: 2em}
a.selected:hover {  color: #000000; text-decoration: none; line-height: 2em}

.subnav {  #FFFFFF; text-decoration: none}
a.subnav {  font-size: small; font-weight: bold; color: #FFFFFF; background-color: #336633; border: 2px #336633 solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; text-decoration: none}
a.subnav:hover {  color: #000000; text-decoration: none}

.thispage {  font-size: small; font-weight: bold; color: #000000; background-color: #336633; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: #336633; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
	#test ul a:link{color:#de7008;}
	#test ul a:hover{color:#999999;}

.smalltext {  font-family: "Times New Roman", Times, serif; font-size: smaller; color: #000000}
.white {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}
.greene {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}
.greene a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999966;
	text-decoration: underline;
}
.greene a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}
.greene a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.greene a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.lwrap {
	margin: 10px;
	float: left;
}
.rwrap {
	margin: 10px;
	float: right;
}
