body
{
  background-color: white;
  color: black;
}

a:hover
{
  text-decoration: none;
}

table
{
  width: 100%;
}

#top_bar
{
  vertical-align: middle;
  color: white;
  font-family: Arial, Helvetica, Helv, sans-serif;
}

#title_cell
{
  background-color: #003366;
  text-align: left;
}

#pic_table
{
  background-color: rgb(50%,50%,50%);
}

#prev_cell, #next_cell
{
  background-color: #663300;
  text-align: center;
}

#prev_cell a, #next_cell a
{
  color: white;
}

#pic_table td
{
  background-color: #d2d2d2;

}

#list_cell, #pic_cell
{
  text-align: center;
}

#pic_cell
{
  padding-bottom: 2pt;
}

#list_cell
{
  padding-top: 20pt;
  padding-bottom: 12pt;
}

#credits_cell
{
  padding-top: 8pt;
}

.lastmod
{
  font-style: oblique;
}
