.head_topimg {
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-color: #008040;
	border-bottom-width: 3px;
	z-index: 1;
}

.headertable {
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	border-bottom-style: solid;
	border-bottom-color: #008000;
	border-bottom-width: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	margin-left: 0;
}

.line1 {
	color: #002e00;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.line2 {
	color: #004601;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

.line2link {
	color: #004601;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
}

.line2link:hover {
	color: #00a809;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
}

.line3 {
	color: #b3b3b3;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}

.line3link {
	color: #b3b3b3;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}

.line3link:hover {
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}

.greenline {
	color: #008000;
	border-bottom-style: solid;
	border-bottom-color: #008000;
	border-bottom-width: 1px;
}