
.hidden {
    display: none;
}

#ver-minimalist {
    font-family: "Lucida Grande", Sans-Serif, "Lucida Sans Unicode";
    font-size: 11px;
    margin: 10px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}

    #ver-minimalist th {
        padding: 8px 2px;
        font-weight: normal;
        font-size: 13px;
        border-bottom: 2px solid #6678b1;
        border-right: 10px solid #ACA6A6;
        border-left: 10px solid #ACA6A6;
        color: #993333;
        white-space: nowrap;
    }

    #ver-minimalist td {
        /* padding: 11px 2px 0px 2px;*/
        border-right: 10px solid #ACA6A6;
        border-left: 10px solid #ACA6A6;
        color: #993333;
        white-space: nowrap;
    }

#ver-minimalist1 {
    font-family: "Lucida Grande", Sans-Serif, "Lucida Sans Unicode";
    font-size: 11px;
    margin: 10px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}

    #ver-minimalist1 th {
        padding: 8px 2px;
        font-weight: normal;
        font-size: 13px;
        border-bottom: 2px solid #6678b1;
        border-right: 10px solid #ACA6A6;
        border-left: 10px solid #ACA6A6;
        color: #993333;
        white-space: nowrap;
    }

    #ver-minimalist1 td {
        /* padding: 11px 2px 0px 2px;*/
        border-right: 10px solid #ACA6A6;
        border-left: 10px solid #ACA6A6;
        color: #993333;
        white-space: nowrap;
    }


/* for .net 4 menu control
#menu ul li ul
{
    display: none;
}

#menu ul li 
{
    position: relative; 
    float: left;
    list-style: none;
}
*/
.icUIWidget {
    border: 1px solid #ACA6A6;
    background: #e1dada;
    color: #222222;
}

.icLogin {
    background-color: #F2ECEC;
    color: #333333;
    border-color: #ACA6A6;
    font-family: Tahoma;
    font-size: 0.8em;
    width: 480px;
    margin-left: 0px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
}

.icLoginButton {
    background-color: White;
    color: #284E98;
    border-color: #507CD1;
    font-family: Verdana;
    font-size: 0.8em;
    border-width: 1px;
}

.icLoginTD {
    text-align: center;
    color: White;
    background-color: #6060ff;
    font-size: 0.9em;
    font-weight: bold;
}

.icMenu {
    background-color: #993333;
    color: #e1dada;
    font-size: 10px;
    font-family: Verdana;
    border-style: none;
}

.icMStaticMenuItemStyle {
    background-color: #993333;
    color: #e1dada;
    font-size: 10px;
    font-family: Verdana;
    border-style: none;
    padding: 2px 5px 2px 5px;
}

.icMStaticSelectedStyle {
    background-color: #507CD1;
}

.icMDynamicHoverStyle {
    background-color: #e1dada;
    color: #993333;
}

.icMDynamicMenuStyle {
    background-color: #993333;
    border-style: none;
    color: #e1dada;
    font-size: 10px;
    font-family: Verdana;
    z-index: 100;
}

.icMDynamicSelectedStyle {
    background-color: #ACA6A6;
}

.icMStaticHoverStyle {
    background-color: #e1dada;
    color: #993333;
}

.icFooter {
    background-color: #993333;
    color: #F2ECEC;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
}

.icMDiv {
    background-color: white;
}

.optTR {
    height: 30px;
}

.pnlDefault {
    background-color: white;
}

.detail {
    font-family: arial,helvetica,sans-serif,lucida grande,;
    font-size: 11px;
    background-color: #e1dada;
    border: solid 2px #000;
    padding: 4px;
}

    .detail .footer {
        text-align: right;
        padding: 8px;
    }

TR.updated TD {
    background-color: yellow;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#datePicker {
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

.srchImage {
    width: 21px;
    height: 15px;
    vertical-align: text-bottom;
}


.grdViewStyle {
    font-family: Arial;
    font-size: 8pt;
    table-layout: auto;
    border-collapse: collapse;
    empty-cells: show;
}

.sortascheaderstyle {
    background-image: url(images/sort_asc.gif);
    background-color: #993333;
    background-repeat: no-repeat;
    background-position: center left;
}

.sortdescheaderstyle {
    background-image: url(images/sort_desc.gif);
    background-color: #993333;
    background-repeat: no-repeat;
    background-position: center left;
}

.grdEmptyRowStyle {
    border-style: ridge;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #ACA6A6;
    text-align: left;
}

.grdRowStyle {
    background-color: #e1dada;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
}

.grdColStyle {
    background-color: #e1dada;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
    white-space: pre;
}

.grdAltRowStyle td {
    background-color: #F2ECEC;
    background-repeat: no-repeat;
}

.grdHeaderStyle {
    font-family: Arial, Helvetica, sans-serif; /*background-image: url(../images/icgradient.jpg);*/
    background-position: center;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: top;
    background-color: #993333;
    color: #FFFFFF;
}

    .grdHeaderStyle a:link {
        color: white;
        text-decoration: none;
    }


    .grdHeaderStyle a:visited {
        color: white;
        text-decoration: none;
    }

    .grdHeaderStyle a:hover {
        color: white;
        text-decoration: underline;
    }

    .grdHeaderStyle a:active {
        color: white;
        text-decoration: underline;
    }

.grdPagerStyle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #993333;
    color: #FFFFFF;
    vertical-align: top; /*background-image: url(../images/icgradient.jpg);*/
    background-position: center;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: small;
    vertical-align: top;
}

    .grdPagerStyle table {
        text-align: center;
        margin: auto;
    }

        .grdPagerStyle table td {
            border: 0px;
            padding: 5px;
        }

    .grdPagerStyle td {
        border-top: #91a7b4 1px solid;
    }

    .grdPagerStyle a {
        color: #F2E9E9;
        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;
    }

    .grdPagerStyle span {
        font-weight: bold;
        color: #F2E9E9;
        text-decoration: none;
        padding: 2px 10px 2px 10px;
    }

.grdGroupStyle {
    border-style: ridge;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #993333;
    color: #FFFFFF;
}

.grdGroupStyleB {
    border-style: ridge;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #CC6666;
    color: #FFFFFF;
}

.grdGroupStyleS {
    border-style: ridge;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #E5B2B2;
    color: #FFFFFF;
}

.grdGroupStyleChild {
    /*border-style: ridge;*/
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #CC6666;
    color: #FFFFFF;
}

.grdFooterStyle {
    border-style: ridge;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #993333;
    color: #FFFFFF;
}

.grdSelectedRowStyle {
    background-color: #ACA6A6;
}

.formbutton {
    color: White;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    padding: 5px 5px 5px 5px; /* For WebKit (Safari, Google Chrome etc) */
    background: -moz-linear-gradient(top, #f2e9e9 0%, #993333 25%, #993333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2e9e9), color-stop(25%,#993333), color-stop(100%,#993333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2e9e9 0%,#993333 25%, #993333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2e9e9 0%,#993333 25%, #993333 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2e9e9 0%,#993333 25%, #993333 100%); /* IE10+ */
    background: linear-gradient(top, #f2e9e9 25%,#993333 25%, #993333 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2e9e9', endColorstr='#993333',GradientType=0 ); /* IE6-9 */
    border: 1px solid #391313;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 5px 5px 3px #888;
    -webkit-box-shadow: 5px 5px 3px #888;
    box-shadow: 5px 5px 3px #888;
}

    .formbutton[disabled="disabled"] {
        color: Gray;
    }

.formOpt {
    background-position: left top;
    cursor: pointer;
    border: 1px outset #FF5050;
    background: #999;
    color: #000000;
    font-weight: bold;
    padding: 1px 2px;
    background: no-repeat left top;
    background-image: url(../images/gradopt.png);
    height: 27px;
    clear: left;
}

div.tabDisplay {
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-weight: 400;
    font-size: 7pt;
    border-left: #ACA6A6 1px ridge;
    width: 900px;
    border-bottom: #ACA6A6 1px ridge;
    font-family: "Times New Roman";
    background-color: #e1dada;
}

div.popupDisplay {
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-weight: 400;
    font-size: 7pt;
    border-left: #ACA6A6 1px ridge;
    width: 430px;
    border-bottom: #ACA6A6 1px ridge;
    font-family: "Times New Roman";
    background-color: #e1dada;
}

div.row {
    clear: both;
    padding-top: 8px;
}

div.rowPopup {
    clear: both;
    padding-top: 8px;
}

div.tabDisplay span.space {
    clear: both;
    padding-top: 25px;
    margin-left: 90px;
}

div.rowPopup span.imgSpace {
    clear: both;
    padding-top: 25px;
    margin-left: 140px;
}

div.rowPopup span.label {
    float: left;
    width: 100px;
    text-align: left;
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
}

div.rowPopup span.textbox {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
}

div.rowPopup span.space {
    clear: both;
    padding-top: 25px;
    margin-left: 90px;
}

div.rowPopup span.gap {
    clear: both;
    padding-top: 25px;
    margin-left: 80px;
}

div.tabDisplay span.gap {
    clear: both;
    padding-top: 25px;
    margin-left: 140px;
}

TABLE.MainTable {
    border-right: #ACA6A6 1px solid;
    border-top: #ACA6A6 1px solid;
    border-left: #ACA6A6 1px solid;
    width: 900px;
    border-bottom: #ACA6A6 1px solid;
    background-color: #e1dada;
}

TABLE.tabDataDisp {
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-weight: normal;
    font-size: 8pt;
    border-left: #ACA6A6 1px ridge;
    border-bottom: #ACA6A6 1px ridge;
    font-family: Arial;
    border-collapse: collapse;
    background-color: #e1dada; /*page-break-inside: always;*/
}

TABLE.tabDisplay {
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-weight: 400;
    font-size: 7pt;
    border-left: #ACA6A6 1px ridge;
    width: 900px;
    border-bottom: #ACA6A6 1px ridge;
    font-family: "Times New Roman";
    background-color: #e1dada;
}

TABLE.tabsearch {
    border-right: #ACA6A6 0px inset;
    border-top: #ACA6A6 0px inset;
    font-weight: bold;
    font-size: 8pt;
    border-left: #ACA6A6 0px inset;
    color: black;
    border-bottom: #ACA6A6 0px inset;
    font-family: "Trebuchet MS";
    background-color: white;
}

TD.sbsarea {
    border-right: #ACA6A6 0px outset;
    border-top: #ACA6A6 0px outset;
    border-left: #ACA6A6 0px outset;
    width: 900px;
    border-bottom: #ACA6A6 0px outset;
    background-color: white;
    text-align: center;
}

TD.lr {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
}

TD.calclr {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
    background-color: #e6dada;
}

TH.lh {
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
}

.selActTyp {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 1px outset;
    padding-left: 2px;
    font-weight: bold;
    font-size: 8pt;
    border-left: #ACA6A6 1px outset;
    width: 200px;
    border-bottom: #ACA6A6 1px outset;
    font-family: Arial;
    background-color: #e1dada;
}

.selChoice {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 2px outset;
    padding-left: 2px;
    font-weight: normal;
    font-size: 9pt;
    border-left: #ACA6A6 1px outset;
    width: 395px;
    border-bottom: #ACA6A6 2px outset;
    font-family: Consolas;
    background-color: #e1dada;
}

INPUT.txtBox {
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-size: 8pt;
    border-left: #ACA6A6 1px ridge;
    border-bottom: #ACA6A6 1px ridge;
    font-family: Arial;
}

INPUT.txtSymbol {
    border-right: inactiveborder 1px outset;
    border-top: inactiveborder 1px outset;
    padding-left: 2px;
    font-weight: normal;
    font-size: 8pt;
    text-transform: uppercase;
    border-left: inactiveborder 1px outset;
    width: 125px;
    border-bottom: inactiveborder 1px outset;
    font-family: Arial;
    background-color: #ffffff;
}

INPUT.txtAcct {
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-weight: normal;
    font-size: 8pt;
    text-transform: uppercase;
    border-left: #ACA6A6 1px ridge;
    width: 75px;
    border-bottom: #ACA6A6 1px ridge;
    font-family: Arial;
}

INPUT.txtAcctName {
    border-right: #ACA6A6 0px solid;
    border-top: #ACA6A6 0px solid;
    padding-left: 1px;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    border-left: #ACA6A6 0px solid;
    width: 120px;
    color: black;
    border-bottom: #ACA6A6 0px solid;
    font-family: Arial;
    background-color: transparent;
}

INPUT.txtDispNO {
    border-right: #ACA6A6 0px solid;
    border-top: #ACA6A6 0px solid;
    padding-left: 1px;
    font-family: Arial;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
    border-left: #ACA6A6 0px solid;
    width: 120px;
    color: black;
    border-bottom: #ACA6A6 0px solid;
    background-color: transparent;
}

INPUT.scrNumber {
    border-right: #ACA6A6 0px solid;
    border-top: #ACA6A6 0px solid;
    padding-left: 1px;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    border-left: #ACA6A6 0px solid;
    width: 120px;
    color: black;
    border-bottom: #ACA6A6 0px solid;
    font-family: Arial;
    background-color: transparent;
    text-align: right;
}


INPUT.txtNumber {
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-weight: bold;
    font-size: 8pt;
    border-left: #ACA6A6 1px ridge;
    width: 50px;
    border-bottom: #ACA6A6 1px ridge;
    font-family: Arial;
}

INPUT.txtDate {
    border-right: buttonface 1px ridge;
    border-top: buttonface 1px ridge;
    font-weight: normal;
    font-size: 8pt;
    border-left: buttonface 1px ridge;
    width: 60px;
    border-bottom: buttonface 1px ridge;
    font-family: Arial;
}

INPUT.txtCText {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 1px outset;
    font-size: 8pt;
    border-left: #ACA6A6 1px outset;
    color: #000000;
    border-bottom: #ACA6A6 1px outset;
    background-color: #ffffff;
    text-align: left;
}

INPUT.txtCTextrj {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 1px outset;
    font-weight: normal;
    font-size: 8pt;
    border-left: #ACA6A6 1px outset;
    color: #000000;
    border-bottom: #ACA6A6 1px outset;
    background-color: #ffffff;
    text-align: right;
}

INPUT.txtPrice {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 1px outset;
    font-weight: normal;
    font-size: 8px;
    border-left: #ACA6A6 1px outset;
    width: 45px;
    color: #000000;
    border-bottom: #ACA6A6 1px outset;
    background-color: #ffffff;
    text-align: right;
}

INPUT.txtCAcct {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 1px outset;
    font-size: 8pt;
    border-left: #ACA6A6 1px outset;
    width: 65px;
    color: #000000;
    border-bottom: #ACA6A6 1px outset;
    background-color: #ffffff;
    text-align: left;
}

INPUT.txtCNum {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 1px outset;
    font-size: 8pt;
    border-left: #ACA6A6 1px outset;
    width: 75px;
    color: #000000;
    border-bottom: #ACA6A6 1px outset;
    background-color: #ffffff;
    text-align: right;
}

INPUT.userid {
    border-right: inactiveborder 1px outset;
    border-top: inactiveborder 1px outset;
    padding-left: 3px;
    font-weight: normal;
    font-size: 8pt;
    border-left: inactiveborder 1px outset;
    width: 150px;
    border-bottom: inactiveborder 1px outset;
    font-family: Arial;
    background-color: #fffff0;
}

INPUT.txtPasswd {
    padding-left: 3px;
    font-weight: normal;
    font-size: 8pt;
    width: 80px;
    font-family: Arial;
}

.selOne {
    font-size: 8pt;
    font-family: Arial;
}

.selPriceInd {
    font-size: 8pt;
    width: 150px;
    font-family: Arial;
}

.selBlot {
    font-weight: normal;
    font-size: 9px;
    width: 155px;
    font-family: Verdana;
}

/*------------Old Calendar--------------*/

.calImage {
    width: 16px;
    height: 15px;
    vertical-align: text-bottom;
}

.calViewStyle {
    border: 1px solid #3366CC;
    padding: 1px;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #FFFFFF;
    color: #003399;
    height: 200px;
    width: 220px;
    display: block;
}

.calSelectedDayStyle {
    background-color: #009999;
    font-weight: bold;
    color: #CCFF99;
}

.calSelectorStyle {
    background-color: #99CCCC;
    color: #336666;
}

.calWeekendDayStyle {
    background-color: #CCCCFF;
}

.calTodayDayStyle {
    background-color: #99CCCC;
    color: White;
}

.calOtherMonthDayStyle {
    color: #999999;
    background-color: #999999;
}

.calNextPrevStyle {
    font-size: 8pt;
    color: #CCCCFF;
}

.calDayHeaderStyle {
    background-color: #99CCCC;
    color: #336666;
    height: 1px;
}

.calTitleStyle {
    background-color: #003399;
    border: 1px solid #3366CC;
    font-size: 10pt;
    font-weight: bold;
    color: #CCCCFF;
    height: 25px;
}



DIV.notes {
    border-right: background 1px inset;
    padding-right: 2px;
    border-top: background 1px inset;
    margin-top: 1px;
    padding-left: 2px;
    font-weight: 500;
    font-size: 7.5pt;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#CCCC99, endColorstr=#FFFFE3);
    border-left: background 1px inset;
    color: #000000;
    border-bottom: background 1px inset;
    font-family: "Lucida Console";
    height: 60px;
}

.ErrMsgF {
    border-right: gray 1px inset;
    border-top: gray 1px inset;
    padding-left: 3px;
    font-weight: 900;
    font-size: 9pt;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#CC0000, endColorstr=#FFFFE9);
    border-left: gray 1px inset;
    color: navy;
    border-bottom: gray 1px inset;
    font-family: "Trebuchet MS";
    height: 18px;
    text-align: left;
}

.sbtn {
    border-right: activeborder 1px inset;
    border-top: activeborder 1px inset;
    font-weight: 600;
    font-size: 8pt;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType='0' enabled='true',startColorstr=#6060ff,endColorstr=#ffff66);
    vertical-align: top;
    border-left: activeborder 1px inset;
    color: #000000;
    border-bottom: activeborder 1px inset;
    font-family: "Trebuchet MS";
    height: 18px;
    background-color: #40c080;
    text-align: center;
}

.BandHdr {
    border-top: #000000 1px outset;
    font-weight: 600;
    font-size: 8pt;
    vertical-align: top;
    color: black;
    border-bottom: #000000 1px outset;
    font-family: Arial;
    height: 18px;
    background-color: #993333;
    text-align: center;
}

.AcctNo {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-weight: 600;
    font-size: 8pt;
    margin-left: -1px;
    vertical-align: top;
    border-left: #000000 1px solid;
    color: #000080;
    margin-right: 1px;
    border-bottom: #000000 1px solid;
    font-family: "Trebuchet MS";
    height: 20px;
    background-color: #e1dada;
    text-align: center;
    text-decoration: underline;
}


.content {
    width: 400px;
    background-color: white;
    margin: auto;
    padding: 10px;
}

html {
    background-color: silver;
}


img {
    /* border style for all images */
    border: 0;
}

    img.icPop {
        /* Use For popup */
        height: 50px;
    }


#ver-minimalist {
    font-family: "Lucida Grande", Sans-Serif, "Lucida Sans Unicode";
    font-size: 11px;
    margin: 10px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}

    #ver-minimalist th {
        padding: 8px 2px;
        font-weight: normal;
        font-size: 13px;
        border-bottom: 2px solid #ACA6A6;
        border-right: 10px solid #e1dada;
        border-left: 10px solid #e1dada;
        color: black;
        white-space: nowrap;
    }

    #ver-minimalist td {
        /* padding: 11px 2px 0px 2px;*/
        border-right: 10px solid #e1dada;
        border-left: 10px solid #e1dada;
        color: black;
        white-space: nowrap;
    }

#ver-minimalist1 {
    font-family: "Lucida Grande", Sans-Serif, "Lucida Sans Unicode";
    font-size: 11px;
    margin: 10px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}

    #ver-minimalist1 th {
        padding: 8px 2px;
        font-weight: normal;
        font-size: 13px;
        border-bottom: 2px solid #ACA6A6;
        border-right: 10px solid #e1dada;
        border-left: 10px solid #e1dada;
        color: black;
        white-space: nowrap;
    }

    #ver-minimalist1 td {
        /*padding: 11px 2px 0px 2px;*/
        border-right: 10px solid #e1dada;
        border-left: 10px solid #e1dada;
        color: black;
        white-space: nowrap;
    }

.AccessDlg {
    text-align: left;
    background-color: #e1dada;
}



img.icMaster {
    width: 120px;
    height: 50px;
    float: right;
    margin-right: 100px;
}

img.icPopup {
    width: 120px;
    height: 50px;
    float: none;
}

img.icLogin {
    width: 490px;
    height: 150px;
    float: none;
    border: none;
}

/* Included for <div> OI*/
.dvTable {
    display: table;
    border-right: #ACA6A6 1px ridge;
    border-top: #ACA6A6 1px ridge;
    font-weight: normal;
    font-size: 8pt;
    border-left: #ACA6A6 1px ridge;
    width: 900px;
    border-bottom: #ACA6A6 1px ridge;
    font-family: "Arial";
    background-color: #e1dada;
}

.dvRow {
    display: table-row;
}

.dvCell {
    display: table-cell;
    white-space: nowrap;
}

/* Loading in Progress*/
/* Set background - transparent*/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    z-index: 99;
    opacity: 0.3;
    filter: alpha(opacity=20);
    min-height: 100%;
    width: 100%;
}

.loading {
    font-family: Arial;
    font-size: small;
    text-align: center;
    position: fixed;
    background-color: #FFFFFF;
    z-index: 99;
    top: 45%;
    left: 45%;
    opacity: 0.7;
    filter: alpha(opacity=70);
}


.loadingtxt {
    font-family: Arial;
    font-size: 15px;
    text-align: center;
    font-style: italic;
    position: absolute;
    top: 50%;
    left: 40%;
    font-weight: bold;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.ui-draggable, .ui-droppable {
    background-position: top;
}

.segPriorityLbl {
    text-align: right;
}

.grdRowStyleSelect {
    background-color: rgba(214,141,141,1);
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
}
/*--------Old used in classic asp-----------*/
/*
DIV.Xsbslogo {
    border-right: #000000 2px ridge;
    border-top: aqua 2px ridge;
    font-weight: 500;
    font-size: 30px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#F0FFFF, endColorstr=#000080);
    text-transform: uppercase;
    border-left: aqua 2px ridge;
    width: 900px;
    color: #d3d3d3;
    border-bottom: #000000 2px ridge;
    font-family: Arial, Helvetica, sans-serif;
    height: 32px;
    text-align: center;
}


SPAN.XLogOut {
    border-right: red 3px ridge;
    padding-right: 0px;
    border-top: red 3px ridge;
    margin-top: -3px;
    padding-left: 2px;
    font-weight: 600;
    font-size: 3mm;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#6060ff, endColorstr=#FFFFDC);
    margin-bottom: -3px;
    vertical-align: middle;
    border-left: red 3px ridge;
    width: 50px;
    color: #00ffcc;
    margin-right: 0px;
    border-bottom: red 3px ridge;
    font-family: "Trebuchet MS";
    letter-spacing: 3px;
    height: 10px;
    text-align: center;
}

SPAN.uid {
    border-right: gray 1px inset;
    padding-right: 2px;
    border-top: gray 1px inset;
    margin-top: 0px;
    padding-left: 2px;
    font-weight: 500;
    font-size: 2.9mm;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#9999CC, endColorstr=#FFFFFF);
    vertical-align: text-bottom;
    border-left: gray 1px inset;
    color: #000080;
    border-bottom: gray 1px inset;
    font-family: "MS Sans Serif";
    height: 9px;
    background-color: #33ffff;
    text-align: center;
}

DIV.XmenuList {
    border-right: black 0px groove;
    border-top: black 0px groove;
    margin-top: 1px;
    padding-left: 1px;
    filter: progid:DXImageTransform.Microsoft.Wave(freq=2,LightStrength=15, Phase=2,Strength=1);
    margin-bottom: 1px;
    margin-left: 1px;
    border-left: black 0px groove;
    width: 120px;
    color: #6060ff;
    border-bottom: black 0px groove;
    height: 7px;
    background-color: transparent;
}

DIV.XmenuList2 {
    border-right: #66ffff 1px groove;
    border-top: #66ffff 1px groove;
    margin-top: 1px;
    padding-left: 1px;
    filter: progid:DXImageTransform.Microsoft.Wave(freq=10,LightStrength=15, Phase=2,Strength=1);
    margin-bottom: 1px;
    margin-left: 1px;
    border-left: #66ffff 1px groove;
    width: 120px;
    color: red;
    border-bottom: #66ffff 1px groove;
    height: 7px;
    background-color: #6060ff;
}

A.Xtrgbtn {
    border-right: red 1px inset;
    padding-right: 4px;
    border-top: red 1px inset;
    padding-left: 2px;
    font-weight: 500;
    font-size: 8pt;
    filter: progid:DXImageTransform.Microsoft.Wave(freq=1,LightStrength=25,Phase=3,Strength=1);
    border-left: red 1px inset;
    width: 80px;
    color: black;
    border-bottom: red 0px inset;
    font-family: Arial;
    position: absolute;
    height: 17px;
    background-color: #fdf5e6;
    text-align: center;
    text-decoration: underline;
}

A.XtrgbtnG {
    border-right: red 1px inset;
    padding-right: 1px;
    border-top: red 1px inset;
    padding-left: 2px;
    font-weight: 500;
    font-size: 8pt;
    filter: progid:DXImageTransform.Microsoft.Wave(freq=10,LightStrength=15,Phase=2,Strength=1);
    border-left: red 1px inset;
    width: 80px;
    color: blue;
    border-bottom: red 1px inset;
    font-family: Arial;
    position: absolute;
    height: 17px;
    background-color: #6060ff;
    text-align: center;
}

SPAN.XtrgbtnG {
    border-right: #000000 1px inset;
    padding-right: 1px;
    border-top: #000000 1px inset;
    padding-left: 1px;
    font-size: 9pt;
    filter: progid:DXImageTransform.Microsoft.Wave(freq=10,LightStrength=15,Phase=2,Strength=1);
    border-left: #000000 1px inset;
    width: 80px;
    cursor: hand;
    color: #aadddd;
    border-bottom: #000000 1px inset;
    font-family: New Times Roman;
    height: 17px;
    background-color: #6060ff;
    text-align: left;
    text-decoration: none;
}

SPAN.Xtrgbtn {
    border-right: #000000 0px;
    padding-right: 1px;
    border-top: #000000 0px;
    padding-left: 1px;
    font-weight: 500;
    font-size: 8pt;
    filter: progid:DXImageTransform.Microsoft.Wave(freq=1,LightStrength=25,Phase=3,Strength=1);
    border-left: #000000 0px;
    width: 80px;
    cursor: hand;
    color: #6060ff;
    border-bottom: #000000 0px;
    font-family: Arial;
    height: 17px;
    background-color: transparent;
    text-align: left;
    text-decoration: none;
}

.Xsbs {
    border-right: black 0px solid;
    border-top: black 0px solid;
    margin-top: -8px;
    padding-left: 135px;
    font-weight: 900;
    font-size: 74px;
    margin-bottom: -7px;
    text-transform: uppercase;
    border-left: black 0px solid;
    width: 450px;
    cursor: hand;
    color: #0000de;
    line-height: 75px;
    border-bottom: black 0px solid;
    font-family: "Arial Black";
    letter-spacing: 60px;
}

.Xsbslogo {
    border-right: #000000 1px ridge;
    border-top: #000000 1px ridge;
    font-weight: 600;
    text-transform: uppercase;
    border-left: #000000 1px ridge;
    width: 900px;
    border-bottom: #000000 1px ridge;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.Xbtn {
    border-right: black 1px ridge;
    border-top: black 1px ridge;
    filter: progid:DXImageTransform.Microsoft.glow(Color=#cc0080, Strength=2);
    border-left: black 1px ridge;
    color: #000000;
    border-bottom: black 1px ridge;
    background-color: #e9e9e9;
}

.XUserIs {
    margin-top: -2px;
    font-weight: 600;
    font-size: 2.6mm;
    background-image: url(../images/lg.png);
    vertical-align: top;
    width: 175px;
    color: navy;
    padding-top: 3px;
    background-repeat: no-repeat;
    font-family: Arial;
    height: 20px;
    background-color: transparent;
    text-align: right;
}

.XlogOff {
    margin-top: -5px;
    background-image: url(../images/logoff.png);
    padding-top: 0px;
    background-repeat: no-repeat;
}

TR.XsmallRows {
    border-right: black thin;
    font-weight: normal;
    font-size: 8pt;
    border-bottom: black thin solid;
    font-family: Arial;
    height: 9px;
    background-color: #aadddd;
    text-align: right;
}

.XMenuPg {
    border-right: teal 1px;
    background-position: right bottom;
    border-top: teal 1px;
    display: block;
    font-weight: 600;
    font-size: 8pt;
    visibility: visible;
    margin: 1px;
    vertical-align: top;
    border-left: teal 1px;
    width: 900px;
    color: #000000;
    border-bottom: teal thin;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS";
    height: 300px;
    background-color: #aadddd;
    text-align: left;
    background-stretch: stretch;
}


DIV.XtabURL {
    border-right: #2f4f4f 0px inset;
    border-top: black 0px solid;
    padding-left: 3px;
    font-weight: bold;
    font-size: 10pt;
    margin-left: -1px;
    border-left: black 0px inset;
    width: 205px;
    color: aqua;
    border-bottom: #2f4f4f 0px inset;
    font-family: Arial;
    position: absolute;
    background-color: transparent;
    text-align: left;
    text-decoration: none;
}


.Xdetailgrid {
    border: solid 1px #ad9e87;
}

 

    .Xdetailgrid td {
        cursor: default;
        height: 20px;
        color: #000;
        padding: 2px 8px;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #f2e8da;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #f2e8da;
    }

DIV.XdispMsgs {
    border-right: #000000 0px solid;
    border-top: #000000 0px solid;
    padding-left: 5px;
    font-weight: 900;
    font-size: 10pt;
    vertical-align: text-bottom;
    border-left: #000000 0px solid;
    width: 475px;
    color: #000000;
    padding-top: 35px;
    border-bottom: #000000 0px solid;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: left;
}

TR.XColHdr {
    font-weight: 600;
    font-size: 2.8mm;
    color: #ffffe3;
    border-bottom: thin;
    font-family: 'Trebuchet MS';
    height: 18px;
    background-color: #6060ff;
    text-align: right;
}

.Xmbtn {
    border-right: #cccc00 2px outset;
    border-top: #cccc00 2px outset;
    font-weight: bold;
    font-size: 13px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType='0' enabled='true',startColorstr=#6060ff,endColorstr=#ffff66);
    vertical-align: top;
    text-transform: capitalize;
    border-left: #cccc00 2px outset;
    width: 80px;
    color: black;
    border-bottom: #cccc00 2px outset;
    font-family: "Times New Roman";
    height: 27px;
    background-color: #ffff66;
    text-align: center;
}


.XsmallGrdBtn {
    border-right: threeddarkshadow 1px outset;
    border-top: threeddarkshadow 1px outset;
    font-weight: 500;
    font-size: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#778899, endColorstr=#FDF5E6);
    vertical-align: top;
    border-left: threeddarkshadow 1px outset;
    width: 80px;
    color: #000000;
    border-bottom: threeddarkshadow 1px outset;
    font-family: Arial;
    height: 18px;
    text-align: center;
    text-decoration: none;
}

BODY.Xpagebody {
    border-right: # 0px outset;
    border-top: #336699 0px outset;
    margin: 2px;
    vertical-align: middle;
    border-left: #336699 0px outset;
    width: 900px;
    border-bottom: #336699 0px outset;
    background-color: #f0f8ff;
}

BODY.Xpagemain {
    border-right: #336699 0px outset;
    border-top: #336699 0px outset;
    margin: 2px;
    vertical-align: middle;
    border-left: #336699 0px outset;
    border-bottom: #336699 0px outset;
    background-color: #fffff0;
}


TABLE.XSmaBal {
    border-right: #d3d3d3 1px outset;
    border-top: #d3d3d3 1px outset;
    font-weight: normal;
    font-size: 7pt;
    border-left: #d3d3d3 1px outset;
    color: #008b8b;
    border-bottom: #d3d3d3 1px outset;
    font-family: Arial;
    background-color: #faf0e6;
}


DIV.Xpgftr {
    padding-right: 5px;
    padding-left: 1px;
    font-size: 6.9pt;
    background: #f8f8ff;
    color: #000000;
    font-family: Terminal;
}

DIV.XBand {
    border-right: #2f4f4f 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 2px;
    font-weight: bold;
    font-size: 9pt;
    border-left: #dcdcdc 1px solid;
    color: #ffffe3;
    border-bottom: #2f4f4f 1px solid;
    font-family: "Trebuchet MS";
    height: 16px;
    background-color: #aadddd;
    text-align: left;
}

A.Xstr {
    border-right: #2f4f4f 2px inset;
    padding-right: 3px;
    border-top: #dcdcdc 2px outset;
    padding-left: 3px;
    font-weight: bold;
    font-size: 7pt;
    border-left: #dcdcdc 2px outset;
    width: 30px;
    color: black;
    border-bottom: #2f4f5f 2px inset;
    font-family: Courier;
    height: 20px;
    text-decoration: none;
}

A.XhiddenURL {
    visibility: hidden;
}


.XAcctType {
    border-right: #ACA6A6 1px outset;
    border-top: #ACA6A6 1px outset;
    padding-left: 2px;
    font-weight: normal;
    font-size: 8pt;
    border-left: #ACA6A6 1px outset;
    color: #2f4f4f;
    border-bottom: #ACA6A6 1px outset;
    font-family: Arial;
    background-color: silver;
}

*/
