body { background-color: #ffffff; font-family: verdana, arial, sans-serif; font-size: 13px; }

acronym, abbr { border-bottom: 1px dotted; cursor: help; }

font.nav { color: #000000; font-family: arial, sans-serif; font-weight: bold; }
a.navlink:link { text-decoration: none; color: #000000; }
a.navlink:visited { text-decoration: none; color: #000000; }
a.navlink:active { text-decoration: none; color: #000000; }
a.navlink:hover { text-decoration: underline; color: #ff0000; }

font.menu { color: #ffffff; font-family: arial, sans-serif; font-weight: bold; }
a.menulink:link { text-decoration: none; color: #ffffff; }
a.menulink:visited { text-decoration: none; color: #ffffff; }
a.menulink:active { text-decoration: none; color: #ffffff; }
a.menulink:hover { text-decoration: underline; color: #ffffff; }

a:link { text-decoration: underline; color: #0099cc; }
a:active { text-decoration: underline; color: #0099cc; }
a:visited { text-decoration: underline; color: #0099cc; }

a.r10:link { text-decoration: underline; color: #000000; }
a.r10:active { text-decoration: underline; color: #000000; }
a.r10:visited { text-decoration: underline; color: #000000; }

font.title { color: #000000; font-family: arial, sans-serif; font-weight: bold; font-size: 18px; }

font.small { color: #000000; font-family: arial, sans-serif; font-size: 10px; }

font.fptitle { color: #ffffff; font-family: arial, sans-serif; font-weight: bold; font-size: 18px; }

p.events { color: #ff0000; }
font.eventtitle { color: #000080; font-weight: bold; }
font.eventtext { color: #000000; }

td { font-size: 13px }

font.bluebox { color: #ffffff; font-family: arial, sans-serif; font-size: 12px; }
a.bluebox:link { text-decoration: none; color: #ffffff; }
a.bluebox:visited { text-decoration: none; color: #ffffff; }
a.bluebox:active { text-decoration: none; color: #ffffff; }
a.bluebox:hover { text-decoration: underline; color: #ffffff; }

input.bluebox
{
	font-family: arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #0099cc;
	background: #ccccff; 
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	cursor: pointer;
}

