
.tv 
{
 
 font-family: Arial;
 font-size: 11px!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-family: Arial;
 font-size: 11px!Important;
 /*line-height:8px;*/
}   


.tv .tv-hover 
{
     text-decoration:underline !important;
    
    /* border: solid 1px Silver; */
 font-family: Arial;
 font-size: 11px!Important;
	background-color:#CADDE8;
    /*line-height:8px;*/
}

.tv .tv-hover a
{
    /* text-decoration:underline !important;*/
 font-family: Arial;
 font-size: 11px!Important;
	background-color:#CADDE8;
     /*line-height:8px;*/
    
}


.tv-selected 
{
    font-family:Arial;
	text-decoration:none;
	color: #333333!important;
	font-size:11px;
	background-color:#E7EbF0;
}


.tv-selected a
{
  background-color: #E7EbF0;
 font-family: Arial;
 font-size: 11px!Important;
}

.tv-selected-n 
{
    text-decoration:none;
    /*border: solid 1px Silver;*/
 font-family: Arial;
 font-size: 11px!Important;
}

.tv-selected-n  a
{
    border: none;
    text-decoration:none;
 font-family: Arial;
 font-size: 11px!Important;
}