/* CSS Document */
#topnav li.statistics {
	background: #fff url(/en/media/topnavbg.png) top right no-repeat;
}
#topnav li.statistics a {
	color: #003399;
}
#topnav li.statistics a:hover {
	color: #003399;
	background: #fff url(/en/media/topnavbg.png) top right no-repeat;
}

