body {
	background-image: url(images/back_all.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0813E9;
	background-repeat: repeat-x;
}
td.off {
background: #;
}

td.on {
background: #CC0001;
}a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.norepeat {
	background-repeat: no-repeat;
	background-position: center;
}
