.GridViewStyle
{
    /*     border-bottom: #6aa4d4 3px solid;     border-left: #6aa4d4 3px solid;     width: 100%;     border-collapse: collapse;     font-family: Verdana;     table-layout: auto;     height: 10px;     color: #445c76 !important;     font-size: 10px;     border-top: #6aa4d4 1px solid;     border-right: #6aa4d4 3px solid; */
 width: 100%; 
}

.HeaderStyle
{
    /*     background-image: url(Images/Icons/record_group_header.gif);     border-bottom: #ffffff 0px solid;     text-align: center;     border-left: #ffffff 0px solid;     padding-bottom: 0px;     line-height: 26px;     background-color: #2a74cd;     margin: 0px;     padding-left: 20px;     padding-right: 0px;     background-repeat: repeat-x;     font-family: Tahoma;     height: 30px;     color: #ffffff;     font-size: 10px;     vertical-align: middle;     border-top: #ffffff 0px solid;     font-weight: bold;     border-right: #ffffff 0px solid;     padding-top: 0px; */
    background-image: url(images/Icons/tbl_ust.png);
    background-repeat: repeat-x;
    background-position: top;
    border: #a8daf6 solid;
    border-width: 1px 1px 1px 1px;
    font-weight: bold;
    height: 30px;
}
.PagerStyle
{
    /*     background-image: url(Images/Icons/footer.gif);     z-index: 0;     border-bottom: 0px;     position: relative;     border-left: 0px;     padding-bottom: 0px;     margin-top: 0px;     padding-left: 20px;     padding-right: 0px;     background-repeat: repeat-x;     font-family: Verdana;     white-space: nowrap;     color: #fefffd;     font-size: 10px;     vertical-align: middle;     border-top: #b4c2ab 1px solid;     cursor: default;     border-right: 0px;     padding-top: 0px; */
    background-image: url(images/panelist/tbl_ust.png);
    background-repeat: repeat-x;
    background-position: top;
    border: #a8daf6 solid;
    border-width: 0px 1px 1px 1px;
    font-weight: bold;
}
.HeaderStyle TH
{
    text-align: center;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
    vertical-align: middle;
    padding-top: 5px;
}
.HeaderStyle A
{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Black;
    vertical-align: middle;
    text-decoration: none;
}
.PagerStyle TABLE
{
    text-align: center;
    margin: auto;
}
.PagerStyle TABLE TD
{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 0px;
    border-right: 0px;
    padding-top: 5px;
}
.PagerStyle TD
{
    border-top: #427b98 3px solid;
}
.PagerStyle A
{
    border-bottom: #333333 1px solid;
    border-left: #777777 1px solid;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    border-top: #777777 1px solid;
    border-right: #333333 1px solid;
    text-decoration: none;
    padding-top: 2px;
}
.PagerStyle SPAN
{
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding-top: 2px;
}
.RowStyle TD
{
    /*     padding-bottom: 5px;     padding-left: 5px;     padding-right: 5px;     border-right: #427b98 1px solid;     padding-top: 5px; */
    border: #a8daf6 solid;
    border-width: 1px 1px 1px 1px;
    background-color: #ffffff;
}
.AltRowStyle TD
{
    /*     padding-bottom: 5px;     padding-left: 5px;     padding-right: 5px;     border-right: #427b98 1px solid;     padding-top: 5px; */
    border: #a8daf6 solid;
    border-width: 0px 1px 1px 1px;
    background-color: #f2f3f5;
}
.SelectedRowStyle TD
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: #427b98 1px solid;
    padding-top: 5px;
}
.EditRowStyle TD
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: #427b98 1px solid;
    padding-top: 5px;
}
.RowStyle
{
    /*     background-image: url(Images/Icons/row1.gif);     background-color: #e5ecf2;     background-repeat: repeat-x;     font-family: Verdana;     height: 10px;     color: #445c76 !important;     font-size: 10px; */
}
.AltRowStyle
{
    /*     background-image: url(Images/Icons/row2.gif);     background-color: #f3f7f8;     background-repeat: repeat-x;     font-family: Verdana;     height: 10px;     color: #445c76 !important;     font-size: 10px; */
}
.SelectedRowStyle
{
    background-color: #ffff66;
}
.RowStyle:hover
{
    background-image: url(images/Icons/placeholder_empty.gif);
    background-color: #64a5db;
}
.AltRowStyle:hover
{
    background-image: url(images/Icons/placeholder_empty.gif);
    background-color: #64a5db;
}
INPUT[type='text']
{
    border-bottom: #bde6ff 1px solid;
    border-left: #bde6ff 1px solid;
    line-height: 15px;
    background-color: #ffffff;
    padding-left: 2px;
    width: 130px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    color: #000000;
    font-size: 11px;
    vertical-align: middle;
    border-top: #bde6ff 1px solid;
    border-right: #bde6ff 1px solid;
    padding-top: 4px;
}
INPUT[type='text']:hover
{
    border-bottom-color: #0475ba;
    border-top-color: #0475ba;
    border-right-color: #0475ba;
    border-left-color: #0475ba;
}
INPUT[type='password']
{
    border-bottom: #bde6ff 1px solid;
    border-left: #bde6ff 1px solid;
    line-height: 15px;
    background-color: #ffffff;
    padding-left: 2px;
    width: 130px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    color: #000000;
    font-size: 11px;
    vertical-align: middle;
    border-top: #bde6ff 1px solid;
    border-right: #bde6ff 1px solid;
    padding-top: 4px;
}
INPUT[type='text']:hover
{
    border-bottom-color: #0475ba;
    border-top-color: #0475ba;
    border-right-color: #0475ba;
    border-left-color: #0475ba;
}
TEXTAREA
{
    border-bottom: #bde6ff 1px solid;
    border-left: #bde6ff 1px solid;
    line-height: 15px;
    background-color: #ffffff;
    padding-left: 2px;
    width: 130px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    color: #000000;
    font-size: 11px;
    vertical-align: middle;
    border-top: #bde6ff 1px solid;
    border-right: #bde6ff 1px solid;
    padding-top: 4px;
}
TEXTAREA:hover
{
    border-bottom-color: #0475ba;
    border-top-color: #0475ba;
    border-right-color: #0475ba;
    border-left-color: #0475ba;
}
SELECT
{
    width: 135px;
    font-family: Verdana;
    font-size: 8pt;
}
SELECT OPTION
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
}
INPUT[type=checkbox]
{
    border-bottom: 0px;
    border-left: 0px;
    margin: 2px;
    border-top: 0px;
    border-right: 0px;
}
INPUT[type=checkbox]:hover
{
    border-bottom: orange 1px outset;
    border-left: orange 1px outset;
    border-top: orange 1px outset;
    border-right: orange 1px outset;
}

