@charset "UTF-8";
/* Styles used just for the Statistics website */

#BannerLinks {
	background-color: #81a5c8;	
	width: 770px;
}

#BannerLinks td {
	text-align: center;
	padding: 2px;
}

#BannerLinks a {
	color:#0C4A8F;
	font-size: 0.9em;
	text-decoration: none;
}

.InfoBox {
	margin: 1px;
}

.GreyBox {
	background-color: #BBBBBB;
}