body {
	color: #FFFFFF;
	background-color: #003589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-size: 18px ;
}
.printer_friendly {
	color: #000000;
	background-color: #FFFFFF;
}
.mainblue {
    background-color: #4974BC;
}
.darkblue {
	background-color: #003589;
}
.bspgreen {
	color: #00ff00 ;
}
a:link {
	text-decoration: none;
	color: #e0e000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #e0e000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #e0e000;
	font-weight: bold;
}
a:active {
	color: #e0e000;
	font-weight: bold;
}
.copyright {
	font-size: 12px;
	text-align: center;
}
.null_link {
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.navbar1 {
	border: thin solid #e0e000;
	font-size: 14px;
	background-color: #003589;
}
.away_msg {
	border: thin solid #000000;
	color: #000000;
	font-size: 16px;
	background-color: #FFFFFF;
}
.event_title {
	border: thin solid #e0e000;
	color: #00FF00;
	font-size: 18px;
	background-color: #003589;
}
.event_image { 
	font-weight: bold;
}
.displayonly {
	background-color: #003589;
}
.thumb {
     font-size: 10px;
	 text-align: center;
}