/*  TrainTimes Data Table */
#sitemap {
  table-layout: auto;	
	width: 627px;
	padding: 0;
	margin: 0;
	border: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}
caption {
	width: 627px;
	margin: 0;
	padding: 0;
	background: #4040ff;
	border-top: 2px solid #89a;
	border-bottom: 2px solid #89a;
	color: #fff;	 
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #A2ADBC;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}
.grey1 {
   width: 227px;
	color: #000;
	font-weight: bold;
	background: #A2ADBC;
}
.grey2 {
   width: 200px;
	color: #000;
	font-weight: bold;
	background: #A2ADBC;
	text-align: center;
}
.grey3 {
   width: 200px;
	color: #000;
	font-weight: bold;
	background: #A2ADBC;
	text-align: center;
}
.grey4 {
   width: 100px;
	color: #000;
	font-weight: bold;
	background: #A2ADBC;
	text-align: center;
}
.white1 {
   width: 230px;
	color: #616B76;
	font-weight: bold;
	background: #fff;
	text-align: left;
}
.white2 {
   width: 400px;
	color: #616B76;
	font-weight: bold;
	background: #fff;
	text-align: left;
}
.white3 {
   width: 200px;
	color: #616B76;
	font-weight: bold;
	background: #fff;
	text-align: center;
}
.white4 {
   width: 100px;
	color: #616B76;
	font-weight: bold;
	background: #fff;
	text-align: center;
}
.white5 {
   width: 627px;
	color: #000;
	font-weight: bold;
	background: #fff;
	text-align: center;
}
td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	padding-left: 4px;
	text-align: left;
	background: background: #ffffff;
}