a.GridViewLink:link 
{
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}
a.GridViewLink:active 
{
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}
a.GridViewLink:visited 
{
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}
a.GridViewLink:hover 
{
	color:#cc33cc;
	text-decoration:none;
	font-weight:bold;
}

.ScheduleHead 
{
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#cc33cc;
}

.ScheduleAltRow
{
 background-image:url(/imgs/schedAltBackground.gif) 
}
