.pageSlogan {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	height:12px;
	background-color:#B0C175;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyrightText {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuLinks {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuLinks:HOVER {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8B9B52;
	text-decoration: none;
}
.menuLinksCurrent {

	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.TITLES {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableBorder {
	border: 1px solid #666666;
}
.liveText {

	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
