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

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

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background-color:#135027;
	color:#FFFFFF;
	padding-bottom:2px;
	padding-left:20px;
}
.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 {
	padding-top:6px;
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:center;
}
.schedRowH{
	color:#DFC42B;
	background-color:#000000;
	font-weight:bold;
	display:none;
}
.schedHome {
	font-weight:bold;
}
.txt{
	padding:3px 5px;
