.menubackground {
	background-repeat: no-repeat;
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	border: 1px none #666;
	background-color: #4f6228;

}

.divider {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FFF;

}
.fotterbrodtextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}


.menubackground2 {
	background-repeat: no-repeat;
	background-color: #76923c;

}
.whitebackground {
	background-color: #FFF;
}


.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFF;

}

.link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;

}

.link:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;

}

.link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;

}

.link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;

}
.fotterbrodtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
