
tr.diarycolHdr
{
	background-color:#320080;
}

td.diarycolHdr1
{
	color:white;
	width:19%;
	height:19px;
}

td.diarycolHdr2
{
	color:white;
	width:53%;
	height:19px;
}

td.diarycolHdr3
{
	color:white;
	width:28%;
	height:19px;
}

tr.diarycol
{
	background-color:#00008F;
}

td.diarycol1
{
	color:white;
	width:19%;
	height:19px;
}

td.diarycol2
{
	color:white;
	width:53%;
	height:19px;
}

td.diarycol3
{
	color:white;
	width:28%;
	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;
}

