/* 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:#FFCC99;


height:20px;

text-align:center;

text-decoration:none;
color:#000000;

}

.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: #E7E5E8;
width:15px;
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;

}

.evt a:link {

    color: #000000;
    text-decoration: none;
	font-size: 10px;

}

.evt a:visited {

    text-decoration: none;
    color: #000000;
	font-size: 10px;

}

.evt a:hover {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #EA9B46;
	font-size: 10px;

}

.evt a:active {

    text-decoration: none;

}
