td{
font-family: Arial, helvetica, sans-serif;
}

#calback{
background: url(../img/calendarbig_bg.png) no-repeat;
margin-top:10px;
width: 581px;
height:313px;
}

#calendar {
margin-top:-10px;
width: 581px;
}

.cal {
background-color: #737373;
width: 100%; 
}

.calhead {
width: 100%;
height:40px;
font-weight: bold;
color: #FFF;
background: #fff url(../img/calendar_gradient.jpg) repeat-x;
font-size: 20px;      
}

.calhead img {
border: none;
}

#topcalendario{
color:#fff;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:15px;
text-align:center;
font-weight:bold;
}

.dayhead {
height: 42px;
background: #A90000;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:12px;
text-align:center;
font-weight:bold;
}

.dayhead td{
width:45px;
}

.dayhead td {
text-align: center;
color: #fff;
}

.dayrow {
background: #FFF;
height: 37px;
}

.dayrow td {
width:45px;
color: #000;
font-size: 0.8em;
}

.day {
text-align:center;
color:black;
}

#today{
background: #C30012;
height: 37px;
text-align:center;
color:#fff;
}

#centerplease{
padding-top:8px;
}

.dayover{
background: #D3C5BD;
color:#C30012;
}

.dayout {
	background: #FFF;
	color:black;
}
