td.hd{
    width:100px;
    text-align:center;
}

td.wd{
    width:65px;
    text-align:center;
    font-weight:bold;
}

#divContentMain{
	width:595px;
	background-color:#EEE;
	margin:10px;
}

div.ttbTable{
	width:740px;
	clear:left;
	background-color:#EEE;
	display:none;
	margin-top:5px;
}

div.ttbH{
	overflow:hidden;
	width:740px;
	height:35px;
	clear:left;
	background-color:#E4E4E4;
}

div.ttbCa{
	overflow:hidden;
	width:350px;
	float:left;
	background-color:#EEE;
}

div.ttbHIE{
	overflow:hidden;
	width:370px;
	background-color:#EEE;
}

div.ttbHMZ{
	overflow:hidden;
	width:375px;
	background-color:#EEE;
}

div.ttbM{
	overflow:hidden;
	width:350px;
	height:480px;
	float:left;
	background-color:#EEE;
}

div.ttbCIE{
	overflow:scroll;
	width:52.3%;
	height:497px;
	background-color:#EEE;
}

div.ttbCMZ{
	overflow:scroll;
	width:52.5%;
	height:497px;
	background-color:#EEE;
}

div.ttbF{
	overflow:auto;
	width:100%;
	background-color:#D9E4F4;
}

div.tS{
	clear:left;
	background-color:#FFF;
	width:754px;
}

table.ttbCa{
	width:100%;
	margin:0;
}

table.ttbM{
	width:500px;
	margin:0;
}

tr.ttbOdd{
	background-color:#EEE;
}

tr.ttbEven{
	background-color:#D9E4F4;
}

tr.ttbCS{
	background-color:#EEE;
	height:0;
}

td.ttbCa{
	text-align:right;
}

td.ttbHM{
	text-align:center;
	height:25px;
}

td.ttbH{
	text-align:center;
}

td.ttbM{
	text-align:left;
	height:20px;
}

td.ttbCo{
	text-align:center;
	height:20px;
    width:37px
}

td.ttbCS{
	height:2px;
	font-size:2px;
}

span.ttbCa{
	font:normal xx-small Verdana;
	text-align:right;
}

span.ttbHM{
	font:bold x-small Verdana;
}

span.tS{
	color:#FFF;
}

#tbMenu a{
	color:#000;
	font:bold x-small Verdana;
	text-decoration:none;
	border:2px outset #326a4d;
	background-color:#57b987;
	margin:1px;
	padding:2px 3px;
}

#tbMenu a:hover{
	background-color:#326a4d;
	color:#000;
	padding-left:2px;
	border:2px inset #1a3728;
}

hr{
	width:100%;
	height:2px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	vertical-align:top;
	margin-top:0;
	padding:0;
}

div.hr2{
	width:100%;
	border-top:2px solid #000;
	vertical-align:top;
	margin-top:0;
	font-size:0.1px;
	padding:0
}

div.xxx{
	font-size:0.1px;
	display:block;
	margin:0;
	padding:0
}

#selectStopsForTT td,#selectStopsForTT th{
	font-size:12px;
}

table.ttbH,table.ttbCo{
	margin:0;
}

span.ttbH,span.ttbMNTP,span.ttbCo{
	font:normal xx-small Verdana;
}

span.ttbHN,span.ttbM,span.ttbCN,span.ttbFN,span.ttbCS{
	font:bold xx-small Verdana;
}

.timetableHeader h1,span.weekdayType{
	font:bold 100% Verdana;
	color:#000;
	margin:6px 10px 6px 0;
}

.ttbTableWeekday{
    margin:0px;
    display:none;
    float:left;
}

table.ttbH .bg{
    width:37px;
    height: 100%;
    background-color:#eeeeee
}

table.ttbH .bgeven{
    width:37px;
    height: 100%;
    background-color:#D9E4F4
}

div.stName{
    float:left;
    width:315px;
    overflow:hidden;
    white-space:nowrap;
}

div.txtR{
    width:15px;
    text-align:right;
    float:left;
    padding-left:10px
}

a.addInfoLink{
    background-color:#FFFF00;
    color:#000000;
    width:260px;
    display:block;
    border-color: #ECE9D8 #716F64 #716F64 #ECE9D8;
    padding:3px;
    border-style: solid;
    text-align: center;
    border-width: 1px;
}
