input.gera_select_calendario_ano {
	border: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #fafafa;
	text-align: center;
	width: 30px;
}
input.gera_select_calendario_diames {
	border: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #fafafa;
	text-align: center;
	width: 15px;
}
button.gera_select_calendario {
	font-weight: bold;
	color: #000000;
	background-color: #cee7ce;
	border: 1px solid #999999;
	font-size: 10px;
	cursor: pointer;
}

input.gera_select_calendario {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cee7ce;
	border: 1px inset #000000;
	font-size: 10px;
	cursor: pointer;
}

span.gera_select_calendario{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
}
table.gera_select_calendario {
	background-color: #fff9e6;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	border: 3px groove #999999;	
	display: block;
}

td.gera_select_calendario_semana {
	color: #000000;
	font-size: 10px;
	background-color: #abd9ab;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	border: 3px double #FFFFFF;
}
td.gera_select_calendario_seletor {
}
td.gera_select_calendario_dias {
	color: #0000FF;
	background-color: #c4d6e7;
	cursor: pointer;
	border: 2px solid #FFFFFF;
	height: 25px;
	width: 25px;
}
td.gera_select_calendario_selected {
	color: #FF0000;
	background-color: #adcbe7;
	border: 2px solid #FFFFFF;
	cursor: pointer;
}
td.gera_select_calendario_dias_other {
	color: #333333;
	background-color: #ffefbd;
	cursor: pointer;
	border: 2px solid #FFFFFF;
	height: 25px;
	width: 25px;
}
td.gera_select_calendario_mes_ano {
	color: #000000;
	background-color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	border: 2px solid #FFFFFF;
}
button.gera_select_calendario_seletor {
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	background-color: #cee7ce;
	font-size: 12px;
	cursor: pointer;
	width: 35px;
	border: 1px solid #999999;
}