.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.BGbelowNav {
	background-color: #F0F0EE;
}
.TextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.TextTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.BGtabInactive {
	background-color: #E1E2DD;
}
.TextSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E6666;
	line-height: 13px;
	background-color: #D7D8D1;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
.TextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
