.headergreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a5441;
	font-weight: bold;
}
.headergold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b28f01;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 2d2d2d;
	line-height: 17px;
}
a:link {
	color: 9e8700;
	text-decoration:underline;
}
a:active {
	color: 9e8700;
	text-decoration:underline;
}
a:visited {
	color: 9e8700;
	text-decoration:underline;
}
a:hover {
	color: 5f8a77;
	text-decoration:none;
}
.leftImage {
	border-right-width:4px;
	margin-right:4px;
	border-bottom-width:0px;
	margin-bottom:0px;
	border-right-color:white;
	border-bottom-color:white;
}
.rightImage {
	border-left-width:4px;
	margin-left:4px;
	border-bottom-width:0px;
	margin-bottom:0px;
	border-left-color:white;
	border-bottom-color:white;
}
.UnderlinedCell {
	border-bottom: 1px solid #e8e8e8;
}
.special {
	display:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c6c2b9;
}
