.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 5px;
}
.indexpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a0a0a0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a0a0a0;
	padding: 2px;
	background-color: #FFFFFF;

}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.horizontaldots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a0a0a0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a0a0a0;
}
.leftmapborder {
	border-left: 1px solid #a0a0a0;
}
.navtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
}
.navback {
	background-image: url(/images/navbackground.gif);
	text-align: right;
}
