.menubuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8F0CD;
	text-decoration: none;
}
.sitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #E8F0CD;
	text-decoration: none;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D5434;
	text-decoration: none;
}
.pagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4D5434;
	text-decoration: none;
}
.greenStandardBG {
	background-color: #AAC452;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8F0CD;
	text-decoration: none;

}
.greenSubPageMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8F0CD;
	text-decoration: none;
	background-color: #6A7D2B;
}
.greenTopMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E8F0CD;
	text-decoration: none;
	background-color: #8EA738;
	font-weight: bold;
}
.greenTableBG {
	background-color: #778350;
}
.greenMainTableContrastBG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D5434;
	text-decoration: none;
	background-color: #FFB200;
}
.greenMainTableMainBG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D5434;
	text-decoration: none;
	background-color: #E8F0CD;
}
.StandardBG {

	background-color: #AAC452;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8F0CD;
	text-decoration: none;
}
.SubPageMenu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8F0CD;
	text-decoration: none;
	background-color: #6A7D2B;
}
.SubPageMenuSelected {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB200;
	text-decoration: none;
	background-color: #6A7D2B;
}
.TopMenu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E8F0CD;
	text-decoration: none;
	background-color: #8EA738;
	font-weight: bold;
}
.TopMenuSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFB200;
	text-decoration: none;
	background-color: #8EA738;
	font-weight: bold;
}
.TableBG {

	background-color: #778350;
}
.MainTableContrastBG {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D5434;
	text-decoration: none;
	background-color: #FFB200;
}
.MainTableMainBG {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D5434;
	text-decoration: none;
	background-color: #E8F0CD;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D5434;
}