.menu {
	color: #FFFFFF;
	text-decoration: none;
}
.menubg {
}
.bodyheader {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #92AC63;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #848381;
}
.bodybg {
	border: thin groove #000000;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.pagebg {
	background-color: #D2DDBF;
}

.hiddentext {
	color: #D2DDBF;
}

.bodyboldbig {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}        
