﻿.CommandButton
{
    font-size: 10pt;
    vertical-align: middle;
    font-family: Verdana;
    text-align: center;
}



.MainTable
{
    font-family: Verdana;
    font-size: 8pt;
}

.BackGround
{
    background-color: #f5f5f5;
}

.Button
{
    background-image: url(Images/Button.png);
    background-repeat: repeat-x;
}

.accordionHeader
{
    font-weight: bold;
    text-decoration: underline;
}

.accordionContent
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    background-color: #cc9966;
}

.ModelPopUp
{
    background-color:Gray;
    filter: Alpha(Opacity:60);
}

.CalanderEx
{
    background-color: #deffff;
}

.HomeBody
{
    font-family: Verdana;
    font-size: 10pt;
    color: #d3e0ce;
    text-align: justify;
}

.HomeBodyBottom 
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #abc0a3;
    text-decoration: none;
}

.HomeBodyBottom : hover
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #abc0a3;
    text-decoration: underline;
}


.HomePageAbout
{
    font-family: Verdana;
    font-size: 8pt;
    color: #515e4c;
}

.Fonts
{
    font-family: Verdana;
    font-size: 8pt;
    color: #d3e0ce;
    text-align: justify;
}

.Fonts1
{
    font-family: Verdana;
    font-size: 8pt;
    color: #d3e0ce;
    text-align:center;
}

.AirRateFont
{
    font-family: Verdana;
    font-size: 8pt;
    color: #10e565;
    text-align:Left;
}

.Header
{
    font-family: Verdana;
    font-size: 12pt;
    color: #eda801;
    font-weight: bold;
}

.SubHeader
{
    font-family: Verdana;
    font-size: 10pt;
    color: #eda801;
    font-weight: bold;
}

.FlightsHeader
{
    font-family: Verdana;
    font-size: 10pt;
    color: #dd0303;
    font-weight: bold;
}

.DetailFonts
{
    font-family: Verdana;
    font-size: 9pt;
    color: #b2bcad;
    text-align: justify;
}

.BottomLinks
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #abc0a3;
    text-decoration: none;
}

.MoreInfo
{
    background-image: url(Images/Services/MoreInfo.png);
    width: 136px;
    background-repeat: no-repeat;
    height: 23px;
}

.PackagesHeader
{
    font-family: Verdana;
    font-size: 10pt;
    color: #5f6db3;
    font-weight: bold;
}

.AddressHeader
{
    font-family: Verdana;
    font-size: 10pt;
    color: #939988;
    font-weight: bold;
}


.Link
{
    border:0;
    border-style:none;
}
