
.tv 
{
 
 font-family: Verdana;
 font-size: 8pt!Important;
}

.tv img 
{
 padding-top:2px;
 padding-bottom:2px;
 padding-right: 2px;
 text-decoration:none;
 border: none;
 vertical-align:middle;
 text-align: left;
}

.tv a 
{ 
 text-decoration: none;   
 cursor:pointer;
 font-weight:normal;
 font-size: 8pt!Important;
 line-height:8px;
}   


.tv .tv-hover 
{
     text-decoration:underline !important;
    
    /* border: solid 1px Silver; */
    font-size: 8pt!Important;
    line-height:8px;
}

.tv .tv-hover a
{
    /* text-decoration:underline !important;*/
    font-size: 8pt!Important; 
     line-height:8px;
    
}


.tv-selected 
{
    color:White;
    background-color: #5B7077;
    font-weight:bold;   
    font-size: 8pt!Important;
}


.tv-selected a
{
  background-color: #5B7077;
  font-size: 8pt!Important; 
}

.tv-selected-n 
{
    text-decoration:none !important;
    /*border: solid 1px Silver;*/
    font-size: 8pt!Important;
}

.tv-selected-n  a
{
    border: none;
    text-decoration:none !important;
    font-size: 8pt!Important;
}