
BODY, P, DIV, TD, FORM, INPUT, SELECT, TEXTAREA {
  font-family     : Arial, Helvetica, sans-serif;
  font-size       : 11px;
  color           : Black;
  margin          : 0px;
}

IMG {
  border          :  0px;
}

P {
  margin-top      :  0px;
  margin-bottom   :  0px;
}

UL {
  margin-top      :  0px;
  margin-bottom   :  0px;
}

A {
  text-decoration : none;
  color           : FF6600;
}

FORM {
  margin-top      :  0px;
  margin-bottom   :  0px;
}

.menu {
  text-decoration : none;
  color           : black;
}

.PosPag {
  color            : #CC33CC;
  font-size        :  9px;
}

.PosPagSel {
  color            : #FF6600;
  font-size        :  9px;
}

.viola {
  color            : #CC33CC;
}

.arancio {
  color            : #FF6600;
}

.MenuOriz {
  color            : #000000;
  font-weight      : bold;
}

.MenuOrizSel {
  color            : #8C8C8C;
  font-weight      : bold;
}

.MenuLingua {
  color            : #CC33CC;
  font-weight      : bold;
}

H1, H2, H3, H4, H5, H6 {
  margin-top      :  0pt;
  margin-bottom   :  0pt;
}

P.normale {
  margin-top      :  0pt;
  margin-bottom   :  9pt;
  font-size       :  9pt;
}

P.rientro {
  margin-top      :  4pt;
  margin-bottom   :  4pt;
  text-indent     : 12pt;
  font-size       :  9pt;
}

P.testo {
  margin-top      :  4pt;
  margin-bottom   :  4pt;
  text-indent     : 12pt;
  text-align      : justify;
  font-size       :  9pt;
}

.Livello {
  margin-left     :  9px;
  margin-top      :  2px;
  margin-bottom   :  0px;
}

.VoceMappa {
  margin-top      : 0px;
  margin-bottom   : 2px;
}

.contatti_accettazione {
  width   :  14px;
  height  :  14px;
  border  :  0px;
  background   :  white;
}

.contatti_campo {
  width     : 231px;
  height    :  12px;
  border    :   0px;
  font-size :  10px;
  font-family : Arial;
}

.contatti_campo_multi {
  width       : 231px;
  height      : 156px;
  border      :   0px;
  font-size   :   9px;
  font-family : Arial;

  scrollbar-track-color      : #e6e6e6;
  scrollbar-arrow-color      : #000000;

  scrollbar-base-color       : #ff6600;
  scrollbar-face-color       : #ff6600;
  scrollbar-highlight-color  : #ff6600;
  scrollbar-3d-light-color   : #ff6600;
	
  scrollbar-shadow-color     : #ff6600;
  scrollbar-dark-shadow-color: #ff6600;
}

.contatti_campo_msg {
  width       : 231px;
  height      : 396px;
  border      :   0px;
  font-size   :   9px;
  font-family : Arial;
  overflow    : auto;

  scrollbar-track-color      : #e6e6e6;
  scrollbar-arrow-color      : #000000;
	
  scrollbar-base-color       : #ff6600;
  scrollbar-face-color       : #ff6600;
  scrollbar-highlight-color  : #ff6600;
  scrollbar-3d-light-color   : #ff6600;
	
  scrollbar-shadow-color     : #ff6600;
  scrollbar-dark-shadow-color: #ff6600;
}


