
tr.programmecolHdr
{
	background-color:#320080;
}

td.programmecolHdr1
{
	color:white;
	width:20%;
	height:19px;
}

td.programmecolHdr2
{
	color:white;
	width:35%;
	height:19px;
}

td.programmecolHdr3
{
	color:white;
	width:23%;
	height:19px;
}

td.programmecolHdr4
{
	bgcolor:purple;
	color:white;
	width:15%;
	height:19px;
}

td.programmecolHdr5
{
	bgcolor:purple;
	color:white;
	width:15%;
	height:19px;
}

td.programmecolHdr6
{
	bgcolor:purple;
	color:white;
	width:25%;
	height:19px;
}

tr.programmecol
{
	background-color:#00008F;
}

td.programmecol1
{
	color:white;
	width:19%;
	height:19px;
}

td.programmecol2
{
	color:white;
	width:35%;
	height:19px;
}

td.programmecol3
{
	color:white;
	width:23%;
	height:19px;
}

td.programmecol4
{
	color:white;
	width:15%;
	height:19px;
}

td.programmecol5
{
	color:white;
	width:15%;
	height:19px;
}

td.programmecol6
{
	color:white;
	width:25%;
	height:19px;
}

table.programtable
{
	border:1px;
	border-color:#111111;
	width:100%;
}

a.pagereflink:visited,
a.pagereflink:link,
a.pagereflink:active
{
	color:white;
	font-family:Trebuchet MS;
	text-decoration:none;
}

a.pagereflink:hover
{
	color:yellow;
	font-family:Trebuchet MS;
	text-decoration:none;
}

span.programcell
{
	font-family:Trebuchet MS;
	text-indent:0px;
}

