td.bestrates {
  font-size: 10pt;
  font-weight: bold;
  color: #00f;
  text-align:center;
}

td.lightblue {
  color: #5386BF;
  font-size: 8pt;
  text-align:center;
}

td.bluehead {
  color: #5386BF;
  font-weight: bold;
}

td.green {
  color: #008000;
  font-size: 9pt;
  font-family: Arial;
  height:19px;
  text-align:center;
}

/* 3-column layout */
td.three-col{
	background: #ffffff;
}

td.three-col-selected {
  background: #f4f8ff;
}

td.airport, td#airport {
  width: 39px;
  font-size: 9pt;
  text-align: center;
  font-family: Arial;
}

td.rate, td#rate {
  width: 57px;
  font-size: 9pt;
  text-align: center;
  font-family: Arial;  
  white-space: nowrap;
}

td.date, td#date {
  width: 94px;
  font-size: 9pt;
  text-align: center;
  font-family: Arial;  
}

td.date, td.rate, td.airport {
	height:15px;
}
	
td#date, td#rate, td#airport {
	height: 19px;
}

td.baserate {
  font-size: 9pt;
  font-family: Arial;
  text-align:center;
  width:100%;
}
