/*UFWUS table */
#ufwus table{
background: transparent;
margin: 5px;
padding: 0;
border: solid 1px #4D4D4D;
border-collapse: collapse;
}

#ufwus table td{
border-right: solid 1px #4D4D4D;
border-bottom: solid 1px #4D4D4D;
}

#ufwus, #ufwus table p{
font: 0.90em verdana,arial,helvetica,sans-serif;
line-height: 1.5;
margin:0;
padding: 0;
color: #fff;
text-align: left; 
} 

#ufwus table a:link{
font: bold 0.90em verdana,arial,helvetica,sans-serif;
line-height: 1.5;
margin:0;
padding: 0;
color: #fff;
text-align: left; 
text-decoration: underline;
}

#ufwus table a:visited{ 
font: bold 0.90em verdana,arial,helvetica,sans-serif;
line-height: 1.5;
margin:0;
padding: 0;
color: #fff;
text-align: left; 
text-decoration: underline;
}

#ufwus table a:hover{
color: #7CA4A4;
text-decoration: none;  
}

#ufwus table tr.mainfill{
font: bold 1.0em verdana,arial,helvetica,sans-serif;
background: #7CA4A4/*#687FA5*/;
color: #000;
height: 30px;
}


#ufwus table .lighter{
background: #B9D0D0;
color: #000;
}

#ufwus table .paler{
background: #D8C98D;
}

#ufwus table .alt{
background: #EFEAE3;
}