.subnav .top {
	height: 12px;
	background-image: url("/_template/img/subnav_top_green.gif");
}

.subnav ul.root li {
	background-image: url("/_template/img/subnav_bullet_green.gif");
}

.subnav ul.root li ul li {
	background-image: url("/_template/img/subnav_bullet_indent_green.gif");
}

.content h1 {
	color: #479633;
}

.content a {
	color: #479633;
}

.content a:visited {
	color: #75CE5F;
}

.content .formwrapper .top {
	background-image: url("/_template/img/form_top_green.gif");
}

.content .formwrapper .bottom {
	background-image: url("/_template/img/form_bottom_green.gif");
}

.content .formwrapper .form {
	background-color: #E4F3E1;
}

.content th {
	background-color: #F1F9F0;
	font-weight: bold;
	text-align: left;
}

div.content img {
	border: 1px solid #479633;
}
div.content img.no_border {
	border: none;
}

.main {
	background-image: url("/_template/img/watermark_green.gif");
}

.query .term,
.resultcount .total {
	color: #479633;
}