
.schedTable {
	width:100%;
	text-align:left;
	padding:0px;
}
.schedNote {
	font-style:italic;
	font-size:11px;
}
.schedTime {
	text-align:right;
}
.schedMonth {
	font-size:14px;
	font-weight:bold;
	background:url(/images_web/navLeftBg.jpg) repeat-x;
	color:#FFFFFF;
	padding-left:20px;
	line-height:22px;
}
.schedConf{
	font-size:8px;
}
.schedTimeH {
	text-align:center;
}

.schedRecord {
	text-align:left;
}
.schedRowH {
	background:url(/images_web/centerBg.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	line-height:20px;
}
.schedConf, .schedWinner, .schedLoser, .schedVTeam {
	padding-left:8px;
}
.schedWinner {
	font-weight:bold;
}
.schedHome {
	font-weight:bold;
}
.eventKey {
	background:transparent url(/images_web/menuBg.jpg) repeat-x scroll 0 0;
	font-weight:bold;
	margin:0px;
	padding:0;
}
.eventKey li {
	display:inline;
	line-height:28px;
	padding:0 27px;
	color:#333;
}
.schedMonths, .schedMonths a{
	padding-left:5px;
}
