@charset "utf-8";

.t09 {  font-size: 9px}.t10 {  font-size: 10px}.t12 {  font-size: 12px}.bold {  font-weight: bolder}.t12bold {  font-size: 12px; font-weight: bolder}.t12boldwhite {  font-size: 12px; font-weight: bolder; color: #FFFFFF}a {  text-decoration: none}a:link {  }a:visited {  }a:hover {  text-decoration: underline}a:active {  text-decoration: underline}
 
table.colortable {
	font-size:60%;
}
table.week {
	background-color:#eef;
	font-size:78%;
}
 
table.week th {
	height:22px;
	border:1px solid #aaa;
}
table.week a {
	font-weight:800;
}
table.week th.normal {
	background-image:url(../../user_data/packages/20090317/img/program/bggraybar.gif);
	background-repeat:repeat-x;
}
table.week th.saturday {
	background-color:#2C9BFD;
}
table.week th.sunday {
	background-color:#FD2C36;
}
 
table.week td {
	border-left:1px solid #444;
	border-right:1px solid #444;
	font-size: 12px;
}
table.week td.program {
	border-top:1px solid #aaa;
}
 
table.week td.odd {
	font-weight:800;
	border-top:1px solid #aaa;
	background-color:#EEE;
	color:#333;
	text-align:center;
}
table.week td.even {
	font-weight:800;
	border-top: 1px solid #aaa;
	background-color: #DDD;
	color:#333;
	text-align:center;
}