@charset "ISO-8859-1";
/* CSS Document */

.Stile1 {	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.Stile2 {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}
.Stile3 {
	color: #CCCCCC;
}
.Stile4 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile6 {
	color: #0C779A;
}
.Stile7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
}
.Stile12 {
	font-size: 10px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}
.Stile13 {
	font-size: 10px;
	color: #0C779A;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile14 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stile15 {
	font-size: 12px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}
.Stile16 {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
}
.Stile18 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}
.Stile19 {
	color: #0C779A
}
.Stile20 {
	font-size: 12px;
	color: #0C779A;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile21 {
	border: 3pt dashed #d1060d;
}
#newsticker {
	background: #ffffaf;
	position: relative;
	background-color: #BCC4CC;
}
#newsticker ul {
	border: 0px solid #fcf498;
	list-style: none;
	min-height: 0em;
	padding: 10px 15px;
	padding-right: 0px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	text-indent: 0px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 0px;
}
