table        {
	font-family: Verdana;
	font-size: 8pt;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.menu        { background-color: aliceblue; cursor: hand; border: 1 solid gainsboro }

.ProgramHeader {
	font-size: 9pt;
	font-weight: bold;
	background-color: aliceblue;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.LogoBottom  { 

filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'white' , endColorStr= 'lightskyblue' , gradientType= '1' );

}

A:link

{

	color: #000000;

		text-decoration: none;

}	

		

A:visited

{

	color: navy;

	text-decoration: none;

}	

		

A:active	{	

	color: #000000;



		text-decoration: none;

	}	

		

A:hover

{

	color: red;

	text-decoration: underline;

}

.Event       { border: 1 solid #000080 }

