a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E10A14;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*color: #00296F;
	font-size: 10px;*/
	background-color: #CCCCCC;
	margin:0px;
	padding:0px;
}
body.default {
	background-image:url(../img/bkg_righe.gif);
}
table { 
 }
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.slogan {
	font-size: 11px;
	font-weight: bold;
	color: #E10A14;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

table.BIANCA {
	background-color : White;
	border-width: 1;
	border-color: black;
	border-style: solid;
}

a.NODECORATION {
	font-size: 10px;
	text-decoration: none;
}
a.NODECORATION:hover {
	font-size: 10px;
	text-decoration: none;
}

a.NODECORATION_ROSSO {
	font-size: 10px;
	text-decoration: none;
	color: #E10A14;
}
a.NODECORATION_ROSSO:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #E10A14;
}

a.NODECORATION_GRIGIO {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.NODECORATION_GRIGIO:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}

a.NODECORATION_SMALL_GRIGIO {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.NODECORATION_SMALL_GRIGIO:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #666666;
}

.titoli {
	font-size: 11px;
	font-weight: bold;
	color: #E10A14;
}
a.TITOLI {
	font-size: 14px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
a.TITOLI:hover {
	font-size: 14px;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}

a.MENU {
	font-size: 9px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.MENU:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background-color : White;
}
td.MENU { 
	font-size: 9px;
	color: white;
	font-weight: bold;
 }
 
 table.BORDATA {
	border-width: 1;
	border-color: #999999;
	border-style: solid;
}
td.BORDATA {
	border-width: 1;
	border-color: #999999;
	border-style: solid;
}
img.BORDATA {
	border-width: 1;
	border-color: #666666;
	border-style: solid;
}
table.GRIGIA_BORDATA {
	background-color : #E6E6E6;
	border-width: 1;
	border-color: #999999;
	border-style: solid;
}
td.GRIGIA_BORDATA {
	background-color : #E6E6E6;
	border-width: 1;
	border-color: #999999;
	border-style: solid;
}
.ROSSO { 
	color: #E10A14;
 }
td.SFONDO_GRIGIO { 
	background-color: #666666;
 }
.TABLE_IMG {
	border-width: 1;
	border-color: #999999;
	border-style: solid;
	background-image: url(../img/bkg_home.gif);
	background-color : transparent;
}
.TABLE_IMG_NOBORDER {
	background-image: url(../img/bkg_home.gif);
	background-color : transparent;
}
td.BROWSE_0 {
	border-width: 1;
	border-color: #999999;
	border-style: solid;
	background-color : transparent;
}
td.BROWSE_1 {
	border-width: 1;
	border-color: #999999;
	border-style: solid;
	background-image: url(../img/bkg_home.gif);
	background-color : transparent;
}
.BIG { 
	font-size: 11px;
	font-weight: bold;
 }
 INPUT  {
	background-color : #CCCCCC;
	color : #666666;
	font-family : verdana;
	font-weight : normal;
	border : 1px solid;
}

TEXTAREA  {
	background-color : #CCCCCC;
	color : #666666;
	font-family : verdana;
	font-weight : normal;
	border : 1px solid;
}

SELECT  {
	background-color : #CCCCCC;
	color : #666666;
	font-family : verdana;
	font-weight : normal;
	border : 1px solid;
}

