.menuborder {
	border: 1px dashed #999999;
}
.topbar {
	background-attachment: fixed;
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.topmostlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
