/* CSS Document */

body{
padding:0px;
margin:0px;

}


.tabela{

background:#fff;

width:185px;

padding:0px;

border:1px solid #E9E9E9;

}

.td{

background:#f8f8f8;

width:15px;

height:13px;

text-align:center;



}

.hj{

background: #FDFDBF;

width:15px;

height:13px;

text-align:center;

}

.dom{

background: #ECE6D9;

width:15px;

height:13px;

text-align:center;

}

.evt{

background: #CCFF99;

width:15px;

height:13px;
font-weight:bold;

text-align:center;

}

.mes{

background:#E7E5E8;

width:15;

height:15px;

text-align:center;

}

.show{

background:#202020;

width:180px;

height:15px;

text-align:left;

font-size:10px;

font-weight:bold;

color:#CCFF00;

padding-left:5px;

}

.linha{

background:#404040;
width:180px;
height:15px;
font-size:10px;
color:#f0f0f0;
padding:1px 1px 1px 10px;

}

.sem{

background: #FFCC99;
width:15;
height:14px;
text-align:center;
font-size:10px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;

}

#mostrames{

width:180px;
padding:5px;

}

td,th {

    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;

}

a:link {

    color: #000000;
    text-decoration: none;

}

a:visited {

    text-decoration: none;
    color: #000000;

}

a:hover {

    text-decoration: none;
    color: #EA9B46;

}

a:active {

    text-decoration: none;

}
