.mlb
{
    cursor:pointer;
}
.lb {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
td
{
    font-size:11px;
    font-family:Verdana;
}
.cform td, .cmsTable td, .cmsTable th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*color: #2E3092;*/
}

.cmsTable caption {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
    margin-top: 10px;
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    letter-spacing: 1px;
    word-spacing: 1px;
    height: 23px;
    white-space: nowrap;
}

.Error {
    color: red;
    font-size: 11px;
    font-family: Verdana
}

.colorCurrent, .colorChooser {
    border: 1px #777777 solid;
}

.colorCurrent {
    width: 30px;
    height: 30px;
}

.colorSpacer {
    width: 30px;
}

.colorChooser {
    width: 20px;
    height: 20px;
}

.statstable {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000
}
.statstableb {
    border: 1px solid #000;
}

.topstatsrow1, .topstatsrow2, .statsrow1, .statsrow2, .topstatsheader2, .statsheader2, .topstatsheader, .statsheader  {
    padding: 1px;
    color: #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}
.statstxtb  {
    border: none;
}

.topstatsheader, .statsheader {
    color: #fff;
    background-color: #F07D00;
    background-repeat: repeat-x;
    background-position: bottom;
    font-weight: bold;
}
.topstatsheader2, .statsheader2 {
    width:100%;
    background-color: #fff;
    color: #DC2622;
    font-weight: bold;
    white-space: nowrap;
}
.topstatsrow1 {
    background-color: #fff;
}
.statsrow1  {
    background-color: #fff;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}

.statsrow2  {
    background-color: #FEF2E4;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}


.cmsTable {
    background-color: #000000;
}

.cmsTable th {
    color: #fff;
    background-color: #F07D00;
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}

.cmsTable caption {
    color: #000;
    text-align: center;
}

.cmsTable * {
   color: #000000;

}

.cmsTable td, .cmsTable th {
    padding: 2px 6px 2px 2px;
   /* white-space: nowrap;*/
}

.cmsTableRow1, .cmsTableRow1 td {
    background-color: #FEF2E4;
    color: #000;
    padding: 2px 6px 2px 2px;
}

.cmsTableRow2, .cmsTableRow2 td {
    background-color: #ffffff;
    color: #000;
}

.cmsTableRowSel, .cmsTableRowSel td {
    background-color: #FCD8AB;
    color: #000000;
    cursor: default;
}

.toolsDiv {
/*    background-color: #fff0f0;*/
}
.in {
    border: 1px solid #000000;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
.bt {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}
.bt[type=reset], .bt[value=Atmesti] {
    background-color: #fff;
    color: #FF6600;
    border: 1px solid #FF6600;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.btreset {
    background-color: #FF6600;
    color: #FF6600;
    border: 1px solid #FF6600;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.ageStatHead {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

.txtTable caption{
    white-space: nowrap;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.txtTable td {
    text-align: center;
}
.statstable a , .txtTable a {
    color:black;
}
span.txtTable {
    padding-left: 10px;
    padding-right: 10px;
}
