
.header {
	vertical-align: middle;
	font: bold 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	color: #FFF;
	background: #C2D0CF;
}

.weekdays {
	text-align: center;
	font: bold 10px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #798786;
	background-repeat: no-repeat;
	background-image: url(images/bg_calweekdays.gif);
}

.monthdays {
	text-align: center;
	font: 11px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #727664;
	background-repeat: no-repeat;
	background-image: url(images/bg_cal.gif);
}

.monthdays_today {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	font: bold 11px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/bg_cal_on.gif) no-repeat top left;
	color: #FFFFFF;
}

.monthdays a {
	display: block;
	width: 20px;
	height: 20px;
	font: 11px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.monthdays b {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	font: bold 11px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/bg_cal_on.gif) no-repeat top left;
	color: #FFFFFF;
}

.monthdays a:link {
	color: #CC3300;
	background: transparent url(images/bg_cal.gif) no-repeat top left;
}

.monthdays a:visited {
	color: #CC3300;
	background: transparent url(images/bg_cal.gif) no-repeat top left;
}

.monthdays a:hover {
	color: #CC3300;
	background: transparent url(images/bg_cal_over.gif) no-repeat top left;
}

.monthdays a:active {
	color: #CC3300;
	background: transparent url(images/bg_cal_on.gif) no-repeat top left;
}
a.minicalarrow {
	font: 16px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.minicalarrow:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.minicalarrow:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.minicalarrow:hover {
	color: #CC3300;
	text-decoration: none;
}
a.minicalarrow:active {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}

.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover { 
	color: #ffffff;
 	font: bold 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.navlinks a:link, .navlinks a:visited, .navlinks a:active  {
	color: #ffffff;
	font: bold 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navlinks a:hover   {
	color: #CC3300;
	font: bold 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.giallo {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	font: bold 11px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/giallo) no-repeat top left;
	color: #000000;
}
.giallo a {
	display: block;
	width: 20px;
	height: 20px;
	font: bold 11px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.giallo a:link {
	color: #CC3300;
	background: transparent url(images/giallo.gif) no-repeat top left;
}

.giallo a:visited {
	color: #CC3300;
	background: transparent url(images/giallo.gif) no-repeat top left;
}

.giallo a:hover {
	color: #CC3300;
	background: transparent url(images/giallo.gif) no-repeat top left;
}

.giallo a:active {
	color: #CC3300;
	background: transparent url(images/giallo.gif) no-repeat top left;
}
.monthdays_today a {
	color: #FFFFFF;
	text-decoration: none;
}
.monthdays_today a:hover {
	color: #FFFFFF;
	background: transparent url(images/bg_cal_on.gif) no-repeat top left;
}
