BODY {
	color: #333333;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
}
A {
	color: #FF9900;
}
A:HOVER {
	color: Red;
}
.txt12 {
	font-size: 12px;
}
.txt12_padding5 {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.PADDING5 {
	padding: 5px 5px 5px 5px;
}
.txt10_padding5 {
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.txt10_padding15 {
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.txt12B_padding5_borderB {
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
	border-bottom: 1px dotted #EEEEEE;
	font-weight: bold;
}
.txt10_padding5_light {
	font-size: 10px;
	color: #eeeeee;
	padding-left: 5px;
}
.txt12B_padding5_borderB_light {
	background-repeat: no-repeat;
	font-size: 12px;
	color: #eeeeee;
	padding-left: 5px;
	border-bottom: 1px dotted #EEEEEE;
	font-weight: bold;
}
td.menu {
	background-color: #999999;
	font-size: 12px;
	color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
}
 a:td.menu {
 color: White;
 background-color: White;
}
a.a1:hover {
	color: #FF0000;
}
a.a1 {
	color: #ffffff;
}
.no-repeat {
	background-repeat: no-repeat;
}
.borderB {
	border-bottom: 1px dotted #CCCCCC;
}
.borderBR {
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
.borderFULL {
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
		border-top: 1px dotted #CCCCCC;
			border-left: 1px dotted #CCCCCC;
}

.borderR {
	border-right: 1px dotted #CCCCCC;
}
.title_attivita{

	font-weight: bold;
	background-color: #999999;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 5px;
	font-size: 14px;
	color: White;
	}