body {
	background-color: #FFFFFF;
	background-image: url();
}
body,td {
	color: #000;
	text-align: center;
}
th{
	color: #000;
	text-align: center;
	font-weight: bold;
}
.REDBOLD {
	color: #C00;
	font-weight: bold;
}
.MonthStyle {
	font-weight: bold;
	font-size: 18px;
}
.GenPara {
	font-size: 12px;
}
.AlignCenter {
	text-align: center;
}
.AlignLeft {
	text-align:left;
}
.tableCenteredTop, .tableCenteredAvail{
	margin-left:auto;
	margin-right:auto;
}
.AvailCol1{
	width:225px;
}
.AvailCol2{
	width:84px;
}
.AvailCol3{
	width:60px;
}
.AvailCol4{
	width:199px;
}
.tableCenteredAvail tr td:nth-child(2){
	text-align:left;
}
.tableCenteredAvail tr td:nth-child(3){
	text-align:left;
}
.tableCenteredAvail tr td:nth-child(4){
	text-align:left;
}
