body, table, th, td, tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	outline-width: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0px none ActiveBorder;
}
body.bodySTD {
	background-image: url(../img/sfondo.gif); 
	background-repeat: repeat;
}


table, th, td, tr {
	border: 0px none Black;
}

a, a:visited, img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	outline-width: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0px none ActiveBorder;
}

table.maintable {
	width: 100%;
	height: 100%;
}

table.headertable {
	width: 100%;
}

table.contentstable {
	width: 100%;
	height: 100%;
}

table.contentstable td {
	vertical-align: top;
}

table.tabSTD {
	width: 80%;
	background-color: #ffffff;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
}

table.tab_link{
	width: 80%;
	background-color:  #2D226F ;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
}

tr.intestazione {
	height: 130px;
	background-color: #33cc33;
	border-bottom: 3px dashed #009933;
	
}

tr.intestazione td {
	border-bottom: 3px dashed #009933;
}

tr.intestazione .logo {
	background-position: center;
	background-repeat: no-repeat;
	width: 1%;
	padding-left:10px;
	}

tr.intestazione .libero {
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: right;
}

tr.intestazione .titolo {
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 1%;
}

tr.menu {
	background-color: Red;
	height: 30px;
	text-align: center;
}
tr.menu a, tr.menu a:active, tr.menu a:visited {
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
tr.menu a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.tree * {
	color: red;
	text-decoration: none;
}
.tree *:hover {
	text-decoration: underline;
}
table.tree_hidden {
	display: none;
}
table.tree_visible {
	margin-left: 20px;
}
table.tree {
	background-image: url(../img/tree1.bmp);
	background-repeat: no-repeat;
	background-position: left;
}
td.tree_tdlogo {
	width: 13px;
	background-image: url(../img/tree3.bmp);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: middle;
}
td.tree_tdlogolast {
	width: 13px;
	background-image: url(../img/tree2.bmp);
	background-repeat: no-repeat;
	background-position: top;
}
td.tree_tdlogo img,
td.tree_tdlogolast {
	cursor: pointer;
}

td.sxbar {
	background-color: #2D226F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 180px;
}

td.contents {
   background-color: #CDFFFF;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat;
}

td.dxbar {
   background-color: #2D226F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 180px;
	padding: 10px;
}

td.dxbar2 {
	color: #ffcc00;
}

td.dxbar3 {
	color: #ffcc00;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	outline-width: 0px;
}

/* REPARTI */
td.reparto{
   font-weight: bold;
	color: #333366;
	text-decoration: none;
	font-size:80%;
}
td.def_reparto{
	color: #333333;
	text-decoration: none;
	font-size:70%;
}

td.link, td.link a{
	color: red;
	text-decoration: none;
	font-weight: bold;
}

td.reparto a:hover{
   font-weight: bold;
	color: #ff6600;
	text-decoration:underline;
	font-size:80%;
}

td.reparto a{
	font-weight: bold;
	color: green;
	text-decoration:none;
	font-size:80%;
}

td.def_reparto a{
	color: red;
	text-decoration: none;
}

td.def_reparto a:hover{
	color: white;
	text-decoration: none;
	background-color: red;
}

td.link a:hover{
   color: white;
	/*background-color: #33cc33;*/
	text-decoration: none;
	font-weight: bold;
}




/* INDICE VOLANTINO */


td.indice {
   color: #000066;
	background-color: white;
	text-decoration: none;
	font-size:80%;
}

td.indice a{
   color: #000066;
	background-color: white;
	text-decoration: none;
	font-size:80%;
}

td.indice a:hover{
   color:  green;
	background-color: white;
	text-decoration: none;
	font-size:80%;
	font-weight: bold;
}