.FooterNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400404;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: .7em;
	text-transform: uppercase;
}

.FooterNav a:link {
	color: #400404;
	text-decoration: none;
}

.FooterNav a:visited {
	color: #3b0100;
	text-decoration: none;
}

.FooterNav a:active {
	color: #400404;
	text-decoration: none;
}

.FooterNav a:hover {
	color: #a7392e;
	text-decoration: none;
}
.SmRed {
	font-family: Verdana;
	color: #3b0100;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: .8em;
	font-weight: normal;
}
.SmRed a:link {
	color: #9f3124;
	text-decoration: underline;
}
.SmRed a:visited {
	color: #9f3124;
}
.SmRed a:active {
	color: #9f3124;
	text-decoration: underline;
}
.SmRed a:hover {
	color: #3b0100;
}

.RedContent {
	font-family: Verdana;
	color: #3b0100;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 0.8em;
	font-weight: normal;
}
.RedContentBold {
	font-family: Verdana;
	color: #3b0100;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 0.8em;
	font-weight: bold;
}
.RedContentLg{
	font-family: Verdana;
	color: #3b0100;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 1em;
	font-weight: bold;
}

.RtBlk {
	font-family: Verdana;
	color: #0a0000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	line-height: 1.3em;
	font-size: .9em;
	margin-left: 25px;
	margin-bottom: 4px;
	font-weight: bold;
	letter-spacing: 1px;
}
.RtBlk a:link {
	text-decoration: none;
	color: #0a0000;
}
.RtBlk a:visited {
	text-decoration: none;
	color: #3b0100;
}
.indent {
	margin-left: 25px;
}

.RtBlk a:active {
	text-decoration: none;
	color: #0a0000;
}
.RtBlk a:hover {
	text-decoration: none;
	color: #a7392e;
}
.RtRed {
	font-family: Verdana;
	color: #3F0200;
	text-decoration: none;
	word-spacing: normal;
	line-height: 1.3em;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.RtWhite {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	line-height: 1.3em;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
	margin-left: 6px;
}
.RtWhite a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.RtWhite a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.RtWhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.RtWhite a:hover {
	color: #3b0100;
}
