  /******************************************
   * (C) 20008 Istituto Geografico Milirare *
   * Tutti i diritti riservati.             *
   ******************************************/

body
{
  margin:  4px;
  padding: 0px;
  background-color: #FFFFFF;
  font-family: "trebuchet ms", verdana,sans-serif, helvetica;
}

body.map
{
  margin:  0px;
  padding: 0px;
  border-width: 0px;
  background-color: #1b96fa;
}

body.res
{
  background-color: #FFFFFF;
}

body.help
{
  background-color: #FFFFE0;
  font-size: 12pt;
}

td.mainhdr
{
  background-image: url("icons/sfumo.png");
  background-repeat: repeat-x;
  background-position: top;
  margin:  0px;
  padding: 2px;
  border-width: 0px;
  height: 32px;
}

td.mainmap
{
  margin:  0px;
  padding: 0px;
  border-width: 1px;
  border-color: #00008b;
  border-style: solid;
  background-color: #1b96fa;
}

td.mainres
{
  margin:  0px;
  padding: 0px;
  border-top-width:    1px;
  border-bottom-width: 0px;
  border-left-width:   0px;
  border-right-width:  0px;
  border-color: #00008b;
  border-style: solid;
  background-color: #FFFFFF;
}

td.lege
{
  font-size: 9pt;
}

tr.lege1
{
  background-color: #E0E0E0;
}

tr.lege2
{
  background-color: #FFFFFF;
}

th.lege
{
  font-size: 9pt;
}

td.res1
{
  font-size: 9pt;
  background-color: #FFFFFF;
}

td.res2
{
  font-size: 9pt;
  background-color: #E0E0E0;
}

td.res_no
{
  font-size: 9pt;
  background-color: #FFFFFF;
  color: #FF0000;
  font-style: italic;
}

th.res
{
  font-size: 9pt;
  background-color: #808080;
  color: #FFFFFF;
}


label.mini
{
  font-size: 9pt;
}

select.mini
{
  font-size: 9pt;
}

input.mini
{
  font-size: 9pt;
}

td.mini
{
  font-size: 9pt;
}

td.mini0
{
  font-size: 9pt;
}

th.index
{
  font-size: 11pt;
  background-color: #E0E0E0;
}

td.index
{
  font-size: 11pt;
  background-color: #F0F0FF;
}

