﻿a
{
  text-decoration:none;  
}

a:hover
{
   /*color:#A00;*/
   text-decoration:none; 
}

SPAN.clsMessage
{
    font-weight:bold;
    /*color:#000000;*/
}

TD.clsSelectedCategoryText
{
    font-weight:bold;
    /*color:#A00;*/
}

TABLE.clsBorderTable
{
    /*border-right: #bbbbbb 1pt solid;*/
    /*border-top: #bbbbbb 1pt solid;*/
    /*border-left: #bbbbbb 1pt solid;*/
    border-bottom: #bbbbbb 1pt dotted;
    /*background-color: #ffffff;
    color: #000000;*/
}

TABLE.clsBorderTableRed
{ 
    border-right: red 1pt solid; 
    border-top: red 1pt solid; 
    border-left: red 1pt solid;  
    border-bottom: red 1pt solid;
}

TABLE.clsContentTable
{
    font-weight: normal;
    /*font-size: 9pt;
    background-color: #ffffff;
    color: #000000;*/
    text-decoration: none;
    padding:0;
    border:0;
}

.clsTextList
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}

.clsTextListFilter
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    text-indent: 5px;
    text-decoration: none;
}

.clsTextFilterTitle1
{
    font-weight: bold;
    font-size: 11px;
    /*color: #aa0000;*/
    text-decoration: none;
}

.clsTextFilterTitle2
{
    font-weight: bold;
    font-size: 11px;
    background-color: #eeeeee;
    /*color: #aa0000;*/
    text-indent: 5px;
    text-decoration: none;
}

.clsTextStandard
{
    font-weight: normal;
    font-size: 11px;
    /*color: #000000;*/
}

.clsTextStandardBold
{
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
}

.clsTextStandardBlue
{
    font-weight: bold;
    font-size: 9pt;
    color:#121c8b;
    text-decoration: none;
}

.clsTitleShadow
{
    /*background-image: url(/Images/Common/TitleShadow20x10.gif);
    background-repeat:repeat-x;*/
    vertical-align:top;
}

.clsFilterItem
{
    /*padding-left: 5px;*/
    font-size: 9pt;
    line-height: 12px;
    font-weight:bold;
    /*background-image:url(/Images/Common/bg_dotted.gif);*/
    background-color:#ffffff;
}

TD.clsColumnLeft
{
    vertical-align:top;
    padding-left: 0px;
    padding-right: 0px;
}

TD.clsColumnRight
{
    vertical-align:top;
    padding-left: 0px;
    padding-right: 0px;
}