/*Line EB colors */

@import url("schedules6.css?june16");

.symbol {background-image:url(../images/ms_symbols12.png); background-repeat:no-repeat; height:27px; width:27px; background-position:-360px 0; margin-right:.25em; margin-bottom:-.1em}

table {border:3px solid #5674b9;}

/* set vertical table divider for reverse direction */
td.tripEnd { border-right: 1px solid #5674b9}

/* set vertical table divider for reverse direction */
td.tripStart { border-left: 1px solid #5674b9}

/* style the TH elements*/
th {
	background: #d5d9ee;
	border-top: 1px solid #5674b9;
	border-right: 1px solid #5674b9;
	border-bottom: 2px solid #5674b9;
	border-left: 1px solid #5674b9;
}

