body {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background-color: #f7f6f6;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #003177;
  margin-bottom: 0px;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #003177;
  margin-bottom: 0px;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #790e11;
  margin-bottom: 0px;
}
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
span.label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #336699;
  font-weight: bold;
}
span.pipe {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #444444;
  font-weight: bold;
}
table.banner {
    background-color: #DCE3EB;
   }
table.menubar {
    background-color: #e8edf1;
    height: 24px;
   }
table.menubar2 {
    background-color: #e8edf1;
   }
table.panel {
    background-color: #ffffff;
   }
table.panel2 {
    background-color: #ffffff;
   }
td.left {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    text-align: right;
    background-color: #DCE3EB;
   }
td.right {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    background-color: #E8EDF1;
   }
td.center {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    background-color: #E8EDF1;
   }
#bottone {
    border: 0px;
    color: 790e11;
    font-size: 16px;
    font-weight: bold;
    background-color: e8edf1;
    cursor: hand;
   }
#bottone2 {
    border: 0px;
    color: 790e11;
    font-size: 16px;
    font-weight: bold;
    background-color: e8edf1;
   }
#bottone3 {
    border: 0px;
    color: 790e11;
    font-size: 16px;
    font-weight: bold;
    background-color: #f7f6f6;
   }
th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
ul, ol {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}
a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}
a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6699CC;
  text-decoration: underline;
}
a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}
.imgs {
  border-top-width: 8px;
  border-top-color: #ffffff;
  border-left-width: 8px;
  border-left-color: #ffffff;
  border-bottom-width: 8px;
  border-bottom-color: #ffffff;
  border-right-width: 8px;
  border-right-color: #ffffff;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}


