body
{
  background-color: #4b4b4b;
  color: #66cc33;
  font-family: "calibri", "arial", sans-serif;
  font-size: medium;
}

img
{
  border-style: none;
}
iframe
{
  border-style: none;
}
img.centered
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

a:link { color: #b0b0ff; }
a:visited { color: #ff71ff; }
a:active { color: #b0b0ff; }

table tr td
{
  padding: 0px;
}
table.navigation
{
  border: 0px;
  border-collapse: collapse;
  margin: 0 auto;
}

div.content
{
  width: 726px;
  padding: 0px 10px 0px 10px;
  border: solid 2px #ccccff;
  margin: 0 auto;
}

dt
{
  margin-left: 15px;
  font-weight: bold;
  font-size: large;
  margin-top: 5px;
}

table.ruled
{
  border: 1px solid #ccccff;
  border-collapse:collapse
}
table.ruled td
{
  border: solid 1px #ccccff;
}
table.ruled th
{
  border: solid 1px #ccccff;
}
table.appList a
{
  font-weight: bold;
}
table.appList td
{
  vertical-align: top;
  padding: 4px;
}
table.appList td.details table
{
  border: 1px solid;
  border-color: #aaaaaa;
}
table.appList td.divider
{
  padding-left: 50px;
  padding-right: 50px;
}

table.galleryList a
{
  font-weight: bold;
}
table.galleryList td
{
  vertical-align: top;
  padding: 4px;
}
table.galleryList td.details table
{
  border: 1px solid;
  border-color: #aaaaaa;
}
table.galleryList td.divider
{
  padding-left: 50px;
  padding-right: 50px;
}
