.calendarHeader2 {
	font-weight: bold;
	color:#FFFFFF;
	background-color:#996699;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	text-transform: uppercase;
}

.calendarToday2 {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;	
	border: 1px solid #FF0000;	
}

.calendarToday3 {
    background-color: #E0E0E0;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;	
	border: 1px solid #FF0000;
}

.calendar {
	background-color: #E0E0E0;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}
.tablecalendar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000099;
	background-color: #FFFFFF;
	
}
.daysweek2 {
    font-weight: bold; 
    color: #000000; 
    background-color: #F5F4D3;
}
.before2 {   
   	text-decoration: none;
	color:#FFFFFF;
}
.next2 {    
	text-decoration: none;
	color:#FFFFFF;
}
.calendarHoliday2 {
	background-color: #C0C0C0;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
	
}
.nodays2 {
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}

.evento {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}

a.day2 {
	color: #000000;
	text-decoration: none;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;	
}
a.day2:hover {
	color: #000000;
	text-decoration: none;
	height: 100%;
	width: 100%;	
	text-align: center;
	vertical-align: middle;
}


