.tblrow
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px; /*background-color: #CEE4FC;*/
    background-color: #FFFFFF;
}
.tblrowlabel
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    background-color: #ffffff;
}
.tblrowSmall
{
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
}
.tblrowAppt
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
}
.tblrowheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small; /*background-color: #CEE4FC;*/
    background-color: #FFFFFF;
}
.tblrowheaderSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}
.tblrowheaderSign
{
    color: #0000FF;
}
.tblbg
{
    /*background-color: #CEE4FC;*/
}

.tblbgLogin
{
    background-color: #064589;
}
.tblAlert
{
    font-size: small;
    color: #FFFFFF;
    height: 165px;
    background-color: #FF0000;
}
.tblNotes
{
    background-color: #C0C0C0;
    font-size: small;
    color: #FFFFFF;
    height: 165px;
    color: #000000;
}
.tblAppt
{
    border-left-style: solid;
    border-left-width: 1px;
    border-right: 1px solid #C0C0C0;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom: 1px solid #C0C0C0;
}
.tblheaderAppt
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    border-left: 1px solid #C0C0C0;
    border-right-style: solid;
    border-right-width: 1px;
    border-top: 1px solid #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.tblApptbtm
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #FFFFFF;
    white-space: normal;
}
.tblheaderAlertCntrl
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}
.tblheader
{
    border: 0px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    height: 20px;
    text-align: center;
    font-weight: bold;
}
.tblheader a
{
    border: 0px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    height: 20px;
    text-align: center;
}
.linktext
{
    font-family: Arial;
    color: #064589;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.err
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF0000;
}
.success
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: Green;
}
.errbold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
}
.input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small; /*height: 20px; 	border: 1px #064589 solid;*/
    vertical-align: middle;
}
.inputNumber
{
    font-family: Arial;
    font-size: 12px;
    vertical-align: middle;
    text-align: right;
}
.inputnowidth
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small; /*height: 20px; 	border: 1px #064589 solid;*/
    vertical-align: middle;
}
.inputTextArea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    border: 1px #064589 solid;
    vertical-align: top;
    height: 80px;
    width: 390px;
}
.inputAppt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small; /*height: 20px; 	border: 1px #064589 solid;*/
    vertical-align: middle;
}
.inputnowidthAppt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small; /*	border: 1px #064589 solid;*/
    vertical-align: middle;
}

.but_AlertCntrl
{
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    background-color: #CEE4FC;
}
.butAppt
{
    font-size: X-Small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    background-color: #CEE4FC;
    width: 80px;
}
.butAppt_save
{
    font-size: X-Small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    font-weight: 700;
    color: #000000;
    background-color: Silver;
    width: 80px;
}
.but_rd
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
/*
.Grid_row_odd
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    font-weight: normal;
    vertical-align: top;
    height: 20px;
}
.Grid_row_even
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    font-weight: normal;
    vertical-align: top;
    height: 20px;
}*/

.Navigation
{
    color: #4573A2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 2px dotted #4573A2;
    height: 20px;
    vertical-align: middle;
}
.NavigationTitle
{
    color: #4573A2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}
.Navigation a
{
    color: #4573A2;
    font-weight: bold;
    text-decoration: none;
}
.PreNavigation
{
    background-color: #CEE4FC;
    height: 1px;
}

.PageHeader
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #80A0C3;
    color: #FFFFFF;
    font-size: small;
    border: 1px solid #FFFFFF;
    text-align: left;
}
.PageHeaderAlert
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #80A0C3;
    color: #FFFFFF;
    font-size: small;
    height: 30px;
}
.tblheader2
{
    background-color: #80A0C3;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}
.MainTable
{
    width: 1024px;
    text-align: center;
    background-color: #FFFFFF;
}
.MainTableAlert
{
    text-align: center;
    background-color: #FFFFFF;
}
.MainContent
{
    vertical-align: top;
    text-align: center; /*background-color: #CEE4FC;*/
    background-color: #FFFFFF;
    height: 520px;
}
.logintext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.TextStrengthWeak
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    width: 60px;
    height: 20px;
    text-align: center;
    background-color: red;
}

.TextStrengthNotGood
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: yellow;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    width: 60px;
    height: 20px;
    text-align: center;
}

.TextStrengthGood
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: green;
    font-size: 12px;
    font-weight: bold;
    color: White;
    width: 60px;
    height: 20px;
    text-align: center;
}
.GreyMainTable
{
    width: 820px;
    height: 400px;
    text-align: center;
}

/* SuperBill*/

.Billbgcolor
{
    color: #FFFFFF;
    background-color: #000080;
}
.BillTable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: left;
}
.tblGray
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #C0C0C0;
}
.tblHeaderGray
{
    font-family: Arial, Helvetica, sans-serif;
    border: solid 1px #000000;
    background-color: #C0C0C0;
    font-size: small;
    vertical-align: middle;
}
.tblrowPayNotes
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #CEE4FC;
    font-size: small;
}
.tblrowHeaderGray
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #C0C0C0;
    vertical-align: middle;
}
.tblbackcolor
{
    background-color: #C0C0C0;
}
.PaymentNavigation
{
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #064589;
    height: 20px;
}


.Paging
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    vertical-align: middle;
}
.Paging span
{
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
    display: inline-block;
    background: #666666;
    padding: 2px 6px;
    margin: 4px;
    color: #ffffff;
    font-weight: bold;
}

.Paging a
{
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
    color: #666666;
    display: inline-block;
    margin: 4px;
    font-weight: bold;
    padding: 2px 6px;
    text-decoration: none;
    vertical-align: middle;
}

.Paging a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    background: #666666;
    color: #ffffff;
    vertical-align: middle;
    font-weight: bold;
}

/*
.Paging
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #CEE4FC;
}
.Paging a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #CEE4FC;
    text-decoration: none;
}
.Paging a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #CEE4FC;
    text-decoration: none;
}
*/
.gridheader
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #80A0C3;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
}
.Grid_row_odd
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    vertical-align: middle;
    background-color: #CCCCCC;
}
.Grid_row_even
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    vertical-align: middle;
    background-color: #DDF0F7;
}
.Grid_row_red
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    vertical-align: middle;
    background-color: red;
}
.Grid_row_orange {
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    vertical-align: middle;
    background-color: darkorange;
}
.tblbgnew
{
    background-color: #ffffff;
}

/*===== ===== ===== ===== ===== ===== ===== =====  NEW Design CSS Start ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== */
.secondmenu
{
    background-color: #FFFFFF;
}
.btnmenu
{
    font-family: Arial,Helvetica,sans-serif;
    color: #5357A7;
    font-size: 12px;
    font-weight: bold;
    border: 0px;
    background-color: #FFFFFF;
    padding: 1px;
    cursor: pointer;
}
.leftTitle
{
    font-family: Arial,Helvetica,sans-serif;
    color: #3D459B;
    font-size: 12px;
    font-weight: bold;
}
.tblrowleft
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    background-color: #FFFFFF;
}
.but
{
    border: 2px solid #1C0184;
    color: #1C0184;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    min-width: 60px;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    width: auto;
    background-color: #FFFFFF;
    cursor: pointer;
}
/*===== ===== ===== ===== ===== ===== ===== =====  NEW Design CSS End ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== */
/*===== ===== =====  Login Form Design CSS End ===== ===== ===== */
.tblloginrow
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    background-color: #FFFFFF;
}
.footertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #973957;
    font-weight: bold;
}
.loginheadertext
{
    /*font-family:  Arial, Helvetica, sans-serif;*/
    font-family: Monotype Corsiva;
    font-size: 20px;
    color: #2D3192;
    font-weight: bold;
    font-style: italic;
}

/*===== ===== =====  Login Form Design CSS End ===== ===== ===== */
.slideingTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2D3192;
    font-weight: bold;
}
.slideingtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D3192;
    font-weight: bold;
    text-decoration: none;
}
.normaltext
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.alertbg
{
    background-color: #DDF0F7;
}

.alertTitle
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #2D3192;
    text-decoration: none;
    font-weight: bold;
}
.blueboldtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D3192;
    font-weight: bold;
}
.bluenormaltext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D3192;
    font-weight: normal;
    text-decoration: none;
}
.blacklinktext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.blacklinktext a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.viewbutoncss
{
    border: 2px solid #1C0184;
    color: #1C0184;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold; /*min-width: 60px;*/
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    width: auto;
    background-color: #FFFFFF;
    cursor: pointer;
}
.viewbutoncss a
{
    border: 2px solid #1C0184;
    color: #1C0184;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold; /*min-width: 60px;*/
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    width: auto;
    background-color: #FFFFFF;
}
.titlebg
{
    background: url(../images/titlebar.jpg);
    height: 25px;
}

.extenderwidthclass
{
    width: 100%;
}
.tblrow1
{
    font-size: 12px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    background-color: #FFFFFF;
}
.slideingTitle1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2D3192;
    font-weight: bold;
}
.footermain
{
    color: #333333;
    font-family: font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    list-style: none outside none; /*padding: 0 45px 0 45px;*/
}
.footerlink
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; /*padding: 0 45px 0 45px;*/
}

.orangestyle
{
    font-family: Arial,Helvetica,sans-serif;
    color: #EE6730;
    font-size: 14px;
    font-weight: bold;
}

.Newtablebg
{
    background-color: #DDF0F7;
}
.Newtablerow
{
    background-color: #FFFFFF;
    font-size:10px;
}

.Grid_row_odd_bill
{
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    vertical-align: middle;
    background-color: #CCCCCC;
}
.Grid_row_even_bill
{
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    vertical-align: middle;
    background-color: #DDF0F7;
}
.normaltext_bill
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.tblheader2_bill
{
    background-color: #80A0C3;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}