body{
	font-family: verdana, arial, tahoma;
	font-size: 1em;
	margin: 12px 0 0px 24px;
	padding: 0 0 0 0;
	}
	
a{
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
.error{
	font-size: 0.8em;
	color: Red;
	}

	
.station_list{
	font-size: 0.8em;
	font-family: verdana;
	}
	
.submit_button{
	background: #000000;
	color: #ffffff;
	border: 0;
	font-size: 1em;
	margin: 2px;
	}
	
.header{
	margin-left: 4px;
	font-weight: bold;
	color: #377E25;
	}
	
.best_header{
	margin-left: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}
	
.link_list{
	list-style-type: circle;
	}
	
.link_list li{
	margin-bottom: 4px;
	}
	
#standard_form{
	text-align: left;
	}
	
#standard_form p{
	text-align:left;
	margin: 0;
	}
	
#standard_form label{
	text-align: right;
	vertical-align: top;
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
	
#standard_form .submit{
	margin-left: 10.5em;
	background: #ffffff;
	color: #000000;
	border: 2px solid #999999;
	font-size: 1em;
	}

	
#facilities{
	font-size: 1.25em;
	width: 470px;
	border-collapse: collapse;
	}
	
#facilities tr td{
	width: auto;
	border-bottom: 1px solid #000000;
	}
	
#fares{
	width: 460px;
	border-collapse: collapse;
	border: 1px solid #000000;
	margin: 4px;
	}

#fares tr td{
	width: auto;
	border: 1px solid #000000;
	}

#fares tr td p{
	margin: 2px;
	}
	
#head, #pic_head{
	width: 960px;
	border-collapse: collapse;
	}
	
#head tr td p{
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: right;
	margin-right: 6px;
	margin-bottom: 4px;
	}
	
#pic_head tr td{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	}
	

#menu, #pic_head .maintext, #pic_head .rightbar{
	vertical-align: top;
	}
	
#pic_head .maintext_c{
	vertical-align: middle;
	font-size: 0.8em;
	}
	
#pic_head .rightbar{
	text-align: center;
	}

#menu p{
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#menu .align{
	margin-left: 10px;
	}
	
#pic_head .maintext p, #pic_head .maintext_c p{
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	}
	
#menu .title{
	margin-left: 10px;
	font-size: 2em;
	}
	
#pic_head .subtitle{
	line-height: 1.6em;
	border: 0px solid #000000;
	}
	
#pic_head .subtitle p{
	margin-left: 4px;
	}

#news{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	text-align: left;
	}

#news .news_head{
	width: 240px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #000000;
	color: #ffffff;
	}
	
#news .news_head p{
	margin-top:4px;
	margin-left: 4px;
	margin-bottom: 4px;
	}
	
#news .news_body{
	border: 1px solid #000000;
	}

#news .news_body div{
	margin: 0 0 0 4px;
	padding: 0;
	overflow:auto;
	height:100px;
	width:auto;
	}
	
#news .news_body div p{
	margin:0px
	}

#news .news_foot{
	height: 20px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #000000;
	color: #ffffff;
	}

#button{
	background: #eaeaea;
	}

#pic_head .credit p{
	text-align: center;
	font-size: 0.8em;
	margin-top: 4px;
	}