.jscalendar-DB-table-date-schedule {
	background-color:#fff;
	border:none;
	font-family:Verdana;
	font-size:10px;
	padding:0;
}
.jscalendar-DB-table-style {
	background-color:#fff;
	border:1px solid #a0a0a0;
	font-family:Arial;
	font-size:11px;
	padding:0;
}
.jscalendar-DB-div-style {
	position:absolute;
	visibility:hidden;
	z-index:999;
}
.jscalendar-DB-title-style {
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:2px;
}
.jscalendar-DB-title-background-style {
	background-color:#00a;
	border:none;
}
.jscalendar-DB-title-control-normal-style {
	border:1px solid #36f;
	cursor:pointer;
}
.jscalendar-DB-title-img-normal-style {
	cursor:pointer;
}
.jscalendar-DB-title-control-select-style {
	border:1px solid #8af;
	cursor:pointer;
}
.jscalendar-DB-title-img-select-style {
	cursor:pointer;
}
.jscalendar-DB-dropdown-style {
	background-color:#ffd;
	border:1px solid #a0a0a0;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
}
.jscalendar-DB-dropdown-select-style {
	background-color:#fc9;
}
.jscalendar-DB-dropdown-normal-style {
	background-color:inherit;
}
.jscalendar-DB-body-style {
	background-color:#fff;
	font-family:Verdana;
	font-size:10px;
	padding:0;
}
.jscalendar-DB-current-day-style {
	color:red;
	font-weight:bold;
	text-decoration:none;
}
.jscalendar-DB-end-of-weekday-style {
	color:#909090;
	text-decoration:none;
}
.jscalendar-DB-normal-day-style {
	color:#000;
	text-decoration:none;
}
.jscalendar-DB-would-be-selected-day-style {
	background-color:#eee;
}
.jscalendar-DB-selected-day-style {
	border:1px solid #a0a0a0;
}
.jscalendar-DB-holiday-style {
	background-color:#fdd;
}
.jscalendar-DB-today-style {
	background-color:#f0f0f0;
	color:#000;
	padding:0;
	text-align:center;
	text-decoration:none;
}
.jscalendar-DB-today-lbl-style {
	padding:1px;
	text-align:center;
}
.jscalendar-DB-weeknumber-div-style {
	background-color:#d0d0d0;
	padding:0;
}
.jscalendar-DB-pastaSep {
	border:none;
	border-bottom:1px solid #999;
	background-color:#eee;
	width:5px;
}
.jscalendar-DB-pastaAtiva {
	padding-right:10px;
	padding-left:10px;
	border:1px solid #999;
	border-top-width:3px;
	border-top-color:#0c0;
	border-bottom:none;
	cursor:default;
}
.jscalendar-DB-pastaDes {
	background-color:#eee;
	padding-right:10px;
	padding-left:10px;
	border:1px solid #ccc;
	border-bottom-color:#999;
	cursor:pointer;
}
.jscalendar-DB-pastaFinal {
	border:none;
	border-bottom:1px solid #999;
	background-color:#eee;
}
.jscalendar-DB-pastaOver {
	background-color:#ff9;
	padding-right:10px;
	padding-left:10px;
	border:1px solid #ccc;
	border-bottom-color:#999;
	cursor:pointer;
}
.jscalendar-DB-tabela-pasta {
	border:1px solid #999;
	border-top:none;
}
