.content {
	border: 1px solid #878f77;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #29311a;
}
a:link {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #899747;
	border-bottom-color: #899747;
	text-decoration: none;
}
a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #899747;
	border-bottom-color: #899747;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #2b4200;
	border-bottom-color: #2b4200;
	text-decoration: none;
}

.ltgrntxt {
	color: #899747;
}

.bldgrntxt {
	font-weight: bold;
	color: #2b4200;
}
.txtpad {
	padding-bottom: 20px;
}
.prodtxt {
	padding-top: 15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #29311a;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #29311a;
}.toplinks {
	font-size: 9px;
	text-align: right;
	padding-bottom: 5px;
}
