/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
td {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
.copyright {
	width: 700px;
	border-top: 1px #666666 solid;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.BikeSeason {font-family: Arial, Helvetica, sans-serif;font-size: 26px;font-weight: bold;color: #666666;}
.subtitle_red {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: FF0033;}
a:link {color: white;text-decoration: none;}
a:hover {color: #FF0033;text-decoration: underline;}
a:visited {color: white;text-decoration: none;}
a:visited.provinces, a:link.provinces {color: #FF000A;text-decoration: underline;}
a:hover.provinces {color: white;text-decoration: none;}
a:visited.title { color: black;text-decoration: none;}
a:link.title { color: black;text-decoration: none;}
a:hover.title { color: white;text-decoration: none;}
pre { color: white;font-family: arial, sans-serif;font-size: 12px;font-weight: normal;line-height: 13pt;}
PRE B { font-size: 16px; }
.navrow
{
	width:178px;
	
	color: #d5d5d5;
	background-color: black;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-bottom: 1px #656565 solid;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.selected
{
	background-color: #A1A1A1;
	color: black;

	width:178px;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-right: 1px #656565 solid;
	border-bottom: 1px #656565 solid;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.selected2
{
	color: white;

	width:163px;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-right: 1px #656565 solid;
	border-bottom: 1px #656565 solid;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.submenu
{

	width:163px;
	
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	
	margin-bottom: 5px;
	
	color: white;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}