SELECT {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 11px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
INPUT {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 11px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TEXTAREA {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 11px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
FORM {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bottoni {
	FONT-SIZE: 11px; BACKGROUND: none transparent scroll repeat 0% 0%; CURSOR: pointer; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.news_titolo {
	FONT-SIZE: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0055A6;
	font-weight: bold;
}
	.news {
	FONT-SIZE: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
}
.news_titolo1 {
	FONT-SIZE: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0055A6;
	font-weight: bold;
}
	.news1 {
	FONT-SIZE: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
}
.cnnclass{
width: 210px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 200px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
#box {
width: 200px;
height: 200px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
margin-bottom:10px;
margin-top:10px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}
.inputbox {
	BORDER-RIGHT: #666 1px solid;
	BORDER-TOP: #666 1px solid;
	FONT-SIZE: 12px;
	MARGIN: 2px 0px 3px;
	BORDER-LEFT: #666 1px solid;
	BORDER-BOTTOM: #666 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 170px;
	font-size: 14px;
	background-color: #D9E7F8;
	font-weight: bold;
	color: #383838;
}
.inputbox:hover {
	BORDER: 1px solid Black;
}
p.stickynote {
	background: url(images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 15px 50px;
}