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

}

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

.schedMonth {
	font-size:14px;
	font-weight:bold;
	background:url(/images_web/footerBg.jpg) 50%  repeat-x;
	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, .schedBox {
	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;
	white-space:nowrap;
}
.schedRowH{
	color:#652E8B;
	font-weight:bold;
}
.schedWinner {
	font-weight:bold;
}
