.redBKG {
	background-color: #8C2120;
}
.greenBKG {
	background-color: #9C9C8C;
}
.greenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54752B;
}
.greenText a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54752B;
}
.greenText a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54752B;
}
.greenText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54752B;
}

.tanBKG {
	background-color: #F5E6BD;
}

.TopTierHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #9C9C8C;
}
.smallBr {
	font-size: 7px;
	line-height: 4px;
}
.catHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #8C2120;
}
.whiteBKG {
	background-color: #FFFFFF;
}

.greenHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #54752B;
	font-weight: 800;
}
.photoNumbers {
	font-size: 12px;
	font-weight: 700;
}

