﻿.ItemStyleLeft
{
    padding-left: 5px;
    font-weight: bold;
    border-color: #3E4379;
    border-style: solid;
    border-width: 1px;
}
.ItemStyleRight
{
    padding-right: 5px;
    font-weight: bold;
    border-color: #3E4379;
    border-style: solid;
    border-width: 1px;
    text-align: right;
}
.HeaderStyle
{
    padding-left: 5px;
}
.hiddencol
{
    display: none;
}
.viscol
{
    display: block;
}
.th a
{
    text-decoration: none;
}


a.BluLink1:link {font-family: Arial, Helvetica, sans-serif; color: #666699; font-size: 8pt; font-weight: bolder;}
a.BluLink1:hover {font-family: Arial, Helvetica, sans-serif; color: red; font-size: 8pt; font-weight: bolder;}
a.BluLink1:visited {font-family: Arial, Helvetica, sans-serif; color: #666699; font-size: 8pt; font-weight: bolder;}

.NoWrap
{
    white-space:nowrap;
}

.mdTextWht
{
font-size:10px;    
}
