body {
  margin: 0px;
  padding: 0px;
  font-family: verdana;
}

table.styles {
  font-weight: bold;
  padding-left: 10px;
  color: #104E8B;
  font-size: 16px;
}

table.content {
  border: 3px double #849ce2;
  background: url(images/outer-space.jpg) repeat;
  font-family: verdana;
  font-weight: bold;
}

table.contentgrill {
  border: 3px double #849ce2;
  background: url(images/outer-space.jpg) repeat;
  font-family: verdana;
  font-weight: bold;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
}

td.header {
  background: url(images/stars-bg.gif) repeat-x;
}

td.menu {
  border-right: 1px solid #cccccc;
  background: url(images/beige-parchment-bg.jpg) repeat;
}

table.content td {
  width: 50%;
  height: 24px;
}

td.main {
  background: url(images/beige-parchment-bg.jpg) repeat;
}

td.bw {
  background: url(images/black-to-white-gradient.jpg) repeat-x;
  height: 21px;
}

td.images {
  background: url(images/beige-parchment-bg.jpg) repeat;
}

table.styles td {
  height: 40px;
  font-size: 14px;
}

td.footer {
  background: url(images/footer-bg.jpg) repeat-x;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  height: 30px;
}

h1 {
  color: #104E8B;
  font-family: verdana;
  font-weight: bold;
  font-size: 18px;
  padding-left: 10px;
}

td.menu h2 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
  color: #000000;
}

td.main h2 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
}

td.images div {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

div.name {
  color: #000000;
  text-align: left;
}

td.main div {
  text-align: left;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
}

div.ggmenu {
  font-weight: bold;
  color: #000000;
  text-align: left;
  font-size: 16px;
  padding-left: 10px;
  line-height: 18px;
}

font.ggmenu {
  font-size: 18px;
}

td.menu ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

td.menu li {
  line-height: 28px;
  padding-left: 10px;
}

td.menu a {
  color: #104E8B;
  font-family: verdana;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}

div.ggmenu a {
  font-weight: bold;
  color: #849ce2;
  text-align: left;
  font-size: 16px;
  padding-left: 10px;
  line-height: 18px;
}

td.menu img {
  padding-right: 3px;
}