.tabela{
background:#fff;
padding:0px;
}
.td{
background:#f8f8f8;
width:20px;
height:20px;
text-align:center;

}
.hj{
background: #f8f8f8;
color: #0099FF;
font-weight:bold;
width:20px;
height:20px;
text-align:center;
}
.dom{
background: #D1E3ED;
width:20px;
height:20px;
text-align:center;
}
.evt{
background: #FFE0B2;
width:20px;
height:20px;
text-align:center;
cursor:pointer;
}
.mes{
background:#fff;
width:auto;
height:20px;
text-align:center;
}
.show{
background:#D1E3ED;
width:148px;
text-align:left;
font-size:11px;
color:#000066;
padding-left:5px;
}
.linha{
background: #F0F0F0;
width:138px;
height:20px;
text-align:left;
font-size:11px;
color:#f0f0f0;
padding:1px 1px 1px 10px;
}
.sem{
background: #F0F0F0;
width:auto;
height:20px;
text-align:center;
font-size:11px;
font-weight:bold;
font-family:Verdana;
}
body,td,th {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: underline;
    color: #FF9900;
}
a:active {
    text-decoration: none;
}
#carregando{    
    background: white;    
    padding-left: 20px;
    display: none; /* hidden */   
    /*width: 200px;*/
    /*height: 100px;*/
        /*margin-top: -50;*/
    line-height:20px;  
    }

