.navlink a:link, .navlink a:visited, .navlink a:hover {
	color: white;
	text-decoration: none;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana;
}

.navlink a:hover {text-decoration: underline;}

#navlinks {
	width: 190px;
	padding-right: 5px;
	background: #494949;
	text-align: center;
	color: white;
	vertical-align: top;
}

#mainTable {
	width: 850px;
}

#topImage {height: 65px;}
#bottomImage {width: 450px;height:185px}

body {
	font-family: Verdana; 
	font-size: 8pt;
	color: #080000; 
	margin: 0px;
	background: black;
}

#copy {
	padding-left: 8px;
	background: white;
	vertical-align: top;
	line-height: 12pt;
	font-size: 8pt;
	width: 657px;
}

.bodyHilight {
	font-size: 10pt;
	font-weight: bold;
}

td {
	font-family: Verdana; 
	font-size: 9pt;
	color: #494949;
}

#leftBar {
	color: white;
	background: #494949;
}

#leftBar a:link, a:visited, a:hover {
	color:white
}

a:link, a:visited, a:hover {
	color: #155C94;
}

.upcomingEvent {
	font-weight: bold;
}
