body {
  font-family: sans-serif, Arial, Helvetica;
  background-color: #000040;
  position:relative; /* for ie7 */
  padding: 10px 10px 10px 20px;
  color: white;
  margin: 0em;
}

h1 {
  font-size: 1.5em;
  margin: .5em 0em .5em 0em;
  padding: 0em;
}

#caminfo {
  width: 200px;
  vertical-align: top;
  font-size: .8em;
  padding-left: 20px;
}

#caminfotab th {
  text-align: left;
  padding-top: .8em;
}

#tophotelstab {
  width: 100%;
  margin-top: 1em;
}

#tophotelstab th {
  border-top: 1px solid white;
  padding-top: .5em;
}

#tophotelstab a {
  color: #cef;
  font-weight: bold;
}

#tophotelstab a:hover {
  color: white;
}

#t0, #t1 {
  font-family:Verdana,Arial,Helvetica;
  font-size:14px;
  font-weight:bold;
  letter-spacing:2px;
  margin-bottom: 4px;
}

td#stillimage img {
  border: 1px solid #999;
}

a.feratel {
  font-size: .8em;
  color: white;
  text-decoration: none;
}

