@charset "utf-8";
/* CSS Document */

td
	{
	height:25px;
	padding-top:.4em;
	padding-right:.5em;
	padding-left:.5em;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "Century Gothic", Helvetica,  Arial, sans-serif;
vertical-align:middle;
	border:none;
	white-space:nowrap;
}

#schedule{
	width:100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 4px;
	}
	

#schedule td.tableindent{ 
	padding-left:2em;	
	}

#schedule tbody tr td {
	background-color: #EDF3FE;
    }
	
	
#schedule tbody tr.odd  td {
      background-color: #fff;
    }
#schedule tbody td.boxelder {
	background-color: #6699CC;
	text-align: right;
	height: 25px;
}

#schedule tbody td.boxelder2 {
	vertical-align:middle
	height:25px;
	padding-top:.4em;
	padding-right:.5em;
	padding-left:.5em;
	background-color: #6699CC;
	font-size: 200%;
	color: #FFFFFF;
	background-position: left;
	font-family: Quicksand, "Century Gothic", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}

#schedule tbody td.fortbelknap {
	vertical-align:middle
	height:25px;
	padding-top:.4em;
	padding-right:.5em;
	padding-left:.5em;
	background-color: #CC6666;
	line-height: normal;
	font-family: Quicksand, "Century Gothic", Helvetica, Arial, sans-serif;
	}

#schedule tbody td.fortbelknap2 {
	vertical-align:middle
	height:25px;
	padding-top:.4em;
	padding-right:.5em;
	padding-left:.5em;
	background-color: #CC6666;
	font-size: 200%;
	color: #FFFFFF;
	background-position: left;
	font-family: Quicksand, "Century Gothic", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}

#schedule tbody td.greatfalls {
	background-color: #BFD73A;
	text-align: right;
	height: 25px;
}

#schedule tbody td.greatfalls2 {
	vertical-align:middle
	height:25px;
	padding-top:.4em;
	padding-right:.5em;
	padding-left:.5em;
	background-color: #BFD73A;
	font-size: 200%;
	color: #FFFFFF;
	background-position: left;
	font-family: Quicksand, "Century Gothic", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}

#schedule tbody td.fbts {
	background-color: #CC9966;
	text-align: right;
	height: 25px;
}

#schedule tbody td.fbts2 {
	vertical-align:middle
	height:25px;
	padding-top:.4em;
	padding-right:.5em;
	padding-left:.5em;
	background-color: #CC9966;
	font-size: 200%;
	color: #FFFFFF;
	background-position: left;
	font-family: Quicksand, "Century Gothic", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}

#schedule tbody td.rbt {
	background-color: #96C;
	text-align: right;
	height: 25px;
}

#schedule tbody td.rbt2 {
	vertical-align:middle;
	height:25px;
	padding-top:0.4em;
	padding-right:0.5em;
	padding-left:0.5em;
	background-color: #96C;
	font-size: 200%;
	color: #FFFFFF;
	background-position: left;
	font-family: Quicksand, "Century Gothic", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}

#schedule tbody td.orange {
	background-color: #F93;
	text-align: right;
	height: 25px;
}

#schedule tbody td.orange2 {
	vertical-align:middle;
	height:25px;
	padding-top:0.4em;
	padding-right:0.5em;
	padding-left:0.5em;
	background-color: #F93;
	font-size: 200%;
	color: #FFFFFF;
	background-position: left;
	font-family: Quicksand, "Century Gothic", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}

