
th,
.submit,.form,
.light,.dark,.date
{
    font-family: Verdana;
}

.form
{
    font-size: small;
}

th
{
    color: white;
    background-color: black;
}

.submit
{
    color: white;
    font-size: small;
    background-color: #31639c;
}

.light
{
    background-color: #edf9fe;
}

.boldWhiteText
{
	font-size:x-small;
}

.dark
{
    background-color: #fff;
}

.date
{
    background-color: #8ba8c5;
}

.records
{
    font-size: x-small;
    color: black;
    vertical-align:top; 
}

.airlineGraphic
{
	background-image: none;
}

.airlineGraphic:hover
{
   background: url(/images/flghts_bckgrnd_img.gif) repeat-x;
}