body,div,p,td {
  font-family: Arial, Sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: normal;
}

body {
  background-color: #000000;
  background-image: url('/graphics/bg1.jpg');
  background-repeat: repeat-x;
}

tr.nav {
  background-image: url('/graphics/nav.bkgd.jpg');
}
tr.subNav {
  background-image: url('/graphics/nav.bkgd2.jpg');
}
p.footer {
  font-size: 10px;
}
div.nav {
  margin-left: 10px;
  margin-top: 5px;
}
div.subNav {
  margin-left: 20px;
  margin-top: 5px;
}
div.photoGallery {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

div.bodyLeft {
  margin-top: 5px;
  margin-left: 10px;
}
div.bodyRight {
  margin-right: 5px;
  margin-top: 5px;
}

tr.greyLine {
  background-color: #252525;
  height: 30px;
  vertical-align: middle;
}
tr.blackLine {
  background-color: #000000;
  height: 30px;
}
.red {
  color: #CC0000;
  font-size: 11px;
  margin-left: 10px;
  font-weight: bold;
}
.white {
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 10px;
}

.whitebold {
  color: #FFFFFF;
  font-size: 11px;
}

a.whitebold:link {color: #FFFFFF; text-decoration: none}
a.whitebold:hover {color: #FFFFFF; text-decoration: none}
a.whitebold:visited {color: #FFFFFF; text-decoration: none}
a.whitebold:active {color: #FFFFFF; text-decoration: none}
a.whitebold:visited:hover {color: #FFFFFF; text-decoration: none}

.redbold {
  color: #CC0000;
  font-size: 11px;
  font-weight: bold;
}

a {
  font-family: Arial, Sans-serif;
  font-size: 11px;
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}

a.nav {
  font-family: Arial, Sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.footerNav {
  font-family: Arial, Sans-serif;
  font-size: 10px;
  color: #FF0000;
  text-decoration: none;
  font-weight: normal;
}

.appGuideHeading {
  font-weight: bold;
  color: #FF0000;
  text-align: center;
}
#patent {
  margin: 10px;
}

#xmasMessage {
  margin: 10px;
  font-weight: bold;
  font-size: 14px;
}
