.schedTable, .schedMonths {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.schedTable{
	width:100%;
}
.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:right;
}

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#2D2D2D;
	color:#FFFFFF;
	padding-left:20px;
	text-align:left;
}
.schedWinner, .schedTime, .schedLoser, .schedTeam, .schedVS, schedVTeam, schedHTeam, .schedRecord, .schedDateH, .schedScoreH {
}
.schedWinner, .schedLoser, .schedTeam, .schedScore, .schedTime, .schedDate, .schedVS, .schedConf, .schedVTeam, .schedHTeam, .schedRecord {
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}.schedTimeH {
	text-align:center;
}

.schedRowH{
	color:#FFF;
	background-color:#CB072F;
	font-weight:bold;
	height:20px;
}
.schedWinner {
	font-weight:bold;
}
.o {
	background:#CFE9F6;
}
.schedHome {
	font-weight:bold;
}
