.LineOn {
	background: #F9F9F9;
	font: 12px Arial;
}
.LineOff {
	background: #DFDFDF;
	font: 12px Arial;
}
.OnBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #F90000;
}
.offBox {
	font-family: Arial;
	color: #FFFFFF;
	background: #AA0000;
}
.titleFooter {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableFooter {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.footerlinks {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
