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

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

.schedMonth {
	background-color:#354A75;
	height:17px;
	float:none;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 13px;
	overflow:hidden;
}
.schedScoreH{
	text-align:left;
}
.schedConf{
	font-size:8px;
}
.schedScore a {
	color:#000000;
}
.schedTimeH {
	text-align:center;
}
.schedRowH{
	color:#18315A;
	background-color:#BF9E2B;
	font-weight:bold;
}
.schedHome	 {
	font-weight:bold;
}
.schedBox a:link, .schedBox a:visited, .schedBox a:hover, .schedBox a:active{
	color:#C0A12D;
	font-weight:normal;
}
