@charset "utf-8";

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #148fec;
}
a.news:link, a.news:visited, a.news:active{
	color: #c90000;
	text-decoration:none;
	text-decoration: underline;
}
a.news:hover{
	color: #6a6a6a;
	text-decoration: underline;
}
.weeklyResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.weeklyResults:link, a.weeklyResults:visited, a.weeklyResults:active{
	color: #FFFFFF;
	text-decoration:none;
}
a.weeklyResults:hover{
	color: #c90000;
	text-decoration: underline;
}

.statisticLeadersHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.statisticLeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.statisticLeaders:link, a.statisticLeaders:visited, a.statisticLeaders:active{
	color: #6a6a6a;
	text-decoration:none;
	text-decoration: underline;
}
a.statisticLeaders:hover{
	color: #c90000;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.copyright:link, a.copyright:visited, a.copyright:active{
	color: #6a6a6a;
	text-decoration:none;
	text-decoration: underline;
}
a.copyright:hover{
	color: #c90000;
	text-decoration: underline;
}
body {
	background-color: #000000;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.page:link, a.page:visited, a.page:active{
	color: #ffffff;
	text-decoration:none;

}
a.statisticLeaders:hover{
	color: #c90000;
	text-decoration: underline;
}.tableGrey {
	background-color: #f3f3f3;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.gallery:link, a.gallery:visited, a.gallery:active{
	color: #6a6a6a;
	text-decoration:none;

}
a.gallery:hover{
	color: #c90000;
	text-decoration: underline;.galleryImage {
	border: 1px solid #FFFFFF;
}
.galleryImage {
	border: 1px solid #c90000;
}
