/* ==================================================== */
/* lift.css (use with framingham.css) */
/* ==================================================== */
/* Copyright (c)2006 RMH, all rights reserved. */
/* ==================================================== */
/* author: Randy M. Harris, <office@lexipixel.com> */
/* ==================================================== */

HTML {
  border-collapse:collapse;
}

body {
  border-collapse:collapse;
}

.routehead {
  font-weight: 700;
  color: #000099;
  background: #FFFFFF;
}

.servicetown {
  font-family: Arial, Verdana, Helvetica, sans serif; 
  font-size:14px;
  font-weight: 600;
  color: #FFFFFF;
  background: #0126B3;
}

.busstop {
  font-family: Arial, Verdana, Helvetica; 
  font-size:12px;
  font-weight: 600;
  color: #56AA1C;
  white-space: nowrap;
}


.schedtime {
  text-align:right;
  font-size:10px;
  font-family: Arial, Verdana, Helvetica; 
  color: #000066;
  white-space: nowrap;
}

.emptycell {
  background:#E0E0E0;
}


.supernum {
  font-family: Arial, Verdana, Helvetica; 
  font-size:9px;
  font-weight: 500;
  vertical-align:super;
  color: #F40000;
}

.footnote {
  padding:6px;
  font-family: Times Roman, Times New Roman, Times, serif; 
  font-size:12px;
  color: #990000;
  background:#FFFFF0;
}

.borderbox {
  margin: 6px;
  padding: 6px;
  border-style: solid;
  border-width: 1px;
  background: #F0FFF0;
}


/* ==================================================== */
/* ==[ EOF: lift.css ]== */
/* ==================================================== */