body {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    font-family: arial;
    font-size: 11px;
}

.topbluebg {
    background-color: #0A5191;
}

.lightbluebg1 {
    background-color: #5886B2;
}

.link-bg {
    background: rgba(84,143,201,1);
    background: -moz-linear-gradient(top, rgba(84,143,201,1) 0%, rgba(71,131,184,1) 46%, rgba(75,117,160,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(84,143,201,1)), color-stop(46%, rgba(71,131,184,1)), color-stop(100%, rgba(75,117,160,1)));
    background: -webkit-linear-gradient(top, rgba(84,143,201,1) 0%, rgba(71,131,184,1) 46%, rgba(75,117,160,1) 100%);
    background: -o-linear-gradient(top, rgba(84,143,201,1) 0%, rgba(71,131,184,1) 46%, rgba(75,117,160,1) 100%);
    background: -ms-linear-gradient(top, rgba(84,143,201,1) 0%, rgba(71,131,184,1) 46%, rgba(75,117,160,1) 100%);
    background: linear-gradient(to bottom, rgba(84,143,201,1) 0%, rgba(71,131,184,1) 46%, rgba(75,117,160,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#548fc9', endColorstr='#4b75a0', GradientType=0 );
}

.copyright {
    font-family: arial;
    font-size: 11px;
    color: #244768;
    text-decoration: none;
    font-weight: normal;
}

.login_text {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
}

.login_textbox {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    height: 15px;
}

.tableborder {
    border: 1px solid #0A5191;
}

a.linksurl:link {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.linksurl:visited {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.linksurl:hover {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
}

a.linksurl1:link {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
}

a.linksurl1:visited {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
}

a.linksurl1:hover {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
}

a.linksurl2:link {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: none;
}

a.linksurl2:visited {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: none;
}

a.linksurl2:hover {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: underline;
}

.welcome_bg {
    background-color: #BFE0F9;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}

.welcome_user {
    font-family: arial;
    font-size: 11px;
    font-weight: 500;
    line-height: 19px;
    color: #fff;
    text-decoration: none;
}

.changepassword {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: none;
}

tr.neweven {
    background-color: #FFFFFF;
    height: 20px;
}

tr.newodd {
    background-color: #E9E9E9;
    height: 20px;
}

.breadcumb {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: none;
}

.formtable_border {
    border: 1px solid #E9E9E9;
}

.multilot_divider {
    border-bottom: 1px solid #E9E9E9;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
}

.formtable_greybg {
    background-color: #E9E9E9;
    height: 20px;
}

.formtable_grey_seperator {
    background-color: #E9E9E9;
}

.formtable_whitebg {
    background-color: #FFFFFF;
    height: 20px;
}

.form_text_pdl15 {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 15px;
}

.form_text_pdl5 {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 5px;
}

.form_text_pdl7 {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 7px;
}

.form_text_pdl9 {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 9px;
}

.form_text_pdl11 {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 11px;
}

.form_text_pdl3 {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 3px;
}

.form_text1 {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 15px;
}

.form_textbox {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 165px;
    border: 1px solid #AAAAAA;
}

.form_textbox1 {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 65px;
    border: 1px solid #AAAAAA;
}

.form_textbox2 {
    font-family: arial;
    font-size: 15px;
    color: green;
    text-decoration: none;
    width: 65px;
    border: 1px solid #AAAAAA;
}

.form_textbox_no_border {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 165px;
}

.form_textarea {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 165px;
    border: 1px solid #AAAAAA;
}

.form_text {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
}

a.breadcumlink:link {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: none;
}

a.breadcumlink:visited {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: none;
}

a.breadcumlink:hover {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    text-decoration: none;
}

.tabular_table_border {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #C9C9C9;
    border-bottom-color: #C9C9C9;
    border-left-color: #C9C9C9;
}

.tabular_headingbg {
    background-color: #B7B7B7;
    height: 20px;
}

.tabular_form_text {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    padding-left: 15px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C9C9C9;
}

.tabular_form_text_new {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    padding-left: 15px;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #C9C9C9;
}

.tabular_form_nextprev {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C9C9C9;
    padding-right: 15px;
}

.formdropdown {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    border: 1px solid #AAAAAA;
}

.form_upload {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 180px;
    border: 1px solid #AAAAAA;
}

.form_uploads {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 233px;
    border: 1px solid #AAAAAA;
}

/*.button {
    background-image: url(../images/btn_bg3.png);
    height: 26px;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

    .button:hover {
        background-image: url(../images/btn_bg3_hl.png);
        height: 26px;
        font-weight: bold;
        color: #FFFFFF;
        font-family: arial;
        font-size: 11px;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 1px;
        border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
    }*/

.bidbutton {
    background-image: url(../images/btn_bg3.png);
    height: 18px;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}


    .bidbutton:hover {
        background-image: url(../images/btn_bg3_hl.png);
        height: 18px;
        font-family: arial;
        font-weight: bold;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        padding-right: 2px;
        padding-left: 2px;
        padding-bottom: 1px;
        border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
    }



.bidbuttonHover {
    background-image: url(../images/btn_bg3_hl.png);
    height: 18px;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

a.buttonlink:link {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.buttonlink:visited {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.buttonlink:hover {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}



.transparentBg {
    background-image: url('../images/trans_1x1.gif');
    background-repeat: repeat;
}

.tabular_form_text_no_border {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    padding-left: 15px;
}

.time_left_text {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    padding-left: 15px;
}

.time_left_alert_text {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: red;
    padding-left: 15px;
}

.market_name_alert_text {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: red;
}

.market_name_time_left_alert_text {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: red;
    padding-left: 0px;
    text-decoration: blink
}

.datatable_greybg {
    background-color: #E9E9E9;
    height: 20px;
}

.datatable_whitebg {
    background-color: #FFFFFF;
    height: 20px;
}

.paginationDisabled {
    font-family: arial;
    font-size: 10px;
    color: #A3A7AA;
    font-weight: normal;
}

.errorClass {
    font-family: arial;
    font-size: 11px;
    color: #FF0000;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 3px;
}

.tabular_bid_headingbg {
    background-color: #E9E9E9;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 15px;
}

.errorIcon {
    background-image: url('../images/icon_alert.gif');
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
}


.table_row_grey_bg {
    background-color: #E9E9E9;
    height: 100%;
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 15px;
}

.table_row_white_bg {
    height: 100%;
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 15px;
}

.messageInstructionIcon {
    background-image: url('../images/instruction.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

.messageAlertIcon {
    background-image: url('../images/alert.jpg');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

.messageIcon {
    background-image: url('../images/message.jpg');
    background-repeat: no-repeat;
    width: 23px;
    height: 12px;
}

.upbutton {
    BORDER-RIGHT: #660000 0px solid;
    BORDER-TOP: #660000 0px solid;
    BORDER-LEFT: #660000 0px solid;
    BORDER-BOTTOM: #660000 0px solid;
    background-image: url('../images/upArrow.GIF');
    background-repeat: no-repeat;
    font-size: 0px;
    COLOR: #660000;
    cursor: hand;
    width: 13px;
    height: 16px;
}

.successClass {
    font-family: arial;
    font-size: 11px;
    color: #003769;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 3px;
}

.table_outlet_box {
    border: 1px solid #E9E9E9;
}

.grey_label_bold {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #150517;
    text-decoration: none;
}

.grey_headingbg {
    background-color: #D7D8D7;
    height: 20px;
}

.tabular_grid_border {
    border: 1px solid #ADBECE;
}

.tabular_grid_botm_rigt_border {
    border-bottom: 1px solid #ADBECE;
    border-right: 1px solid #ADBECE;
}

.tabular_grid_left_border {
    border-left: 1px solid #ADBECE;
}

.grey_text {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #150517;
    text-decoration: none;
}

.tabular_grid_top_botm_rigt_border {
    border-top: 1px solid #ADBECE;
    border-bottom: 1px solid #ADBECE;
    border-right: 1px solid #ADBECE;
}

.tabular_grid_top_left_rigt_border {
    border-top: 1px solid #ADBECE;
    border-left: 1px solid #ADBECE;
    border-right: 1px solid #ADBECE;
}

.grey_bold_bg {
    background-color: #D7D8D7;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.tabular_grid_left_top_border {
    border-top: 1px solid #ADBECE;
    border-left: 1px solid #ADBECE;
}

.tabular_grid_top_rigt_border {
    border-top: 1px solid #ADBECE;
    border-right: 1px solid #ADBECE;
}

.tabular_grid_top_btm_rigt_border {
    border-top: 1px solid #ADBECE;
    border-bottom: 1px solid #ADBECE;
    border-right: 1px solid #ADBECE;
}

.error_page_text {
    font-family: arial;
    font-size: 16px;
    color: #333333;
    text-decoration: none;
    height: 15px;
}

a.hlink {
    font-family: arial;
    font-size: 12px;
    color: #003769;
    text-decoration: underline;
}

    a.hlink:link {
        font-family: arial;
        font-size: 12px;
        color: #003769;
        text-decoration: underline;
    }

    a.hlink:visited {
        font-family: arial;
        font-size: 12px;
        color: #003769;
        text-decoration: underline;
    }

    a.hlink:hover {
        font-family: arial;
        font-size: 12px;
        color: #003769;
        text-decoration: underline;
    }

.banner_top_line_highlight {
    background-color: #25768D;
    height: 4px;
}

.header_page_text {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.form_upload_button {
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    width: 180px;
    border: 1px solid #96A17F;
}

a.link_url_text:link {
    font-family: arial;
    font-size: 12px;
    text-decoration: underline;
}

/*  NEW CSS CLASSES BEGIN */
a.default_tab_70X20_link:link {
    background-image: url('../images/default_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
    text-align: center;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
    margin-left: 2px;
}

a.default_tab_70X20_link:visited {
    background-image: url('../images/default_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
    text-align: center;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
    margin-left: 2px;
}

a.default_tab_70X20_link:hover {
    background-image: url('../images/active_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
    margin-left: 2px;
}

a.default_tab_70X20_link:active {
    background-image: url('../images/default_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #20374E;
    text-decoration: none;
    text-align: center;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
    margin-left: 2px;
}

a.active_tab_70X20_link:link {
    background-image: url('../images/active_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
    margin-left: 2px;
}

a.active_tab_70X20_link:visited {
    background-image: url('../images/active_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
    margin-left: 2px;
}

a.active_tab_70X20_link:hover {
    background-image: url('../images/active_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
    margin-left: 2px;
}

a.active_tab_70X20_link:active {
    background-image: url('../images/active_tab_70X20.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    margin-left: 2px;
    padding-top: 0.30em;
    float: left;
    cursor: pointer;
}

.tab_parent_div {
    padding-top: 10px;
    padding-left: 20px
}

.default_button_70X26 {
    background-image: url('../images/default_button_70X26.png');
    width: 70px;
    height: 26px;
    background-repeat: no-repeat;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    font-family: arial;
    font-weight: bold;
    font-size: 0.75em;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.refresh_fixed {
    position: fixed;
    top: 152px;
    right: 2px;
}

.fix_default_button_90X26 {
    background-image: url('../images/fix_default_button_90X26.png');
    width: 90px;
    height: 26px;
    background-repeat: no-repeat;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    font-family: arial;
    font-weight: bold;
    font-size: 0.75em;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

    .fix_default_button_90X26:hover {
        background-image: url('../images/fix_hover_button_90X26.png');
        width: 90px;
        height: 26px;
        background-repeat: no-repeat;
        border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
        font-family: arial;
        font-weight: bold;
        font-size: 0.75em;
        color: #FFFFFF;
        text-decoration: none;
        cursor: pointer;
    }

.hide_icon {
    background-image: url('../images/hide_icon.png');
    width: 15px;
    height: 18px;
    background-repeat: no-repeat;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    cursor: pointer;
}

a.hide_icon_link:link {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

a.hide_icon_link:visited {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

a.hide_icon_link:hover {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

a.hide_icon_link:active {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.show_icon {
    background-image: url('../images/show_icon.png');
    width: 16px;
    height: 18px;
    background-repeat: no-repeat;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    cursor: pointer;
}

a.show_icon_link:link {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

a.show_icon_link:visited {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

a.show_icon_link:hover {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

a.show_icon_link:active {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.lt_blue_header_banner {
    background-color: #C6D9F0;
    height: auto;
    overflow: hidden;
    padding-bottom: 3px;
}

.blue_header_banner {
    background-color: #5A92BD;
    height: auto;
    overflow: hidden;
    padding-bottom: 3px;
}

.blue_3_border {
    border: 3px solid #5A92BD;
    border-radius: 6px;
}

.lt_blue_seperator {
    background-color: #5A92BD;
    height: 3px;
}

.very_lt_gray_seperator {
    background-color: #F2F2F2;
    height: 1px;
}

.very_lt_gray_header_banner {
    background-color: #F2F2F2;
    overflow: hidden;
    padding-bottom: 3px;
}

.lt_blue_header_label {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #21758C;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.lt_referesh_header_label {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #974027;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.lt_blue_header_text {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.label_11_lt_black {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

.text_11_lt_black {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.text_14_lt_drk_blue {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #21758C;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.text_11_lt_blue_b {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #21758C;
    text-align: left;
}


.label_11_white {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

.text_11_white {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.text_11_green {
    font-family: arial;
    font-size: 11px;
    color: green;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.text_11_blue_b {
    font-family: arial;
    font-size: 11px;
    color: blue;
    font-weight: bold;
    text-align: left;
    position: relative;
}

.text_11_green_b {
    font-family: arial;
    font-size: 11px;
    color: green;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.text_11_red_b {
    font-family: arial;
    font-size: 11px;
    color: red;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.place_adjacent {
    float: left;
}

.instruction_text {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #898989;
}

div {
    height: auto;
}

.new_form_textbox {
    font-family: arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    width: 125px;
    border: 1px solid #AAAAAA;
}
/*  NEW CSS CLASSES END */


.please_wait_fixed {
    position: fixed;
    top: 152px;
    left: 750px;
}

.please_wait_fix_default_button_90X26 {
    background-image: url('../images/loading_animation.gif');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    font-family: arial;
    font-weight: bold;
    font-size: 0.75em;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

    .please_wait_fix_default_button_90X26:hover {
        background-image: url('../images/loading_animation.gif');
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
        font-family: arial;
        font-weight: bold;
        font-size: 0.75em;
        color: #FFFFFF;
        text-decoration: none;
        cursor: pointer;
    }

.accept_form_text {
    font-family: arial;
    font-size: 11px;
    color: #1C1C1C;
    text-decoration: none;
    padding-left: 15px;
}

.pkg_bid_price_red_b {
    font-family: arial;
    font-size: 13px;
    color: red;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.navy_blue_header_label {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #000080;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}


.top-links {
    line-height: 24px;
    float: right;
}

    /*.top-links a {
        margin-right: 8px;
    }*/

    .top-links img {
        height: 15px;
        width: 15px;
    }

.tree, .tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .tree ul {
        margin-left: 1em;
        position: relative
    }

        .tree ul ul {
            margin-left: .5em
        }

        .tree ul:before {
            content: "";
            display: block;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            border-left: 1px solid
        }

    .tree li {
        margin: 0;
        padding: 0 1em;
        line-height: 2em;
        color: #369;
        font-weight: 700;
        position: relative
    }

    .tree ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid;
        margin-top: -1px;
        position: absolute;
        top: 1em;
        left: 0
    }

    .tree ul li:last-child:before {
        background: #fff;
        height: auto;
        top: 1em;
        bottom: 0
    }

.indicator {
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #369;
}

.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    background: #f0f0f0;
}

.content {
    width: 260px;
    margin: 100px auto;
}

.colors {
    width: 260px;
    float: left;
    margin: 20px auto;
}

    .colors a {
        width: 43.3px;
        height: 30px;
        float: left;
    }

    .colors .default {
        background: #414956;
    }

    .colors .blue {
        background: #4A89DC;
    }

    .colors .green {
        background: #03A678;
    }

    .colors .red {
        background: #ED5565;
    }

    .colors .white {
        background: #fff;
    }

    .colors .black {
        background: #292929;
    }

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);

.jquery-accordion-menu, .jquery-accordion-menu * {
    font-family: 'Open Sans',sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0
}

.jquery-accordion-menu {
    min-width: 260px;
    float: left;
    position: relative;
}

    .jquery-accordion-menu .jquery-accordion-menu-footer, .jquery-accordion-menu .jquery-accordion-menu-header {
        width: 100%;
        height: 50px;
        padding-left: 22px;
        float: left;
        line-height: 50px;
        font-weight: 600;
        color: #f0f0f0;
        background: #414956
    }

    .jquery-accordion-menu ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .jquery-accordion-menu ul li {
            width: 100%;
            display: block;
            float: left;
            position: relative
        }

            .jquery-accordion-menu ul li a {
                width: 100%;
                padding: 7px 8px;
                float: left;
                text-decoration: none;
                color: #000;
                background: #f9f9f9;
                white-space: nowrap;
                position: relative;
                overflow: hidden;
                -o-transition: color .2s linear,background .2s linear;
                -moz-transition: color .2s linear,background .2s linear;
                -webkit-transition: color .2s linear,background .2s linear;
                transition: color .2s linear,background .2s linear
            }

    .jquery-accordion-menu > ul > li.active > a, .jquery-accordion-menu > ul > li:hover > a {
        color: #000;
        background: #ffffff;
    }

    .jquery-accordion-menu > ul > li > a {
        border-bottom: solid 1px #f5f5f5;
        font-weight:500;
    }

    .jquery-accordion-menu ul li a i {
        width: 15px;
        float: left;
        line-height: 16px;
        font-size: 16px;
        text-align: left;
    }

    .jquery-accordion-menu .submenu-indicator {
        float: right;
        right: 22px;
        position: absolute;
        line-height: 19px;
        font-size: 20px;
        -o-transition: transform .3s linear;
        -moz-transition: transform .3s linear;
        -webkit-transition: transform .3s linear;
        -ms-transition: transform .3s linear
    }

    .jquery-accordion-menu ul ul.submenu .submenu-indicator {
        line-height: 16px
    }

    .jquery-accordion-menu .submenu-indicator-minus > .submenu-indicator {
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .jquery-accordion-menu ul ul.submenu, .jquery-accordion-menu ul ul.submenu li ul.submenu {
        width: 100%;
        display: none;
        position: static
    }

        .jquery-accordion-menu ul ul.submenu li {
            clear: both;
            width: 100%
        }

            .jquery-accordion-menu ul ul.submenu li a {
                width: 100%;
                float: left;
                font-size: 11px;
                background: #383838;
                border-top: none;
                position: relative;
                border-left: solid 6px transparent;
                -o-transition: border .2s linear;
                -moz-transition: border .2s linear;
                -webkit-transition: border .2s linear;
                transition: border .2s linear
            }

            .jquery-accordion-menu ul ul.submenu li:hover > a {
                border-left-color: #414956
            }

        .jquery-accordion-menu ul ul.submenu > li > a {
            padding-left: 30px
        }

        .jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > a {
            padding-left: 45px
        }

        .jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > ul.submenu > li > a {
            padding-left: 60px
        }

        .jquery-accordion-menu ul li .jquery-accordion-menu-label, .jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
            min-width: 20px;
            padding: 1px 2px 1px 1px;
            position: absolute;
            right: 18px;
            top: 14px;
            font-size: 11px;
            font-weight: 800;
            color: #555;
            text-align: center;
            line-height: 18px;
            background: #f0f0f0;
            border-radius: 100%
        }

        .jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
            top: 12px
        }

.ink {
    display: block;
    position: absolute;
    background: rgba(255,255,255,.3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.animate-ink {
    -webkit-animation: ripple .5s linear;
    -moz-animation: ripple .5s linear;
    -ms-animation: ripple .5s linear;
    -o-animation: ripple .5s linear;
    animation: ripple .5s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

.blue.jquery-accordion-menu .jquery-accordion-menu-footer, .blue.jquery-accordion-menu .jquery-accordion-menu-header, .blue.jquery-accordion-menu ul li a {
    background: #4A89DC
}

.blue.jquery-accordion-menu > ul > li.active > a, .blue.jquery-accordion-menu > ul > li:hover > a {
    background: #3e82da
}

.blue.jquery-accordion-menu > ul > li > a {
    border-bottom-color: #3e82da
}

.blue.jquery-accordion-menu ul ul.submenu li:hover > a {
    border-left-color: #3e82da
}

.green.jquery-accordion-menu .jquery-accordion-menu-footer, .green.jquery-accordion-menu .jquery-accordion-menu-header, .green.jquery-accordion-menu ul li a {
    background: #03A678
}

.green.jquery-accordion-menu > ul > li.active > a, .green.jquery-accordion-menu > ul > li:hover > a {
    background: #049372
}

.green.jquery-accordion-menu > ul > li > a {
    border-bottom-color: #049372
}

.green.jquery-accordion-menu ul ul.submenu li:hover > a {
    border-left-color: #049372
}

.red.jquery-accordion-menu .jquery-accordion-menu-footer, .red.jquery-accordion-menu .jquery-accordion-menu-header, .red.jquery-accordion-menu ul li a {
    background: #ED5565
}

.red.jquery-accordion-menu > ul > li.active > a, .red.jquery-accordion-menu > ul > li:hover > a {
    background: #DA4453
}

.red.jquery-accordion-menu > ul > li > a {
    border-bottom-color: #DA4453
}

.red.jquery-accordion-menu ul ul.submenu li:hover > a {
    border-left-color: #DA4453
}

.white.jquery-accordion-menu .jquery-accordion-menu-footer, .white.jquery-accordion-menu .jquery-accordion-menu-header, .white.jquery-accordion-menu ul li a {
    background: #fff;
    color: #555
}

.white.jquery-accordion-menu > ul > li.active > a, .white.jquery-accordion-menu > ul > li:hover > a {
    background: #f0f0f0
}

.white.jquery-accordion-menu > ul > li > a {
    border-bottom-color: #f0f0f0
}

.white.jquery-accordion-menu ul ul.submenu li:hover > a {
    border-left-color: #f0f0f0
}

.white.jquery-accordion-menu ul ul.submenu li a {
    color: #f0f0f0
}

.white.jquery-accordion-menu > ul > li > a > .ink {
    background: rgba(0,0,0,.1)
}

.black.jquery-accordion-menu .jquery-accordion-menu-footer, .black.jquery-accordion-menu .jquery-accordion-menu-header, .black.jquery-accordion-menu ul li a {
    background: #292929
}

.black.jquery-accordion-menu > ul > li.active > a, .black.jquery-accordion-menu > ul > li:hover > a {
    background: #222
}

.black.jquery-accordion-menu > ul > li > a {
    border-bottom-color: #222
}

.black.jquery-accordion-menu ul ul.submenu li:hover > a {
    border-left-color: #222
}




@import url(http://fonts.googleapis.com/css?family=Raleway:400,200);

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu {
    width: 98%;
    font-family: Raleway, sans-serif;
    color: #000;
}

    #cssmenu ul ul {
        display: none;
    }

    #cssmenu > ul > li.active > ul {
        display: block;
    }

.align-right {
    float: right;
}

#cssmenu > ul > li > a {
    padding: 12px 12px;
    cursor: pointer;
    z-index: 2;
    font-size: 12px;
    font-family: arial;
    font-weight:600;
    text-decoration: none;
    color: #49505a;
    background: #fafafa;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

    #cssmenu > ul > li > a:hover {
        color: #20374E;
    }

#cssmenu ul > li.has-sub > a:after {
    position: absolute;
    right: 26px;
    top: 19px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #49505a;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

#cssmenu ul > li.has-sub > a:before {
    position: absolute;
    right: 22px;
    top: 23px;
    display: block;
    width: 10px;
    height: 2px;
    background: #49505a;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#cssmenu ul ul li a {
    padding: 12px 20px;
    cursor: pointer;
    z-index: 2;
    font-size: 12px;
    text-decoration: none;
    color: #49505a;
    background: #ebebeb;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#cssmenu ul ul ul li a {
    padding-left: 32px;
}

#cssmenu ul ul li a:hover {
    color: #49505a;
}

#cssmenu ul ul > li.has-sub > a:after {
    top: 16px;
    right: 26px;
    background: #49505a;
}

#cssmenu ul ul > li.has-sub > a:before {
    top: 20px;
    background: #49505a;
}