body {
    background-image: url(/img/bg_blue.gif);
    background-color: #202342;
}

a {
    font-family: helvetica, arial, san-serif, serif;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}
img {
    border: none;
}
a:link {
    color: #fff;
    text-decoration: none;
}
a:visited {
    color: #fff;
    text-decoration: none;
}
a:active {
    color: #ffd700;
    text-decoration: none;
}
a:hover {
    color: #ffd700;
    text-decoration: none;
}

div.topbar {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-image: url('/img/topbarbackground-airlines.jpg');
    background-repeat: no-repeat;
    background-color: #000;
    height: 50px;
    width: 100%;
}

div.topbar img {
    border: none;
}


a.lbar {
    margin-left: 8px;
}

a.contactus {
    margin-left: 8px;
    font-size: 18px;
}

td.contact {
    color: #fff;
    font-size: 10px;
}

td.contact a {
    text-transform: none;
}

td.middle {
    background-image: url(/img/if_blue.png);
    background-repeat: repeat-x;
    width: 460px;
    height: 330px;
    overflow: hidden;
}

img.middle {
    margin: 5px;
    padding-left: 10px;
    padding-right: 10px;
    -moz-opacity: 100%;
    filter:alpha(opacity=100);
}

ul.menu {
    margin: 0;
    padding: 0;
    width: 159px;
    border-bottom: 1px solid #ffd700;
    background-image: url(/img/bg_blue-dark.png);
    padding-bottom: 4px;
}

ul.menu li {
    list-style: none;
    text-align: left;
    border-top: 1px solid #ffd700;
}

ul.innermenu {
    margin: 0;
    padding: 0;
    width: 159px;
}

ul.innermenu li {
    list-style: none;
    text-align: left;
    background-image: url(/img/bg_blue-dark.png);
    border-top: 1px solid #ffd700;
}

#scrolly ul li {
    width: 50px;
    border: none;
    background: none;
    list-style: none;
    display: inline;
}

#scrolly li {
    margin-left: 10px;
    margin-right: 10px;
}

span.menuheader {
   color: #ffd700; 
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   margin-left: 2px;
}

span.month {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

td.scrolly {
    background-image: url(/img/bluebars_sm.gif);
    background-repeat: repeat-x;
    height: 90px;
    width: 100%;
    text-align: center;
    padding-top: 12px;
}

div.main {
    width: 100%;
}

table.main {
    margin-top: 10px;
}
