body
{	background-color: #ffffff;
	font-family:  verdana, helvetica, arial, san-serif;
	font-color: #FFFFFF;
}

h1 {	font: bold 10pt/12pt "trebuchet ms", verdana, helvetica, arial, san-serif; }
h2 {	font: bold 8pt/10pt "trebuchet ms", verdana, helvetica, arial, san-serif; }

p 
{	font: x-small verdana, helvetica, arial, san-serif;
	text-indent: 20pt ;
}

td
{	font: x-small verdana, helvetica, arial, san-serif;
	font-family:  verdana, helvetica, arial, san-serif;
}

ul {list-style-type: disc;}

a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none; }
a:active {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none; }
a:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none; }
a:hover {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none; }	
	
#navigation a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; }
#navigation a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline; }
#navigation a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; }
#navigation a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline; }		

.nav
{
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #8BABD3;
}

.navend
{
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

.navborder
{
	background-color: #000066;
}

.copyright
{
	font-size: xx-small;
}

.red {color: #ff0000;}

.eventTitle
{
	background-color: #6666cc;
	color: #ffffff;
	padding: 1ex;
}

.newsTitle
{
	font: bold small verdana, arial, helvetica, san-serif;
}

.sidebar
{
	background-color: #ffcc66;
}

.bottommargin 
{
	margin-bottom : 3px;	
}

/* added 4/5/2004 maa for noreal.cfm */
.noreal a:link {
	font-weight: bold;
	color: #009;
	text-decoration: underline; }
.noreal a:active {
	font-weight: bold;
	color: #f00;
	text-decoration: underline; }
.noreal a:visited {
	font-weight: bold;
	color: #009;
	text-decoration: underline; }
.noreal a:hover {
	font-weight: bold;
	color: #f00;
	text-decoration: underline; }