main {
    border:1px solid red; 
}

table.mTable {
    margin-top:0px; 
  border-top-style: none;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: none;
    border-collapse: collapse;
}
table.mTableR {
    margin-top:0px; 
  border-top-style: none;
  border-right: 1px solid black;
  border-left: none;
  border-bottom: none;
    border-collapse: collapse;
}

a.menu:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #003399;
    text-decoration: none;
    border:none;
}
a.menu:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #66CCFF;
    text-decoration: none;
    border:none; 
}
a.menu:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #66CCFF;
    text-decoration: none;
    border:none;
}
a.menu:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #003399;
    text-decoration: none;
    border:none;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.index:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a.index:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a.index:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
a.index:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.testo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.titoletto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #333333;
}
.titolo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #333333;
}
.txt_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 13px;
    font-weight: bold;
    color: #333333;
}
.txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    color: #333333;
}
.lScroll {
  padding-right:5px; 
  width:264px; 
  height:90%; 
  overflow:auto;
}

.scroll {
  padding-right:5px; 
  width:314px; 
  overflow:auto;
}
.titolo_fascia {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
}

.disabled {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 13px;
    font-weight: normal;
    color: #8080af;
}

.normal {
    table-layout:fixed; 
}

a.barra:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    color: #ffffff;
    text-decoration: none;
}
a.barra:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    color: #ffffff;
    text-decoration: none;
}
a.barra:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    color: #ffffff;
    text-decoration: none;
}
a.barra:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    color: #ffffff;
    text-decoration: none;
}
.nota {
    line-height:14px;
}
.geo {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    color: #333333;
}


