a {
	color: #4189DD;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a:link {
	color: #4189DD;
	font-family: verdana;

	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4189DD;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #4189DD;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

a.Grigio {
	color: #4B4C5F;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

a.linkGrigio {
	color: #4B4C5F;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

a.linkGrigio:hover {
	color: #4B4C5F;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}
a.Bianco {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}

a.linkBianco {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

a.linkBianco:hover {
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

a.linkBlu {
	color: #708090;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

a.linkBlu:hover {
	color: #708090;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

a.linkNero {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

a.linkNero:hover {
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}


body {
	scrollbar-3dlight-color: #FFFFFF;  
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #4189DD;
	scrollbar-darkshadow-color: #708090; 
	scrollbar-face-color: #708090;
	scrollbar-highlight-color: #708090;
	scrollbar-shadow-color: #0F0F2F;
	scrollbar-track-color: #FFFFFF;  
}

.testoBianco {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}

.testoNero {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.testoGrigio {
	color: #4B4C5F;
	font-family: Arial;
	font-size: 11px;
}

.testoGrigioSmall {
	color: #4B4C5F;
	font-family: Arial;
	font-size: 9px;
}

.testoNeroBold {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.testoNeroDettaglio {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
}

.testoNeroDettaglio1 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding-left: 30px;
}

.testoNeroIndent {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding-left: 9px;
	padding-right: 9px;
}

.testoRossoBold {
	color: #E60036;
	font-family: Arial, sanserif;
	font-size: 11px;
	font-weight: bold;
}

.textAreaForm {
	background-color: #FFFFFF;
	border-color: #708090;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 166px;
	width: 533px;
}

.textFieldForm {
	background-color: #FFFFFF;
	border-color: #708090;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 19px;
	width: 166px;
}

.boxover {
	text-decoration: none;
	padding: 0px;
}

/* calendar */
TABLE.calendar{
	border : 1px solid #3366CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 100%;
}
TH.calendar{
	color : #FFFFFF;
	background-color : #36C;
}

TD.calendar{
	color : black;
	background-color : #E9EBEE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	vertical-align : top;
}

TD.calendarfestivo{
	color : #FF0000;
	background-color : #E9EBEE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	vertical-align : top;
}

TD.calendarday{
	color : black;
	background-color : #E0EEFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TD.calendarday0{
	color : black;
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

TD.calendarToday {
	font-weight: bolder;
	background-color: transparent;
	color : #36C;
	font-size : 10px;
	vertical-align : top;
	border : 1px dashed #36C;
}

TD.calendarTodayMumm {
	font-weight: bolder;
	background-color: #transparent;
	color : #36C;
	font-size : 10px;
	vertical-align : top;
	border : 1px dashed #FFD400;
}

TD.calendarTodayIMS {
	font-weight: bolder;
	background-color: #transparent;
	color : #36C;
	font-size : 10px;
	vertical-align : top;
	border : 1px dashed #E60036;
}

TD.calendarTodayStar {
	font-weight: bolder;
	background-color: #transparent;
	color : #36C;
	font-size : 10px;
	vertical-align : top;
	border : 1px dashed #4189DD;
}

TD.calendarTodayFarr {
	font-weight: bolder;
	background-color: #transparent;
	color : #36C;
	font-size : 10px;
	vertical-align : top;
	border : 1px dashed #19AF55;
}

A.calendar{
	color: #FC0;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER.calendar{
	color: #FA0;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}