.CCalendar-TABLE
{
	margin-top: 2px;
	margin-bottom: 0px;
	cursor: default;
}

.CCalendar-TD-Cursor
{
	background-color: buttonface;
}

.CCalendar-TD-Days
{
}

.CCalendar-TABLE-Cursor
{
	background-color: buttonface;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 100%;
}

.CCalendar-TD-Month
{
	vertical-align: top;
	padding: 1px;
	padding-top: 1px;
}

.CCalendar-TD-Year
{
	vertical-align: top;
	padding: 1px;
	padding-left: 2px;
}

.CCalendar-TD-Button
{
	background-color: buttonface;
	padding: 1px;
	padding-top: 1px;
}

.CCalendar-SELECT-Month
{
	margin: 0px;
}

.CCalendar-SELECT-Year
{
	margin: 0px;
}

.CCalendar-OPTION
{
}

.CCalendar-BUTTON
{
	padding: 0px;
	vertical-align: top;
}

.CCalendar-IMG
{
	margin: 0px;
}

.CCalendar-TABLE-Days
{
	border-collapse: collapse;
	width: 100%;
}

.CCalendar-TH-Feriale
{
	text-align: center;
}

.CCalendar-TH-Festivo
{
	text-align: center;
	color: #B31B34;
}

.CCalendar-TD-Feriale-normal
{
	text-align: center;
}
.CCalendar-TD-Feriale-selected
{
	text-align: center;
	background-color: #ffce63;
	font-weight: bold;
}

.CCalendar-TD-Festivo-normal
{
	text-align: center;
	color: #B31B34;
}
.CCalendar-TD-Festivo-selected
{
	text-align: center;
	color: #B31B34;
	background-color: #ffce63;
	font-weight: bold;
}
