/* ################# Forms ##################### */TABLE.Filler{	background-color: #03366B;}TABLE.Form{	color: White;	font-size: 10pt;}TABLE.ContentForm{	background-color: #F1F1F1;	border-bottom: solid 1px #999999;	border-left: solid 1px #999999;	border-right: solid 1px #999999;	border-top: solid 1px #999999;	font-size: 70%;}/* ################# ADA ##################### */TABLE.ADA{	background-color: #F1F1F1;	border-bottom: solid 1px #999999;	border-left: solid 1px #999999;	border-top: solid 1px #999999;	border-right: solid 1px #999999;	color: #03366B;}A.ADA:link{	color: Navy;}A.ADA:visited{	color: Navy;}A.ADA:active{	color: Navy;}A.ADA:hover{	color: Red;}/* ################# Predictions ##################### */TABLE.CrossingTimes{	background-color: #F1F1F1;	border-bottom: solid 1px #999999;	border-left: solid 1px #999999;	border-top: solid 1px #999999;	border-right: solid 1px #999999;	color: #03366B;	text-align: center; /*   background-image: url(../background.aspx?c1=0059CD&c2=white&w=300&h=100&o=v); */	font-size: 40px;}TR.CrossingTimes{	background-color: #03366B;	background-image: url(../background.aspx?c1=0059CD&c2=00019A&w=300&h=50&o=v);	color: White;	border-bottom: solid 1px #999999;	border-left: solid 1px #999999;	border-top: solid 1px #999999;	border-right: solid 1px #999999;}TR.CrossingTimesTimeStamp{	/*  background-color: #999999; */	color: Black;	font-size: 14px;}/* ################# Schedule ##################### */TABLE.Schedule{	background-color: #03366B;	border-bottom: solid 10px #03366B;	border-left: solid 5px #03366B;	border-top: solid 5px #03366B;	border-right: solid 5px #03366B;	color: white; /*font-size: 16px;*/}TD.ScheduleStops{	background-color: #165484; /*#0059CD;*/	background-image: url(../background.aspx?c1=00019A&c2=0169EC&w=150&h=200&o=h);	border-bottom: solid 2px #999999;	color: white;	writing-mode: tb-rl;	filter: flipv fliph;	height: 160px;	background-color: #F1F1F1;	font-size: 12px;	width: 60px;	border: 0 0px 0;	padding: 0px 0px 1px 0px;	margin: 0px 0px 0px 0px; /*border-bottom: solid 1px #03366B; 	border-left: solid 1px #03366B; 	border-top: solid 1px #03366B; 	border-right: solid 1px  #03366B;  */}.panel{	margin-left: 0px;	padding-top: 0px;	overflow: auto;	height: 225px; /*width:965px;*/}TD.ScheduleTimes{	color: #165484;	background-color: #F1F1F1;	font-size: 12px;	width: 60px; /* border-bottom: solid 1px #03366B;   border-left: solid 1px #03366B;   border-top: solid 1px #03366B;   border-right: solid 1px #03366B;  */	border: 0 0px 0;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;}TD.ScheduleTimes2{	color: #F1F1F1;	background-color: #165484;	font-size: 12px;	width: 60px; /*border-bottom: solid 1px #03366B;   border-left: solid 1px #03366B;   border-top: solid 1px #03366B;   border-right: solid 1px #03366B;*/	border: 0 0px 0;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;}TD.ScheduleDirection{	/*background-image: url(../background.aspx?c1=0059CD&c2=white&w=300&h=20&d=v);*/ /*color: #03366B;*/	font-size: 16px;	font-style: oblique;	font-weight: bolder;	height: 26;}
