a.markerLink {
	text-decoration:none; 
	color:#000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

a.markerLink:hover 
{
	color:#0000FF;
	text-decoration: underline;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

p.white_bg {
	font : 11pt Arial; 
	text-decoration:none; 
	color:#000000;
	width:100%;
}

body {
	background: #FFFFFF url(img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

.top {
	background: url(img/top-trains.jpg) repeat-x;
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 100px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 1030px;
}

/*
.header .left, .header .right {
	background: #1D2436;
	color: #FFF;
	height: 100px;	
}
	*/

.header .left {
	background: #B3C2C7 url(img/header-trains.jpg) no-repeat;
	color: #000;
	font: normal 2.5em "Trebuchet MS",sans-serif;
	line-height: 100px;
	text-align: center;	
	width: 814px;
}

.header .left .main_text {
	color: #000;
	line-height: 60px;
	text-align: center;	
}


/* content */
.content {
	float: left;
	margin: 0 0;
	padding: 0 16px;
	width: 781px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.png);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.row_highlight
{
	background-color:#66B5FF;
	color:#01426B;
}

.row_highlight td
{
	font : 11pt Arial; 
	text-decoration:none; 
	color:#01426B;
}

.train_table
{
    font-sile: 10pt;
    font-family: Arial;
	margin-right:auto; 
	margin-left:auto;
	border-collapse: collapse;
	border-color:#0B2266;
	margin-top: 5px;
	padding-top: 5px;
}

.train_table td
{
    font-size: 8pt;
}

.table_header
{
    font-size: 10pt;
    font-family: Arial;
    background-color:#f3f2d2;
    color:01426b;
	border-color:#0B2266;
	text-align:left;
}

span#cntdwn
{
	font : 12pt Arial; 
}



