#Header {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 1px;
	top: 22px;
}
#navigation_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	height: 14px;
	width: 722px;
	left: 16px;
	top: 95px;
	background-color: #000000;
	padding: 4px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 1.25;
	color: #382514;
}
.border {
	border: thin double #742514;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #442B17;
}
.lightborder {
	border: 1px solid #FFFFFF;
}
.handmouseover {
	cursor: wait;
}
