body {
	color : #111111;
	background-color : #FFFFFF;
	font-family :Arial, Verdana, sans-serif;
	background-repeat: no-repeat;
	background-image: url('images/bg_2.gif');
}  

td {
	font-family :Arial, Verdana, sans-serif;
	font-size : 11px;
}

td.frm {
	color : #232323;
	font-family :Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height: 16pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10x;
}

td.col_sx {
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('images/brd_sx.gif');
	background-position: top right;
}

td.col_giu {
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('images/brd_giu.gif');
	background-position: top right;
}

td.testo {
	color : #232323;
	font-family :Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height: 12pt;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3x;
}



a {
    color: #898989;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

a:hover {
	color : #333333;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}

a.lnk {
    color: #0C79BA;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

a.lnk:hover {
	color : #0C79BA;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}

a.lnk12 {
    color: #0C79BA;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}

a.lnk12:hover {
	color : #0C79BA;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : normal;
}

.selected {
    color: #333333;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

.coll {	border-collapse: collapse; }

input, textarea, select	{
		  font: 7pt Verdana, Arial, Helvetica, sans-serif; 
		  background-color: #FFFFFF; 
		  color: #000000; 
		  border: 1px solid #274A7E; 
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}
button	{
		  font-size: 10pt;
		  color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px;
		}

A.MW {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: normal;
    text-decoration: none;
}

A.MW:HOVER {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: normal;
    text-decoration: none;
}
input, textarea, select	{
		  font: 8pt Arial, verdana, Helvetica, sans-serif; 
		  background-color: #FFFFFF; 
		  color: #343434; 
		  border: 1px solid #ededed; 
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}
button	{
		  font-size: 8pt;
		  color: #EDEDED;
		  font-style: normal;
		  font-weight: normal;
		  margin-left: 0px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px;
		} 
