

/* **********
     FORM
************ */
INPUT,SELECT {
	background-color: #CCFFCC;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 1em;
	color: 112233;
	border: 1px solid #444444;
	margin: 2;
}

.tblHome {
	border: 1px solid #444444;
	background-color: #FFFFFF;
}
.header {
	border-bottom: 1px solid #444444;
	font-family: Cooper Black;
	font-size: 11pt;
	background-color: #DCDCDC;
}
.footer {
	font-family: Cooper Black;
	color: #AAAAAA;
	font-size: 10;
}
.tickerNewsClass {
	border: 1px solid #AAAAAA;
	font-family: Cooper;
	color: #888888
	font-size: 9;
	background-color: #F1F1D1;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

.divMenuOut {
	background-color: #75B7E7; 
	width: 179; 
	height: 120;
	font-family: Cooper Black; 
	color: #888888;	
	font-size: 16;
}
.divMenuOver {
	background-color: #000099; 
	width: 179; 
	height: 120;
	font-family: Cooper Black; 
	color: #DDDDDD;	
	font-size: 16; 
	cursor: hand;
}
.titleDiv {
	font-family: Cooper Black; 
	color: #888888;	
	font-size: 16; 
	text-align: right;
	padding: 3;
}
/*
.newsletter {
	background-color: #889999;
	padding:6;
	text-align: left;
	color: #DDDDDD;
}
*/
#newsletter {
	color: #EEEEEE;
	font-size: 9px;
	width:200px;
	height:55px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	margin-left:0px;
	background-color:#60707f;
	float:left;
}
#newsletterbox {
	font-family:Verdana, sans-serif;
	font-size: 9px;
	border:0px;
	margin:0px;
	width:145px;
	height:18px;
	background-image:url("../img/newsletter.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}

#newsletterinput {
	font-family:Verdana sans-serif;
	font-size: 8pt;
	border:0px;
	margin:2px;
	width:145px;
	height:12px;
	font-weight: bold;
	color: #654321;
}

#newsbutton {
	width:40px;
	height:16px;
	background: #FFFFFF;
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url("../img/send.jpg");
}
form {
	padding-top:2px;
	margin:0px;
}

input {
	padding:0px;
	margin:0px;
}

.divAbbonati {
	/* background-color: transparent; */
	/* background-image: url("../img/bg_abbonati1.jpg"); */
	width: 475;
	color: #DDDDDD; 
	font-size: 20pt;
	text-align: center;
}
.divAbbonati2 {
	/* background-color: transparent; */
	background-image: url("../img/bg_abbonati2.jpg");
	width: 475;
	height:60;
	color: #DDDDDD; 
	font-size: 20pt;
}
.boxAbbonati {
	background-image: url("../img/bg_abbonati1.jpg"); 
	width: 475;
	height:60;
	border-right: 3px solid #FFFFFF;
	padding-top: 7;
}