.OutputTable { background-color:#ffffff; width:100%; border-collapse:collapse;margin-top:6px; }
.OutputTable th { font-weight:normal; text-align:center; background-color:#e9f1fe; color:#000000; padding:4px; border:1px solid #8db2e0}
.OutputTable td { border:1px solid #8db2e0; padding:6px}

.ParamTable { width:100%; border-collapse:collapse; border:0px solid #bbbbbb}
.ParamTable th { border:0px solid #bbbbbb; padding:6px}
.ParamTable td { border:0px solid #bbbbbb; padding:6px}

.UQErrorText  { color:#ff0000;font-weight:bold;font-size:11pt}

.help_section {
background-image:url('../Images/help.gif');
background-position: left top;
background-repeat: no-repeat;
padding-left: 35px;
line-height: 32px;
height: 32px;
display: table-cell;
}

* HTML .help_section {
background-image:url('../Images/help.gif');
background-position: left top;
background-repeat: no-repeat;
padding-left: 35px;
line-height: 32px;
height: 32px;
display: block;
}

.MessagesForUser 
{
    font-weight:bold;
    font-size:10pt;
    color:#000000;
}

div.ForData 
{
    padding:10px;
    border:solid 1px #8db2e0;
    margin-bottom:15px
}

.h3_
{
    color:#000000;
    font-weight:bold;
    font-size:10pt;
}

.folder_section {
background-image:url('../Images/folder.gif');
background-position: left top;
background-repeat: no-repeat;
padding-left: 35px;
line-height: 32px;
height: 32px;
display: table-cell;
}

* HTML .folder_section {
background-image:url('../Images/folder.gif');
background-position: left top;
background-repeat: no-repeat;
padding-left: 35px;
line-height: 32px;
height: 32px;
display: block;
}
