body {
	margin: 0;
	padding: 0;
	font-family: Calibri,sans-serif;
	font-size: 15px;
	color: #fff;
	background: #005828 url("bg3.png") repeat-y left top;

}
h3 {
	font-family: Calibri,sans-serif;
	font-size: 20px;
	margin: 6px 0 0 0;
	padding: 0;
	text-decoration:none;
}
ul {
	margin-top: 0;
	padding-top:0;
}

hr {
	color:#9aa;
}
input, select, textarea {
	background-color:#003811;
	color:#FFF;
	font-weight:bold;
	border:0.5px solid #9aa;
}
button {
	background-color:#005828;
	font-size:16px;
	color:#FFF;
	border:2px outset #99FF99;
	width:84px;
}
button:hover {
	background-color:#B5E61D;
	color:#004828;
}
.area2 {
	padding:5px 40px;
	border:2px solid #B5E61D;
	background-color:#004828;
}
.area3 {
	padding:0 40px 20px 40px;
	border:2px solid #B5E61D;
	background-color:#004828;
}
p.indent {
	margin:0;
	padding:0 0 0 40px;
}
	
p.overview {
	margin:0;
	padding:0 0 8px 0;
	text-align:justify;
}
td.header1 {
	padding-left:30px;
}

a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #bfb;
	text-decoration: underline;
}
a:hover {
	font-weight:bold;
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: underline;
}
a.menu:link {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding:4px;
}
a.menu:visited {
	color: #fff;
	text-decoration: none;
}
a.menu:hover {
	font-weight:bold;
	color: #004828;
	text-decoration: none;
	background-color: #B5E61D;
	border:2px outset #99FF99;
}
a.menu:active {
	color: #fff;
	text-decoration: none;
}
a.noshow:link {
	font-size: 95%;
	text-decoration: none;
	background-color: transparent;
}
a.noshow:visited {
	font-size: 95%;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}
a.noshow:hover {
	font-size: 95%;
	text-decoration: none;
	background-color: transparent;
}

.picture {
	border-style: solid;
	border-width: thin;
	border-color: #ddddff;
}
.bigpicture {
	border-style: solid;
	border-width: medium;
	border-color: #dddddd;
}
.copy {
	font-size: 80%;
}
.halflinebefore {
	margin-top: 6px;
}
.justified {
	text-align: justify;
	text-justify: auto;
}
.subtitle {
	font-size: 28px;
}
.smallersubtitle {
	font-size: 28px;
}
.DAHR {
	text-align:center;
	font-size:24px;
	margin-top:3px;
	margin-bottom:12px;
	padding:0;
}
.bigcap {
	font-size:32px;
	font-weight:bold;
}
.dt1 {
	font-size:18px;
	font-weight:bold;
}
.dd1 {
	margin-left:25px;
}
.reqd {
	color:#B5E61D;
	font-weight:bold;
	font-size:110%;
}





