body  {margin           : 0px}

table
  {
  border-collapse  : collapse;
	border           : hidden;
	margin           : 0;
	}



caption
  {
	text-align       : left;
	vertical-align   : middle;
	font-family      : Verdana;
    font-weight      : bold;
	font-size        : 10px;
	color            : black;
	padding          : 0px;
	border           : hidden;
  }

td
  {
	text-align       : left;
	font-family      : Verdana;
	font-size        : 10px;
	color            : black;
	padding          : 0px;
	border           : hidden;
  }

input
  {
	text-align       : center;
	font-family      : Verdana;
	font-size        : 10px;
	color            : black;
	padding          : 2px;
	border           : hidden;
  }  
  
td.arancione
  {
	text-align       : center;
	vertical-align   : middle;
	color            : #F26522;
	border           : 1px solid black;
  }

td.normale
  {
	text-align       : center;
	vertical-align   : middle;
  	font-weight      : normal;
	border           : 1px solid black;
  	padding          : 3px;
  }

img   {border-style     : none}

a
  {
  text-decoration : none;
  color           : blue;
  }
  
a.def
  {
  text-decoration : none;
  color           : #FFFFCF;
  }

  
a.blulink
  {
  color       : blue;
  font-weight : bold;
  }

a.redlink
  {
  color       : #9E0B0E;
  font-weight : bold;
  }
  
.blulink
  {
  color       : blue;
  font-weight : bold;
  }

.redlink
  {
  color       : #9E0B0E;
  font-weight : bold;
}


/* *********** CLASSI ************ */

.controls
  {
	font-family : Verdana;
    font-weight : bold;
	font-size   : 9px;
	color       : #F26522;
    height      : 18px;
    width       : 135px;
  }

.controls2
  {
  	text-align  : left;
	font-family : Verdana;
  	font-weight : normal;
	font-size   : 9px;
  	height      : 18px;
  	width       : 250px;
  }

.sxMenu
  {
  padding-left   : 5px;
  padding-bottom : 5px;
  }
  
.arancione2
  {
	vertical-align   : middle;
	color            : #F26522;
  }