#dropmenudiv{
	position:absolute;
	border:2px solid #01B25A;
	font:normal 13px Arial;
	line-height:16px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	color:#FFFFFF;
	background-color: #01B25A;
	border:0px solid #01B25A;
	padding:2px;
}

#dropmenudiv a:hover
{ /*hover background color*/
	background-color: #34C17B;
	color:#ffffff;
	border: 0px solid #FFFFFF;
	text-decoration : none; 
	font-weight : normal; 
}

td
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

A:link 
{
	color: #003f84;
	text-decoration: none;
	font-weight: normal;
}
A:active 
{
	color: #003f84;
	text-decoration: none;
	font-weight: normal;
}

A:visited {
	color: #003f84;
	text-decoration: none; 
	font-weight: normal;
}

A:hover {
	color: #003f84;
	text-decoration: none; 
	font-weight: normal;
}

.titolo {
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	font-weight:normal;
}
.testoverde {
	color: #17A446;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
}

.testoverdesmall {
	color: #17A446;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
}

.testoblu {
	color: #003F84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
}

.datacolor {
	color: #999999;
	ont-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.fieldform {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linea {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #c2c6b8;
	font-weight : normal;
	
}

A.default:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003f84;
	text-decoration: none;
	font-weight: normal;
}
A.default:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003f84;
	text-decoration: none;
	font-weight: normal;

}
A.default:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #003f84;
	font-weight: normal;

}
A.default:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #017AC3;
	text-decoration: none;
	font-weight: normal;

}

A.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
A.white:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;

}
A.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.inputtext	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #999999;
        background: #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	width: 100%;
}

textarea	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #999999;
        background: #ffffff;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	width: 100%;
}

.inputselect	
{
	width : 100%;
	color : #353535;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background : #ffffff;
}
.button	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #ffffff;
        background: #003f84;
	font-size : 11px;
	font-weight : normal;
	font-family : Georgia, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-align:center;
}

a.calLink:link
{
	color: #003f84;
	text-decoration: none;
	background:trasparent;
	font-weight:bold;
	
}

a.calLink:visited
{
	color: #003f84;
	text-decoration: none;
	background:trasparent;
	font-weight:bold;
}
a.calLink:hover
{
	color: #003f84;
	text-decoration: none;
	background:trasparent;
	font-weight:bold;
}

.calCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #353535;
	background:#f4f4f4;
	text-align: center;
	padding:1px 6px 1px 6px;
	border:0px;
	
}
.calHead
{
	font-family Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	border:0px;
	padding:2px;
	border-color:#ffffff;
	color: #003f84;
	background:#e9f0cf;
}
.calSubHead
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:center;
	padding:1px 6px 1px 6px;
	color: #00000;
	background:#ffffff;
	font-weight: bold;
}
.calToday
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	background:#003f84;
	font-weight: bold;
	text-align: center;
}
