@charset "utf-8";
/***************************************************************
CSS AJP Publishing - by Ampheon.com
****************************************************************/
table#schedule thead td{
background-color:#1FC1F2;
color:white;
padding:6px 9px 6px 9px;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}
.tbody td{padding:5px}
td.bluecol{background-color:#1FC1F2; text-align:center;}
td.greycol{background-color:#f8f8f8; text-align:center;}
