.YearHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6e945f;
}
.yearBorder {
	border: 1px solid #6e945f;
}
.textRegular{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #246b18;	text-decoration: none;}
.linkName{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #246b18;}
.linkName a:link,a:visited,a:active{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #246b18;}
.linkName a:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #34c82d;	text-decoration: underline;}

.linkExtra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246b18;
	text-decoration: none;
	background-color: #ecfbea;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #82bf86;
	border-right-color: #BFA582;
	border-bottom-color: #BFA582;
	border-left-color: #BFA582;
}
.linkExtra a:link,a:visited,a:active{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #246b18;}
.linkExtra a:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #34c82d;}
.bigHeader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #312C28;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.Back1{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6e945f;
	border-bottom-color: #6e945f;
	background-color: #f0fcef;
}
