body {
    background-color: #a5a5a5;
    font-family: Arial;
    font-size: 13px;
    margin: 0px;
    font-size: 12px;
}

td {
    vertical-align: top;
    text-align: left;
}

.tblMain {
    width: 980px;
    border: solid 1px #000000;
}

.tdTF {
    background-color: #0044b7;
    height: 71px;
}

.tdTFAddress {
    font-size: 9px;
    padding: 20px 20px 0px 0px;
    width: 200px;
}

.tdFooter {
    background-color: #3369c5;
    height: 30px;
    text-align: right;
    vertical-align: middle;
    font-size: 9px;
    padding: 0px 20px 0px 0px;
}

.tdContact {
    background-color: #3369c5;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    font-size: 9px;
    color: #000000;
    padding: 0px 20px 0px 5px;
}


.tdBannerHolder {
    height: 160px;
    background-repeat: repeat-x;
    background-image: url("../images/banBg.jpg");
}

/*.tdBanner 
{
    height:120px;
    background-repeat:no-repeat;
    background-image:url("../images/ABA_001_Log_003_02a.jpg");
    color:White;
    font-size:14pt;
    font-weight:bold;
    color:#FFFFFF;
    padding:30px 0px 0px 650px;
    vertical-align:top;
}*/

.tdBanner {
    height: 120px;
    /*height:92px;*/
    background-repeat: no-repeat;
    background-image: url("../images/ABA_001_Log_003_02a.jpg");
    color: White;
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    padding: 30px 0px 0px 650px;
    vertical-align: top;
    position: relative;
}

.logoAnchor {
    display: block;
    position: absolute;
    width: 128px;
    left: 24px;
    top: 6px;
    height: 75px;
}


.tdBanner1 {
    height: 92px;
    background-repeat: no-repeat;
    background-image: url("../images/ABA_001_Log_003_02a.jpg");
    color: White;
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    padding: 30px 0px 0px 650px;
    vertical-align: top;
}

/* body Td's */
.tdBodyImage {
    background-color: #9b6608;
    padding: 0px;
    background-image: url("../images/takeofflogo.jpg"); /*Home_Page Image.jpg*/
    background-repeat: no-repeat;
    height: 300px;
}

.tdBodyBlue {
    background-color: #93A5C4;
    padding: 5px;
}

.tdBodyBlue1 {
    background-color: #93A5C4;
    padding: 0px;
}

.tdBodyGray {
    background-color: #FFFFFF;
    padding: 5px;
}

.tdBodyLGray {
    background-color: #e5e5e5;
    padding: 0px;
}
/* body Td's  END */

.LoginText {
    font-size: 12.5px;
    color: #082861;
    text-align: left;
    line-height: 24px;
    font-weight: bold;
    /*padding:0px 20px 0px 20px;*/
}

/* left coulumn */

.leftcolumn {
    width: 150px;
    padding-top: 5px;
    padding-left: 5px;
    float: left;
}

    .leftcolumn ul {
        list-style-type: none;
        padding-left: 0;
        margin: 0;
        text-align: left;
        width: 100%;
        padding-top: 2px;
    }

        .leftcolumn ul li {
            padding-top: 6px;
            padding-bottom: 6px;
            border-bottom: 1px solid #E8D9BD;
            margin: 0;
        }

            .leftcolumn ul li a {
                text-align: left;
                padding-left: 2px;
                font-family: Arial;
                font-size: 13px;
                letter-spacing: 1px;
                text-decoration: none;
                color: #FFFFFF;
                font-weight: normal;
            }

                .leftcolumn ul li a:hover {
                    color: #4E4739;
                    padding-left: 2px;
                    font-family: Arial;
                    font-size: 12px;
                    letter-spacing: 1px;
                    text-decoration: none;
                    font-weight: bold;
                }

                .leftcolumn ul li a.active {
                    color: #990000;
                    padding-left: 2px;
                    font-weight: bold;
                    font-family: Arial;
                    font-size: 12px;
                }
/* left menu END */

/* LogOut */

.tblLbls {
    font-weight: bold;
}


.link {
    color: #CC0000;
    height: 35px;
    line-height: 35px;
    padding-right: 26px;
    font-weight: bold;
    font-family: "trebuchet MS";
    font-size: 12px;
    text-align: right;
}

.link a {
    color: #CC0000;
    text-decoration: underline;
}

.link a:hover {
    color: #000000;
    text-decoration: none;
}

.label {
    color: #FFFFFF;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    font-weight: bold;
    font-family: "trebuchet MS";
    font-size: 12px;
    text-align: right;
}

    .label a {
        color: #FFFFFF;
        text-decoration: underline;
    }

        .label a:hover {
            color: #000000;
            text-decoration: none;
        }

.heading_W {
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "trebuchet MS";
    font-size: 13px;
    text-align: left;
    float: left;
}

.currentdate {
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    font-family: "trebuchet MS";
    font-size: 10px;
    text-align: left;
    float: left;
}

/* Logout */

/*GridView Style Begin*/
/*GridViewCSS Soft Grey Style*/
.GridViewStyle tbody tr {
    font-family: Arial, Sans-Serif;
    table-layout: auto;
    border-collapse: collapse;
    border: #91a7b4 1px solid;
    width: 100%;
    background-color: #ffffff;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/ {
    /*  background-color:#339999; */
    background-image: url(/Images/YahooSprite.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #8e8e8e;
}

.EmptyRowStyle span {
    font-family: Arial, Sans-Serif;
    border: 0;
    font-size: 10pt;
    font-weight: bold;
    width: 100%;
    /*border-collapse: collapse;*/
    /*border:#91a7b4 1px solid;*/
    /*background-color:#8e8e8e;*/
}

.HeaderStyle th {
    /*padding: 5px;*/
    font-size: 9pt;
    /*color: #16387c;*/
    color: #ffffff;
    background-color: #8e8e8e;
}


.HeaderStyle a {
    text-decoration: none;
    color: #16387c;
    display: block;
    text-align: left;
    font-weight: normal;
}


.Itemstyle td {
    font-size: xx-small;
    background-color: Yellow;
    /*padding:5px 0px 5px 5px;*/
}




.Itemstyle span {
    font-size: 8pt;
    /*padding:5px 0px 5px 5px;*/
}

.Itemstyle a {
    /*color:#16387c;*/
    text-decoration: none;
    font-size: 8pt;
}

.PagerStyle table {
    text-align: center;
    margin: auto;
}

    .PagerStyle table td {
        border: 0px;
        padding: 5px;
    }

.PagerStyle td {
    border-top: #91a7b4 1px solid;
}

.PagerStyle a {
    /*color:#16387c;*/
    color: #c3ff54;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #91a7b4;
    border-bottom: solid 1px #91a7b4;
    border-left: solid 1px #fff;
    background-color: #95c240;
}

    .PagerStyle a:hover {
        /*color:#16387c;*/
        color: #95c240;
        text-decoration: none;
        padding: 2px 10px 2px 10px;
        border-top: solid 1px #fff;
        border-right: solid 1px #91a7b4;
        border-bottom: solid 1px #91a7b4;
        border-left: solid 1px #fff;
        background-color: #c3ff54;
    }

.PagerStyle span {
    font-weight: normal;
    color: #16387c;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/ {
    padding: 5px;
    border-right: solid 1px #91a7b4;
}

.RowStyle td {
    /*background-color: #f1f5f6;*/
    /*background-color: #669999;*/
    background-color: #ccffff;
}

.AltRowStyle td {
    background-color: #99CCCC;
    /*background-image: url(/Images/YahooSprite.gif);*/
    background-position: 0 -80px;
    background-repeat: repeat-x;
}

    .RowStyle td:hover, .AltRowStyle td:hover, .SelectedRowStyle td:hover {
        cursor: hand;
        background-color: #fcb814;
        background-image: url(/Images/YahooSprite.gif);
        background-position: center;
        background-repeat: repeat-x;
    }

.heading {
    height: 25px;
    line-height: 25px;
    padding-left: 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    font-family: "trebuchet MS";
    font-size: 15px;
    text-align: left;
}


/*Grid View Style End*/

fieldset {
    /*margin: 0;
    padding: 0;
    position: static;
    border: 10;
    top: auto; left: auto;
    float: none;
    display: table-cell;
    color:Red;
    font-size: 14px;
    line-height: 18px;*/
    border-color: Maroon;
    color: Maroon;
}
