A:LINK {
	color : #000000

}
A:HOVER {
	background : #ff9900;
}
A:VISITED {
	color : #000000;
}

A.nounderline {
	text-decoration : none;
}

P.datesbox{
	border : 1px solid #ffffff;
	font : 13pixels;
	padding : 15px 20px 20px 20px;
	width : 550px;
	align : center;
}
	
P.quotebox{
	border : 1px solid #ffffff;
	background= "white_beigewave.gif";
	font : 13pixels;
	padding : 15px 20px 20px 20px;
	text align : center;
}

UL.square 
{
list-style-type: none;
background-color : #66ccff;
font : 12pixels;
padding : 8px; 5px; 5px; 5px;
line-height : 20px;
border : thin solid #ffffff;
width : 120px;
}

LI.white
{
background-color : #ffffff;
}


UL.logo 
{
list-style-type: none;
background-color : #ffffff;
padding : 5px; 5px; 5px; 5px;
border : thin dotted #ffffff;
}



TD.nav {
	padding : 1px 1px 1px 1px;
	font : 12pixels;
	line-height : 20px;
}

TR.blue {
	background : #87cefa;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}

TR.orange {
	background : #ffa500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}

TR.prog {
	background : #ffcc99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}

TR.print {
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}