/* (c) 2003 ITAKA & TNO */

BODY
{ background-color: white;
  color: black;
  margin: 0, 0, 0, 0;
  font-family: Arial, Arial CE, sans-serif; 
  font-size: 10pt; 
}

IMG.foto
{ border: solid 1 black;
}

TD
{ vertical-align: top;
  font-family: Arial, Arial CE, sans-serif; 
  font-size: 10pt; 
}

TABLE.poster
{ /*border: solid 1 black;*/
}

TD.lostheader
{ vertical-align: middle;
  text-align: center;
}

TD.dzag
{ vertical-align: bottom;
  text-align: center
}

DIV.dzag
{ font-size: 25pt;
  font-weight: bold;
}

TD.data
{ vertical-align: top;
  text-align: left;
}

DIV.separator
{ font-size: 18pt;
}

DIV.inaz
{ font-size: 20pt;
  font-weight: bold;
}

DIV.age
{ font-size: 18pt;
}
.ageval
{ font-weight: bold;
}

DIV.place
{ font-size: 18pt;
}
.placeval
{ font-weight: bold;
}

TD.foto
{ text-align: center;
  vertical-align: top;
}

DIV.desc
{ font-size: 20pt;
}

DIV.descitem
{ font-size: 18pt;
}
.descval
{ font-weight: bold;
}

TD.logo
{ vertical-align: middle;
  text-align: center;
}

TD.info
{ vertical-align: bottom;
  text-align: right;
}

DIV.ref
{ font-size: 8pt;
  text-align: right;
  margin-right: 20px;
}

DIV.panel
{ border-left: solid 2 silver;
  border-top: solid 2 silver;
  border-right: solid 2 gray;
  border-bottom: solid 2 gray;
  position: absolute;
  left: 10px; 
  top: 10px;
}

TD.print
{ background-color: #66CC00;
  font-weight: bold;
  color: white;
  text-align: center;
  vertical-align: middle;
}

TD.close
{ background-color: #FF9F9F;
  font-weight: bold;
  color: white;
  text-align: center;
  vertical-align: middle;
}

.pinfo
{ font-size: 10pt; 
  color: black;
}

.pinfo:link
{ text-decoration: none;
  color: black;
}
.pinfo:visited
{ text-decoration: none;
  color: black;
}
.pinfo:hover
{ text-decoration: none;
  color: black;
  background-color: white;
}

