body {
	background-color: #005230;
}

td, th {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

input, textarea, select {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: AntiqueWhite;
	padding-top: 1px;
	padding-bottom: 1px;
}

a {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFF99;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #FFFF99;
	border-bottom-style: dotted;
}

a:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFF99;
}

.navi {
	border-bottom: 0px;
	text-decoration: none;
}

.navi:hover {
	border-bottom: 0px;
	text-decoration: none;
}

.head {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
	background-color: #FCEAC7;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #FFFF99;
}

.copylink {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #FFFF99;
}

.copylink:hover {
	font-family: verdana;
	font-size: 10px;
	background-color: #FFFF99;
	text-decoration: underline;
	color: #000000;
}

.caplink {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 0px;
	color: #FFFF99;
}

.caplink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
	text-decoration: none;
	border-bottom: 0px;
	color: #000000;
}

.back {
	background-color: #0F6A3F;
}

.backdark {
	background-color: #15511E;
}

.back3 {
	background-color: #CC0000;
}

.alert {
	background-color: #CC0000;
	font-size: 13;
	font-weight: bold;
	color: yellow;
}

.goody {
	background-color: #009933;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.spechead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.lochead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #F2F8FB;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.inblock {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
