body.flphoto {
  background: white;
  color: black;
  font: sans-serif;
}
body.flphoto_slideshow {
  background: black;
  color: white;
  font: sans-serif;
}
a:link, a:visited, a:hover, a:hover:visited {
  color: blue;
  font-weight: bold;
  text-decoration: none;
}
tr.flphoto_images img, tr.flphoto_thumbs img {
  border: inset;
}
table.flphoto {
  margin-left: auto;
  margin-right: auto;
}
table.flphoto_slideshow {
  height: 100%;
  width: 100%;
}
tr.flphoto_navbar td {
  background: #cccccc;
  border: outset;
  padding: 5px;
  text-align: center;
}
tr.flphoto_images td {
  padding: 5px;
  text-align: center;
}
tr.flphoto_slides td {
  text-align: center;
  vertical-align: middle;
}
tr.flphoto_thumbs td {
  padding: 5px;
  text-align: center;
}
