
body
{
	background: none;
	color: #000000;
	display: block;
	font: 81.25%/1.2 Arial, Helvetica, sans-serif;
}

h1
{
	background: #ffffff;
	display: block;
	margin: 0em 0em 1em 0em;
	padding: 1em 0em 0em 0em;
}

table
{
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 2px;
	margin: 2em 0em 2em 0em;
}

td
{
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

th, tr.header td
{
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

caption
{
	text-align: center;
}

tr.alt td
{
	background: #ffffff;
}

div#page
{
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}

div#content
{
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	min-height: inherit;
}

div#header, div#nav, div#footer, div#contentNav, div#banner
{
	background: none;
	display: none;
}

div#header1
{
	display: block;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	background: none;
	position: relative;
}

div#header1 div.right
{
	display: none;
}

div#header1 h1
{
	background: none;
	display: block;
	float: none;
	margin: 0em 0em 1em 0em;
	padding: 0px 0px 0px 0px;
	height: auto;
	position: relative;
	font-size: 231%;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

div#header1 h1 span.left
{
	display: none;
}

div#header1 h1 span.right
{
	display: none;
}

div#departureList
{
	display: none;
}

div#timeTableList
{
	overflow: none;
	float: left;
}

div#timeTableList div#timeTableTimes
{
	border: none;
	width: 720px;
	overflow: none;
	float: left;
	position: relative;
}

div#timeTableList a#earlierTrains, div#timeTableList a#laterTrains,
div#timeTableList div.left, div#timeTableList div.right
{
	display: none;
}

div#timeTableList div#timeTableTimes th, div#timeTableList div#timeTableTimes td
{
	/*display: none;*/
}

div#timeTableList div#timeTableTimes th.visible, div#timeTableList div#timeTableTimes td.visible
{
	/*display: inline;*/
}

div#timeTableList div#timeTableTimes th.shown, div#timeTableList div#timeTableTimes td.shown
{
	display:table-cell;
}

div#timeTableList div#timeTableTimes th.hidden, div#timeTableList div#timeTableTimes td.hidden
{
	display: none;
}

