#dropmenudiv{
	position:absolute;
	
	border:0px solid #ebebeb;
	font:normal 11px Arial;
	line-height:16px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	color:#6666660;
	background-color: #ebebeb;
	border:0px solid #f4f4f4;
	padding:2px;
}

#dropmenudiv a:hover
{ /*hover background color*/
	background-color: #ebebeb;
	color:#FDB80F;
	border: 0px solid #ebebeb;
	text-decoration : none; 
	font-weight : normal; 
}
td 
{
	font-family : Lucida, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #666666; 
	text-decoration : none; 
} 

.title
{
	font-family : Lucida, Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #FF9933; 
	text-decoration : none; 
} 

.titlebox
{
	font-family : Lucida, Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #FF9933; 
	text-decoration : none; 
} 

.titleblu
{
	font-family : Lucida, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #3366CC; 
	text-decoration : none; 
} 

.titlegiallo
{
	font-family : Lucida, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #FF9933; 
	text-decoration : none; 
} 
.grey
{
	font-family : Lucida, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #999999; 
	text-decoration : none; 
}  



.greydata
{
	font-family : Lucida, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #666666; 
	text-decoration : none; 
}  


a:link
{
	color : #666666; 
	text-decoration : none; 
}
a:visited
{
	color : #666666; 
	text-decoration : none; 
}
a:hover
{
	color : #3366CC; 
	text-decoration : none; 
}
a:active
{
	color : #666666; 
	text-decoration : none; 
}

a.default:link
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
} 

a.default:visited
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
}


a.default:active
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
} 

a.default:hover 
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
} 

a.navbar:link
{
	text-decoration : none; 
	font-size : 11px; 
	font-weight:normal;
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #6666666; 
	background : transparent; 
} 

a.navbar:visited
{
	text-decoration : none; 
	font-size : 11px; 
	font-weight:normal;
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #6666666; 
	background : transparent; 
}


a.navbar:active
{
	text-decoration : none; 
	font-size : 11px; 
	font-weight:normal;
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #6666666; 
	background : transparent; 
} 

a.navbar:hover 
{
	text-decoration : none; 
	font-size : 11px; 
	font-weight:normal;
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
} 


a.blu:link
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
} 

a.blu:visited
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
}


a.blu:active
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
} 

a.blu:hover 
{
	text-decoration : none; 
	font-size : 11px; 
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #3366CC; 
	background : transparent; 
} 





.inputtext
{
        border-top-width : 0px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 0px;
        border-color : #cccccc;
        background:url('../images/ombra_fields.jpg');
	font-size : 11px; 
	font-weight:normal;
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #666666;
	width: 100%;
	padding:3px;
	height:20px;
}

.textarea	
{
        border-top-width : 0px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 0px;
        border-color : #cccccc;
        background:url('../images/ombra_fields.jpg');
	font-size : 11px;
	font-family : Lucida, Arial, Helvetica, sans-serif;
	color : #666666;
	width: 100%;
	padding:3px;
}

.inputselect	
{
	width : 100%;
	color : #666666;
	font-size : 11px;
	font-family : Lucida, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background:url('../images/ombra_fields.jpg');
	height:20px;
	padding:3px;
}


.button	
{
	border:1px solid #cccccc;
	border-color : #cccccc;
	font-size : 11px;
	font-weight : normal;
	font-family :  Lucida, Arial, Helvetica, sans-serif;
	color : #666666;
	background : #ffffcc;
}


