a:link {
	text-decoration: underline;
	color: #445B26;
}

a:hover{
	text-decoration: underline;
	color: #668738;
}

a:visited{
	text-decoration: underline;
	color: #3A5120;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	zcolor: #2A3917;
	zfont-weight: normal;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2A3917;
	font-weight: normal;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #2A3917;
	font-weight: normal;
}

.cselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #2A3917;
	font-weight: normal;
}

.tableHeader {
	color: #FFFFFF;
	background-color: #2A3917;
	font-weight: bold;
}

.tableRow1 {
	background-color: #F4F4E4;
}

.tableRow2 {
	background-color: #EAEACC;
}

.tableTotals {
	background-color: #B8D062;
	font-weight: bold;
}

.reportBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	background-color: #FFFFFF;
}

.rRow {
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #000000;
}