.menu {
	color: #006633;
	font-family: ChrisHMKBold;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #8BC252;
	padding: 23px;
	text-align: left;
	vertical-align: middle;
}

.menu:hover {
	color: #846511;
	font-family: ChrisHMKBold;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	background-color: #8BC252;
}

.toolbar {
    background-color: #8BC252;
    padding: 5px 0px 5px 0px;
}

.imhere {

	color: #846511;
	font-family: ChrisHMKBold;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	background-color: #8BC252;
	padding: 23px;
	text-align: left;
	vertical-align: middle;
}

td {
	font-family: Verdana;
	color: #654500;
}

th {
	font-family: Verdana;
	color: #663300;
}

.gentext {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
}


.title {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #663300;
}

.home {
	font_family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	color:#663300
}

.bodyboldtext {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #663300;
}

body { background-color: #ffffff }

