@charset "utf-8";
.navback {
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.trainback {
	background-image: url(images/train.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 9cc0b5;
	text-decoration: none;
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigation2 {
	background-image: url(images/nav2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
	background-image: none;
}
a.navigationtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.navigation3 {
	background-image: url(images/nav3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigation4 {
	background-image: url(images/nav4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.CDtracks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.NormalTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #009999;
	margin-right: 10px;
	margin-left: 10px;
}
.NormalTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
