html {
	height:100%;
}

body {
	background-image:url(images/back.gif);
	margin:0;
    padding:0;
    height:100%;
    border:none;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}

.fullheight {
	height:100%;
	
}

#fullheight {
	height:100%;
	
}

.header {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style:bold;
	color: #008c98;
}

.higlight {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #0079C2;
}

.smallprint {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #666666;
}

p#passion a {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #904198;
}

p#passion a:hover {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #fff;
	background:#904198;
}

p#passion a:active, p#passion a:focus{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #fff;
	background:#2EABE2;
}

a {
	font-size: 11px;
	color: #0079C2;
}

a:visited {
	color: #008C98;
}

a:hover {
	color: #008C98;
}

a:active {
	color: #50B848;
}

a:focus {
	color: #008C98;
}



.departures {
	font-family: Trebuchet MS;
	font-weight:bold;
	font-style:italic;
	color: #0079C2;
	font-size: 14px;
	}
	
.times-days {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:1em;
	}
	
.times { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	line-height:1.2em;
	}

.noservice { 
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #000000;
	}
	
.contacts {
	font-family: Trebuchet MS;
	font-size: 17px;
	font-style:bold;
	font-style:italic;
	color: #008C98;
}

.note {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #008C98;
	}
	
.timetableHead {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style:italic;
	font-weight:bold;
	color: #008C98;
}
