﻿table {border-collapse:collapse}
.button {line-height:20px; font-weight:bold; display:block; padding:0; text-decoration:none; color:#ffffff; text-align:center; cursor:pointer; 
background: #003580; width:95px; height:22px; border:0; font-size:12px}
.button:hover {line-height:20px; font-weight:bold; display:block; padding:0; text-decoration:none; color:#ffffff; text-align:center;cursor:pointer; 
background: #00CCFF; width:95px; height:22px; border:0; font-size:12px}

/* START FLIGHT SCHEDULES TABLE STYLES */
table#Flightschedules {font-size:12px;width:100%;margin:0px 0 20px 0; border-collapse:collapse}
table#Flightschedules td {font-size:13px; border:solid 1px #96CDDF;	padding:3px 2px 3px 2px; text-align:center;	vertical-align:top;	background:#E8F3F7}
table#Flightschedules td.header {color:#ffffff;	background:#003580;	font-weight:bold; height:30px; vertical-align:middle}
table#Flightschedules td.titles {color:#333333;	background:#96CDDF;	font-weight:bold}
table#Flightschedules span {font-weight:normal;	font-style:italic; font-size:11px}
/* END FLIGHT SCHEDULES TABLESTYLES */
