body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
td, th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
.txt, .txt p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
}
a:link, a:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}
a:hover, a:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: underline;
   color: #FF0000;
}
.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  background-color: #F5F5F5;
  height: 16px;
  vertical-align: middle;
  width: 200px;
  display: block;
  cursor: hand;
  line-height: 16px;
}
.menu-hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  background-color: #BABDCC;
  height: 16px;
  vertical-align: middle;
  width: 200px;
  display: block;
  cursor: hand;
  line-height: 16px;
}
.menu_titolo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  background-color: #E4E4E4;
  height: 16px;
  vertical-align: middle;
  width: 201px;
  display: block;
  padding-left: 31px;
  font-weight: bold;
  line-height: 16px;
}
.menu_separatore {
  font-size: 1px;
  line-height: 1px;
  height: 4px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.left_sfondo {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  background-color: #F5F5F5;
  vertical-align: middle;
  width: 201px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
}

.input {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background: #FFFFFF;
   color: #000000;
   BORDER-BOTTOM: #919191 1px solid;
   BORDER-LEFT: #919191 1x solid;
   BORDER-RIGHT: #919191 1px solid;
   BORDER-TOP: #919191 1px solid;
}
.textarea {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background: #FFFFFF;
   color: #000000;
   BORDER-BOTTOM: #919191 1px solid;
   BORDER-LEFT: #919191 1x solid;
   BORDER-RIGHT: #919191 1px solid;
   BORDER-TOP: #919191 1px solid;
}

