table caption { border-top:1px solid #0D8ADA; border-left:1px solid #0D8ADA; border-right:1px solid #0D8ADA; text-align:center; padding:3px 0; font-weight:bolder; color:#0D8ADA; }
table caption a { font-weight:bolder; color:#0D8ADA; position:relative; top:-1.5px; }
table caption a.voltar { right:10px; }
table caption a.prosseguir { left:10px; }
table td { padding:2px; text-align:center; }
table th { font-weight:bolder; }

.tbl_mes { border-style:none; text-align:center; width:170px; }
.dia_semana { font-size:x-small; font-weight:bolder; color:#0D8ADA; font-family: verdana, sans-serif; }
.hoje { font-size:11px; font-weight:bolder; background-color:#0D8ADA; color:#fff; height:10px; width:20px; }
.dia_mes { font-size: 11px; font-weight: bolder; color: #384955; height:10px; width:20px; }
.nomonthday { font-size: 11px; height:10px; width:20px; color: #ccc; }
.event { font-size:11px; font-weight: bolder; height:10px; width:20px; background-color:#77C8F3; color:#fff; }
.selectedevent { font-size:11px; font-weight: bolder; height:10px; width:20px; background-color:#77C8F3; color:#fff; }
.event a { color: red; font-weight: bolder; }
.event a:hover { color: red; font-weight: bolder; text-decoration: underline; }

.year {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}



.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #DADADA;
	color: #5D5D5D;
	border-style: outset;
	border-width:1px
}

.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:10px;
	width:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}


.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:10px;
	width:20px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:10px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:10px;
	width:20px;
}
.saturday a {
	color: #667171;
}


.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	background-color:#77C8F3;
	height:10px;
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
