/* Airport NUE	*/

body,table,tr
 {
#  color: green;
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px; 
  margin-bottom: 0px; 
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px
  }
  
td#header_price
 {
  color: white;
  background-color:#000080;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px
  }
  
  .text_smsandfly { color: #003399; font-family: Verdana,Arial,Helvetica;  font-size: 14px; line-height: 16px; font-weight: bold}



tr#status_head {
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px
  }

tr#status {
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px
  }
  
a {
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px
  }
  
a#status_red {
  color: red;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px
  }
  
a#status_green {
  color: green;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px
  }
