body, p, td, .bodytext, .newstitle, .field {
    background-color: #768B13;
    font-family: Verdana, Sans-serif;
    font-size: 8pt;
}

.field {
    background-color: #DCEF85;
}

.button {
    background-color: #DCEF85;
    font-family: Verdana, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.newstitle {
	font-weight: bold;
}

.menuheader {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #054B05;
	margin-bottom: 3px;
}

.ingress {
	font-weight: bold;
	color: #070707;
}

.greenline { color: #054B05; background-color: #054B05; }
.menuseparator { color: #054B05; }

.noborder {
	border-width: 0;
}
.menubar {
	border-left-color: #768B13;
	border-left-width: 0px;
	border-right-color: #768B13;
	border-right-width: 0px;
	border-top-color: #054B05;
	border-bottom-color: #054B05;
	border-top-width: 1px;
	border-bottom-width: 1px;
}


A,
A:active,
A:link,
A:hover,
A:visited,
A:active.menulink,
A:link.menulink,
A:hover.menulink,
A:visited.menulink,
.menulink {
    color: #000066;
    text-decoration: none;
}

A:hover.menulink {
    color: #000080;
    text-decoration: underline;
}


H1, .pagetitle {
	font-size: 14pt;
	font-weight: bold;
}

.subtitle {
	font-size: 12pt;
	font-weight: bold;
}
