#dropmenudiv{
	position:absolute;
	border:5px solid #ffffff;
	font:normal 12px  Lucida Sans Unicode;
	background: #ffffff;
	padding:0px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	text-decoration:none;
	display: block;
	color:#626262;
	background: #ffffff;
	border:0px solid #ffffff;
	padding:3px;
}

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

a:link
{
	font-family :  Lucida Sans Unicode, Verdana, Sans-serif ;
	color : #FF7B06; 
	font-size : 12px; 
	text-decoration : underline; 
}

a:active
{
	font-family :  Lucida Sans Unicode, Verdana, Sans-serif ;
	color : #FF7B06; 
	font-size : 12px; 
	text-decoration : underline; 
}
a:visited
{
	font-family :  Lucida Sans Unicode, Verdana, Sans-serif;
	color : #FF7B06; 
	font-size : 12px; 
	text-decoration : underline; 
}
a:hover
{
	font-family :  Lucida Sans Unicode, Verdana, Sans-serif ;
	color : #FF7B06; 
	font-size : 12px; 
	text-decoration : none; 
}

td 
{
	font-family : Lucida Sans Unicode, Verdana, Sans-serif ; 
	font-size : 12px; 
	color : #626262; 
	text-decoration : none; 
} 

.titolo 
{
	font-family : Lucida Sans Unicode, Verdana, Sans-serif ; 
	font-size : 30px; 
	color : #FF7B06; 
	text-decoration : none; 
	font-weight:bold;
} 

a.default:link
{
	text-decoration : none; 
	font-size : 14px; 
	font-family : Lucida Sans Unicode, Verdana, Sans-serif;
	color : #FF7B06; 
	background : transparent;

} 

a.default:visited
{
	text-decoration : none; 
	font-size : 14px;  
	font-family : Lucida Sans Unicode, Verdana, Sans-serif;
	color : #FF7B06; 
	background : transparent; 

}

a.default:hover 
{
	text-decoration : none; 
	font-size : 14px;  
	font-family : Lucida Sans Unicode, Verdana, Sans-serif;
	color : #FF7B06; 
	background : transparent;

} 

a.default:active
{
	text-decoration : none; 
	font-size : 14px; 
	font-family : Lucida Sans Unicode, Verdana, Sans-serif;
	color : #FF7B06; 
	background : transparent; 
} 
.inputtext 
{
	border-top-width : 0px; 
	border-right-width : 0px; 
	border-bottom-width : 00px; 
	border-left-width : 0px; 
	border-color : #999999; 
	font-size : 12px; 
	font-family : Lucida Sans Unicode, Verdana, Sans-serif ;
	color : #626262; 
	width : 100%; 
	padding:3px;
	height:25px;
	background : #ffffff; 
} 

textarea
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-color : #999999; 
	font-size : 12px; 
	font-family : Lucida Sans Unicode, Verdana, Sans-serif ;
	color : #FF7B06; 
	width : 100%; 
	background : #ffffff; 
} 

.inputselect 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-color : #cccccc; 
	color : #FF7B06; 
	font-size : 12px; 
	font-family : Lucida Sans Unicode, Verdana, Sans-serif ;
	background : #ffffff; 
	width : 100%; 
} 

.button	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #ffffff;
        background: #999999;
	font-size : 12px;
	font-weight : normal;
	font-family : Lucida Sans Unicode, Verdana, Sans-serif ;
	color : #FFFFFF;
	text-align:center;
}

a.calLink:link
{
	color: #ffffff;
	text-decoration: underline;
	background:#646464;
}
a.calLink:visited
{
	color: #ffffff;
	text-decoration: underline;
	background:trasparent;
}
a.calLink:active
{
	color: #ffffff;
	text-decoration: underline;
	background:#646464;
}
a.calLink:hover
{
	color: #ffffff;
	text-decoration: underline;
	background:#646464;
}
.calCell
{
	font-family: Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	background:#646464;
	text-align: center;
	border:0px;
	padding:2px;
}
.calHead
{
	font-family: Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	border:0px;
	padding:2px;
	border-color:#646464;
	color: #FF7B06;
	background:#646464;
}
.calSubHead
{
	font-family: Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 0.8em;
	text-align:center;
	padding:2px;
	color: #BEBEBE;
	background:#646464;
	font-weight: normal;
}
.calToday
{
	font-family: Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 0.8em;
	color: #FF7B06;
	background:#646464;
	font-weight: normal;
	padding:2px;
	text-align: center;
}
