


.DES_DATHelpButton
{
   white-space:nowrap;  
   text-align:center;  
   padding-left:4px;   
}


.DES_DATHelpButtonPressed
{
   color:#00008b; 
   text-decoration:none; 
}

.DES_DATHelpButtonMouseOver
{
   color:blue; 
   text-decoration:none; 
}

.DES_DATHelpButton a   
{
   color : black;
   text-decoration:none;
}

.DES_DATHelpButtonPressed a   
{
   color: #00008b;  
   text-decoration:none;
}

.DES_DATHelpButtonMouseOver a   
{
   color : blue;
   text-decoration:none;
}


.DES_DATHelpButton img
{
   background-color:transparent; 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-bottom:0px; 
   margin-right:0px;
   border: 0pt none; 
}

.DES_DATHelpButtonPressed img
{
}


.DES_DATHelpButtonMouseOver img
{
}


.DES_DATHintCommandContainer
{
   white-space:nowrap;
}

.DES_DATHintKey  
{
   border: thin outset #C0C0C0;
   padding: 0px 2px 0px 2px;
   background-color: #EEEEEE;
   color: black;
   font-size: smaller;
}


.DES_DATHintCommandName  
{
   font-weight:bold;
}


table.DES_DATTextBoxContainer 
{
   vertical-align:text-bottom;
   
}


td.DES_DATTextBoxButtonContainer 
{
   vertical-align:middle;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
   line-height:1em;
   
}




.DES_CalcInvalid
{
   color:Red;
}



.DES_SpinnerTable  
{
   line-height:5px;
   padding : 0px 0px 0px 0px;
   vertical-align:middle;  
}
.DES_SpinnerTable TD  
{
   line-height:5px;
   padding : 0px 0px 0px 0px;
}



.DES_DisabledLabel, .DES_DisableLabel A, .DES_DisableLabel A:hover, .DES_DisableLabel A:visited, 
.DES_DisableLabel TD
{
   color: #C0C0C0 !important;   
}



.DES_HtmlList
{
    list-style-type:none;
    list-style-image: none;
    list-style-position:outside;
    margin: 0;
    padding-left: 0;
}




.DES_HtmlListItem
{
   margin: 0;
   padding: 3px 0px 3px 0px;
   cursor: pointer;  
   cursor: hand;   
}




.DES_HtmlListSelectedItem
{
   margin: 0;
   padding: 3px 0px 3px 0px;
   cursor: default;
}



.DES_HtmlListText
{
   text-decoration: none;
   color: blue;
}

.DES_HtmlListText:hover
{
   text-decoration: underline;
   color: blue;
}

.DES_HtmlListText:visited
{
   color: blue;
}



.DES_HtmlListSelectedText
{
   text-decoration: none;
   color: inherit;
}



.DES_DisabledLink
{
   color:Gray;
   text-decoration:none;
}
