.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#black {
	color: #000000;
}
#maintxt {
	color: #000000;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vertline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topline {
	border-top: thin dashed #000000;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.toplinert {

	border-top: thin dashed #000000;
	border-right: thin dashed #000000;
	border-bottom: thin none;
	border-left: thin none;
}
.bottom {

	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dashed #000000;
	border-left: thin none;
}
#white {
	color: #FFFFFF;
}
#red {
	color: #FF0000;
}
