td {
	font-family: "Trebuchet MS", Arial, Veranda, sans-serif;

}

#calback {
	background: #FFFFFF url('../imagens/aguarde.gif') no-repeat 50% 150px;
	margin: 0 auto;
	width: 640px;
	background-position: top left;	
}

#calendar {
	width: 100%;
	height: 100%;
}

.cal {
	background: #FFFFFF;
	text-align: right;
}

.calhead {
	background: #FFFFFF;
	text-align: right;    

}

.calhead img {
	border: none;
}

.dayhead {
	height: 25px;
	background: ;
}

.dayhead td {
	text-align: right;
	color: #000;
}

.dayrow {

	background: #FFF;
	height: 20px;
}

.dayrow td {
	text-align: right;
	color: #000;
	font-size: 12px;
	font-face: arial;
}

.day {
	color: #000;

}

.dayhoje {
	background: #E8F0F8;
	color: #000;

}

.dayover {
	background: #EEE;
}

.dayout {
	background: #FFF;
}