body {
	font-size:8pt;
	font-family:arial, sans-serif;   
}


 td.na p {display:none;} 


 

/* Hide for Print */

#nav,
form.stopcode,
#sub,
.credit,
table.headers {
display:none;
}  





#page,
#header {
width:18cm;
margin:0;
padding:0;   
}



/* Show for print */ 

.scroll {
	width:auto;
	overflow:visible;
}

td.StopHeader {
	display:table-cell;
   }
    
  	
		
	
#header img {
	float:right;
} 



/* Timetables */

h1 em {font-size:0.5em; white-space:nowrap;}

#tables h1 {font-size:2em;}


#tables h2 {margin:0.5em 0 1em 0;}




#tables {
margin:0 35px;
}




#tables table {
padding:1px;
border:none;
margin:0;
border-collapse:collapse;
}

#tables table td {
border-bottom: 1pt solid #f6a800;
padding: 1pt 4pt;
white-space:nowrap;
width:1.2cm;
text-align:center;
height:0.6cm;
}  


#tables table th {
border-bottom: 1pt solid #f6a800;
padding: 1pt 4pt;
white-space:nowrap;
width:auto;
text-align:left;
height:0.6cm;
font-weight:bold;
} 

#tables table th p {
white-space:nowrap;
font-weight:bold;
margin:0; 
}  




#tables table td p {
display:block;
margin:0;
padding:0;
line-height:1.2em;
width:auto;
overflow:hidden;
}





      


/* Codes */
#tables table td.gray {background:#c1d2e3 url(/images/hyphen.gif) no-repeat center top; border-bottom: 1px solid #668bb2;}
#tables table td.gray p {width:2.5em; height:1.2em; overflow:hidden; background:#c1d2e3;}
#tables table td.blank {background:#ccc url(/images/hyphen.gif) no-repeat center top; border-bottom: 1px solid #666;}
#tables table td.blank p {width:2.5em; height:1.2em; overflow:hidden; background:#ccc;}
#tables table td.gold {background:#f5bb3e url(/images/hyphen.gif) no-repeat center top; }
#tables table td.gold p {width:2.5em; height:1.2em; overflow:hidden; background:#f5bb3e;}
#tables table td.yellow {background:#f8d58b url(/images/hyphen.gif) no-repeat center top; color:#000; }
#tables table td.yellow p {width:2.5em; height:1.2em; overflow:hidden; background:#f8d58b;}
#tables table td.pale {background:#f8eacc url(/images/hyphen.gif) no-repeat center top;}
#tables table td.pale p {width:2.5em; height:1.2em; overflow:hidden; background:#f8eacc;}

#tables table td.na  {padding:0; display:none;}
#tables table td.na p {display:none;}

#tables table td.nostop p {display:none;}  



/* Notes */     

ul.notes {
	margin:25px 0 15px 0;
	list-style:none;
}   

ul.notes li {
	display:block;
	margin:8px 0;
	list-style:none;
}


ul.notes li div { 
	clear:both;
	display:block;
	float:right;
}


ul.notes li .gray,
ul.notes li .gold,
ul.notes li div.yellow,
ul.notes li .pale,
ul.notes li .blank {
display:block;
clear:both; 
width:25px;
height:18px;
border: solid 1px #666;
float:left;
margin-right:6px;
}


ul.notes li .gray {background:#c1d2e3;}
ul.notes li .gold {background:#f5bb3e;}
ul.notes li div.yellow {background:#f8d58b;}
ul.notes li .pale {background:#f8eacc;}
ul.notes li .blank {background:#ccc;}



                                             
