.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
a.topnav:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topnav:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pagehead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.dashedvertline {

	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.dashedbox {
	border: 1px dashed #666666;

}
.dashedupdown {
	border-top: 1px dashed #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;


}
