﻿body {
    margin: 0px;
    background-color: #F3F2F2;
    font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    overflow:hidden;
}
#header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100px;
    background-color: #F3F2F2;
    background-image: url('Images/LOGO21.png');
    background-repeat: no-repeat;
}
#navigation {
    position: relative;
    left: 0;
    right: 0;
    top: 100px; 
    width: 100%;
}
#subhead {
    height: 40px;
    top: 100px; 
    width: 100%;
    padding: 5px;
    position: relative;
    background-color:#F3F2F2;
}
#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0px 10px 0px 5px;
    height: 25px;
    left: 0px;
    right: 0px;
    background-color:#007F0E;
    /*background-image: url('Images/menu.png');*/
    font-size: 12px;
    color: #FFFFFF;
}
#contentWrapper {
    position: fixed;
    left: 0; 
    top: 150px; 
    bottom: 25px; 
    right: 0;
    overflow: auto;
}
#content {
    position: relative;
    width: 100%;
    height: 100%;
}
#mainPage {
    margin: 0px;
    width: 100%;
    height: auto;
}

#NewMenu ul {
    color: #000000;
}

#headerPlaceHolder {
    width: 100%;
    height: 100px;
    background-color: #F3F2F2;
    background-image: url('Images/LOGO21.png');
    margin: 0px;
    background-repeat: no-repeat;
}
.mandatorytext {
    font-size:small !important;
    color:#FF0000 !important;
}
.AjaxPan {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0.5;
    background-color: #242E35;
}

.scrollingControlContainer {
    overflow-x: hidden;
    overflow-y: scroll;
}

.scrollingCheckBoxList {
    border: 1px #808080 solid;
    margin: 10px 10px 10px 10px;
    height: 300px;
}

.rgHeader {
    font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: 600;
}

#table_Content {
    padding: 50px 10px 10px 10px;
}

#ContentPlaceHolder {
    width: 100%;
    height: auto;
    background-color: #242E35;
    border-radius: 5px;
    background-repeat: repeat-x;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.MenuBold {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}



#MainContent {
    width: 100%;
    height: auto;
    background-color: #242E35;
    margin-left: auto;
    margin-right: auto;
}

#bar {
    position: relative;
    float: left;
    width: 900px;
    height: 150px;
    top: 0px;
}

#front {
    position: relative;
}

#contentPage {
    position: relative;
}
#submenuLogin {
    width: 100%;
    padding: 0px 10px 0px 5px;
    height: 25px;      
    background-image: url('Images/menu.png');
    font-size: 12px;
    color: #000000;
}
#footerMain {
    width: 100%;
    padding: 0px 10px 0px 5px;
    height: 25px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: fixed;
    background-image: url('Images/menu.png');
    font-size: 12px;
    color: #000000;
}

#seperator {
    width: 900px;
    height: 30px;
    margin-bottom: 50px;
    position: relative;
    background-color: #000000;
}

#comp_profile {
    float: right;
    width: 350px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    color: #EAF2D3;
    line-height: 14px;
    top: 25px;
}

#fileUp tr {
    background-color: #999;
    border-bottom: 2px solid #242E35;
}

.seperator {
    width: 900px;
    height: 20px;
    position: relative;
}

.hiddencol {
    display: none;
}

.headbanh {
    float: left;
    font-size: 32px;
    color: #242E35;
    padding-top: 20px;
    padding-left: 20px;
    position: relative;
}

.style6 {
    width: 427px;
}

.PageSizeLable {
    font-size: 8pt;
    font-weight: bold;
    line-height: 135%;
    text-align: left;
    margin-left: 0px;
    height: 25px;
    vertical-align: middle;
    width: 186px;
}

.copy {
    padding-right: 10px;
    font-size: 12px;
    color: #000000;
    padding-bottom: 1px;
    float: left;
}

.footertext {
    margin-right: 50px;
    font-size: 12px;
    color: #FFFFFF;
    padding-bottom: 1px;
    float: right;
}

    .footertext a {
        text-decoration: underline;
        font-size: 12px;
        color: #FFFFFF;
        padding-bottom: 1px;
    }

        .footertext a:hover {
            text-decoration: none;
            font-size: 12px;
            color: #FFFFFF;
            padding-bottom: 1px;
        }

.txtbold {
    font: 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding: 10px 10px 2px 32px;
    color: #090;
    float: left;
}

.FormCaption {
    font-weight: bold;
    color: #007F0E;
    float: right;
    padding-right: 30px;
    font-style: normal;
    font-variant: normal;
    font-size: 18px;
    line-height: normal;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin-left: 98px;
}

.Date {
    float: right;
    position: absolute;
    top: 10px;
    color: #EAF2D3;
    font-size: 12px;
    font-weight: bold;
}

.baner {
    width: 200px;
    float: left;
}

.title {
    float: left;
    left: 333px;
    top: 50px;
    color: #000000;
    font-weight: bold;
    font-size: 32px;
    position: absolute;
}

.middle {
    width: 880px;
    float: left;
    color: #ccc;
    border-bottom: 1px solid rgb(206,208,213);
}

.subheader {
    float: left;
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    padding-left: 10px;
    vertical-align: middle;
}

.errormsg {
    padding: 5px 10px 5px 10px;
    color: #C00;
    font-size: 14px;
    font-weight:600;
}

.LabelText {
    font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 135%;
    text-align: right;
    height: 25px;
    vertical-align: middle;
    padding-right: 5px;
}

.LabelTextWhite {
    font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 135%;
    text-align: right;
    height: 25px;
    vertical-align: middle;
    padding-right: 5px;
}

.LabelTextLeft {
    font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 135%;
    text-align: left;
    height: 25px;
    vertical-align: middle;
}
.PageSizeLable {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 135%;
    text-align: right;
    vertical-align: middle;
}

.compText {
    font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}

.compText {
    font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}

.txtSilent {
    border: 1px solid #ccc;
    font-size: 14px;
    color: #242E35;
    float: left;
    background-color: #FAFFBD;
}

.txtBox {
    border: 1px solid #ccc;


.txtBox {
    border: 1px solid #ccc;
    font-size: 14px;
    color: #242E35;
    float: left;
    background-color: #FFFFFF;
}

           color: #242E35;
        float: left;
        border: 1px solid #923505;
        background: #dec;
    }

.date {
    border: 1px solid #ccc;
    font-size: 14px;
    color: #242E35;
    float: left;
    background-color: #eee;
    text-transform: uppercase;
}

.ctl00_Header1_ForexMenu_1 {
    width: 200px;
    float: left;
    color: #060;
    font-size: 14px;
    font-weight: bold;
    background-color: #EAF2D3;
    padding: 14px 0px 0px 5px;
    border-top: 1px solid #ccc;
}

.ctl00_Header1_ForexMenu_1 {
    width: 200px;
    float: left;
    color: #060;
    font-size: 14px;
    font-weight: bold;
    background-color: #EAF2D3;
    padding: 14px 0px 0px 5px;
    border-top: 1px solid #ccc;
}

    .ctl00_Header1_ForexMenu_1:hover {
        width: 200px;
        float: left;
        color: #EAF2D3;
        font-size: 14px;
        font-weight: bold;
        background-color: #060;
        padding: 14px 0px 0px 5px;
    }

.MenuStyle1 {
    float: right;
    width: 385px;
    text-decoration: none;
    margin-right: 90px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 65px;
}

.GridHeader {
    font-size: 14px;
    color: white;
    font-weight: bold;
    line-height: 135%;
    border-color: #98BF21;
    border-width: thin;
    background-color: #A7C942;
}

.GridCell {
    font-size: 14px;
    color: #030;
    line-height: 135%;
    border-color: #98BF21;
}

.GridAlternate {
    background-color: #EAF2D3;
    color: Black;
    border-color: #98BF21;
}



.GridFooter {
    background-color: #A7C942;
    border-color: #98BF21;
}

.GridRow {
    background-color: White;
    border-color: #98BF21;
    border-width: 0em;
}

.GridCaption {
    background-color:#007F0E;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    border-color: #98BF21;
    height: 23px;
}

.GridCommon {
    border: thin solid #98BF21;
    margin-right: 0px;
}

.GridGroup {
    font-size: 18px;
    font-weight: bold;
}

.button                                                                     {
                                                                                border: 1px solid #242E35;
                                                                                background-color: #A7C942;
                                                                                padding: 2px 10px 4px 10px;
                                                                                font-size: 12px;
                                                                                color: #242E35;
                                                                                font-weight: 600;
                                                                            }

.button:hover                                                               {
                                                                                padding: 2px 10px 4px 10px;
                                                                                border: 1px solid #242E35;
                                                                                background-color: #090;
                                                                                cursor: pointer;
                                                                                color: #000000;
                                                                            }

.button:focus                                                               {
                                                                                padding: 2px 10px 4px 10px;
                                                                                border: 1px solid #242E35;
                                                                                background-color: #090;
                                                                                cursor: pointer;
                                                                                color: #000000;
                                                                            }

/*Rad Combo Box*/
.rcbHeader ul, .rcbFooter ul, .rcbItem ul, .rcbHovered ul, .rcbDisabled ul  {
                                                                                margin: 0;
                                                                                padding: 0;
                                                                                width: 100%;
                                                                                display: inline-block;
                                                                                list-style-type: none;
                                                                            }
 
.exampleRadComboBox.RadComboBoxDropDown .rcbHeader                          {
                                                                                padding: 5px 27px 4px 7px;
                                                                            }
 
.rcbScroll                                                                  {
                                                                                overflow: scroll !important;
                                                                                overflow-x: hidden !important;
                                                                            }
 
.col1, .col2, .col3                                                         {
                                                                                margin: 0;
                                                                                padding: 0 5px 0 0;
                                                                                width: 30%;
                                                                                line-height: 14px;
                                                                                float: left;
                                                                            }
