BODY,P,LI,UL,OL,TD,TR,TABLE {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	color: #000000;
}

B {
	font-weight: bold;
}

FORM,INPUT,SELECT {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	line-height: 125%;
	color: #000000;
}

A {
	text-decoration: underline;
	color: #000000
}

A:hover {
	text-decoration: underline;
	color: #FF6600;
}

.menu {
	text-decoration: none;
	color: #00000
}

.menu:hover {
	color: #FF6600;
	text-decoration: underline;
}

.mydash {
	border-width: 1px;
	/*	border-spacing: 10px;*/
	border-style: dotted;
	border-color: grey;
	border-collapse: separate;
	background-color: white;
}

.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF6600;
}

.titletable {
	border-bottom: dashed 1px #C0C0C0;
	border-top: dashed 1px #C0C0C0;
}

.maintitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	height: 25px;
	text-align: bottom;
}

.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
}

ul.features li {
	margin: 0;
	background: url('../images/bul.gif') no-repeat 0px 6px;;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 10;
	padding-top: 1;
	padding-bottom: 1px
}

.tableSortArrow {
	display: block;
	color: #000000;
	text-decoration: none;
}

.subintestazione {
	background: #e8e8e8;
	}
	
.evidenzia {
	background: #f3f3f3;
	}
	
.intestazione {
	background: #FFEDE1;
	}
