.TableBkgrnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/LtGreen.jpg);
	background-repeat: repeat;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 993366;
	text-decoration: none;
}
.Footer a:link, .TabOn a:active, .TabOn a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 993366;
	text-decoration: underline;
}
.Footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 993366;
	text-decoration: none;
}.BoldText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(images/LtGreen.jpg);
	background-repeat: repeat;
}
