.schedMonths {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.txt{
	text-align:center;
	font: italic 11px Arial, Helvetica, sans-serif;
}

.schedRowH{
	color:#cc0000;
	font:bold 12px Arial, Helvetica, sans-serif;
}

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

.schedMonth {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	background-color:#333333;
}

.schedMonths a{
	padding:0px 5px;
}

.schedWinner, .schedTime, .schedLoser, .schedTeam, .schedVS, schedVTeam, schedHTeam, .schedRecord, .schedDateH, .schedScoreH {
	padding-left:6px;
	padding-right:6px;
}
.schedWinner, .schedLoser, .schedTeam, .schedScore, .schedTime, .schedDate, .schedVS, .schedConf, .schedVTeam, .schedHTeam, .schedRecord {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:center;
}
.schedRow, .schedNote{
	padding-top:5px;
}
.schedWinner {
	font-weight:bold;
}
.tdOver, .tdOver a{
	padding-top:5px;
}
.schedConf{
	padding-left:2px;
}