@charset "utf-8";
.bg-grey {
	background-color: #DBDBDB;
}
.menutext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4E86B4;
	padding: 7px;
	border: 2px outset #4E86B4;
}

.footerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}.bodytexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.memberpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.memberbar {
	background-color: #E3ECF2;
	border: 1px solid #81A7C7;
	padding: 3px;
}
