body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	color: #e31416;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a8acb0;
	text-decoration: none;
}
.nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#menuLeft {
	width:184px;
	background-image:url(./../images/bg-menu.gif);
	padding-top:30px;
	}

#menuLeft a img {
	border-bottom: 1px solid #EEEEEF;
padding-bottom: 2px;
}

#menuLeft a:hover img {
	border-bottom: 1px solid red;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textGreen {
	color: green;
}
.homeTable {
	width: 100%;
	border: 1px solid #000;
	background-color: #F5F5F5;
	color: white;
}
.homeTable .tdclass {
	width: 50%;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #000;
}
.homeTable .titleHt {
	font-size: 12px;
}

.eleTable {
	border: 1px solid black;
}
.eleTable th, .eleTable td {
	border: 1px solid #CCC;
}

/* BEGIN SCROLL NEWS */
#marqueecontainer {
	position: relative;
	height: 340px; /*marquee height */
	overflow: hidden;
	border: none;
}
/* END SCROLL NEWS */

.alignCenter {
	text-align:center;
}

input, type, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.calendar {
	background-color: #CCC;
	border: 1px solid black;
	float: right;
	width: 130px;
}
.calendar table {
	border: 1px solid black;
}

.tit_ar {
	font-size: 12px;
	margin-left: 8px;
	padding:5px;
}
