/* CSS Document */

body{
padding:0px;
margin:0px;

}


.tabela{

background:#fff;
width:240px;
padding:0px;
border:1px solid #cccccc;

}

.td{

background:#E8E8E8;
width:18px;
height:18px;
text-align:center;
}

.hj{

border: 1px solid #EB1C24;
width:18px;
height:18px;
text-align:center;

}

.dom{

background: #e0e0e0;
width:18px;
height:18px;
text-align:center;

}

.evt{

background: #EB1C24;
width:18px;
color: #ffffff;
height:18px;
font-weight:bold;
text-align:center;

}

.evt2{

background: #3D60AE;
width:18px;
color: #ffffff;
height:18px;
font-weight:bold;
text-align:center;
text-decoration:none;

}

.mes{
background:#999999;
font-size:11px;
height:22px;
text-align:center;
text-decoration:none;
color:#ffffff;

}

.mes a:hover{
color:#ccc;
font-size:11px;
}

.show{

background:#202020;
width:180px;
height:19px;
text-align:center;
font-size:10px;
font-weight:bold;
color:#CCFF00;
}

.sem{

background: #d4d4d4;
width:15px;
height:18px;
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: #ffffff;
    text-decoration: none;
	font-size: 10px;

}

.evt a:visited {

    text-decoration: none;
    color: #ffffff;
	font-size: 10px;

}

.evt a:hover {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #cccccc;
	font-size: 10px;

}

.evt a:active {

    text-decoration: none;

}
