﻿.SID_default
{
           border-width: 0;
           background-color: #28609B;
           vertical-align: top;
}
.SID_sLayoutTable
{
    /* background-color:#28609B; */
    background-color:Teal;
}
.SID_TCLeft  {    background-color: Transparent;}
.SID_TCLeft_3
{
    /*background-color: Transparent;*/
        /* background-color: #E6F4FF; */}
        
.SID_TCRight {    background-color: Transparent;}
.SID_TCRight_3{     background-color: Transparent;}
.SID_TCRight_Full{     background-color: Transparent;
     /*BackColor="white" */}





.SID_TTOP
{
    background-color: Red;
        /* background-color: #E6F4FF; */
}
        
._RedBK
{
    background-color: Fuchsia;
}


.DTV_NodeStyle, .DTV_RNodeStyle, .DTV_HNodeStyle, .DTV_LNodeStyle
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
/* HorizontalPadding="5"*/
}
.DTV_NodeStyle
{
    color: #CBE1F1;
}
.DTV_RNodeStyle
{
    font-weight: bold;
    color: White;
    padding: 10px 0px 10px 0px;
}
.DTV_HNodeStyle
{
    background-color: White;
    color: #87A4B9; /* #33 */
}