.statusDateTime {
	font-size: 11px;
	color: #2f2f56;
}

.subwayCategory {
	font-size: 12px;
	font-weight: bold;
}

.subway_Delays, .bus_Delays, .rail_Delays, .BT_Delays {
	color: #9d0000;
}

.subway_GoodService, .bus_GoodService, .rail_GoodService, .BT_GoodService {
	color: #1b4b12;
}

.subway_PlannedWork, .bus_PlannedWork, .rail_PlannedWork, .BT_PlannedWork {
	color: #a89303;
}

.subway_ServiceChange, .bus_ServiceChange, .rail_ServiceChange, .BT_ServiceChange {
	color: #a89303;
}

.busLineItem {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}

.busCategory {
	font-size: 12px;
	font-weight: bold;
}

.RailRoadCompany {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.railLineItem {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.railCategory {
	font-size: 11px;
	font-weight:bold;
}


.BTLineItem {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.BTCategory {
	font-size: 12px;
	font-weight:bold;
}

tr td img {
	margin-left: 3px;
}
