.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #f80000;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #513A20;
}
.topborder {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.rightborder {
	border-top: none;
	border-right: 1px solid #513A20;
	border-bottom: none;
	border-left: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #513A20;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #513A20;
}
a:hover, a:active {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#790000;
}

.dashedborder {
	border: 2px dashed #513A20;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #513A20;
}