td { border-left-color:#111111;
     border-left-width:1px;
     font-family:Arial,Helvetica,sans-serif;
     font-size:0.8em;
     text-align:center;
   }
th { border-top-color:#111111;
     border-top-width:1px;
     font-family:Arial,Helvetica,sans-serif;
     font-size:0.8em;
     font-style:normal;
     text-align:center;
     color:white;
   }

.navino a { font-weight: normal; text-decoration: none;}
.navinowhite a { font-weight: normal; text-decoration: none; color: white;}

._naviwi a { font-weight: bold; text-decoration: none;}
.naviwi a { text-decoration: underline;}
.naviwiwhite a { text-decoration: underline; color: white;}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    padding: 1px; 
    border: solid 1px;
    
    background-color: #F6CECE;
}

.xstooltip_m
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    padding: 1px; 
    border: solid 1px;
    
    background-color: #FFFFCC;
}

.xstooltipsep {
	font-size: 4px;
}

.xstooltipsep2 {
	font-size: 1px;
}