body {
  border-style: none;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #aaaaaa;
  background-color: #000000;
  background-image: url(images/greytexture.jpg);
}
img {
  border-color: white #ffffff;
  border-width: 1px;
}
td {
  vertical-align: top;
}
div.header {
  border-style: solid none;
  border-color: red #dddddd;
  border-width: 1px;
  padding: 4px;
  text-align: center;
  font-weight: bold;
  font-variant: small-caps;
  font-family: Times New Roman,Times,serif;
  color: white;
  font-size: 30px;
  background-position: left center;
  background-repeat: repeat;
  background-color: #555555;
}
div.headersub {
  border-style: solid none;
  border-color: red #dddddd;
  border-width: 1px;
  padding: 4px;
  text-align: center;
  font-weight: bold;
  font-variant: small-caps;
  font-family: Times New Roman,Times,serif;
  color: white;
  font-size: 30px;
  background-position: left center;
  background-repeat: repeat;
  background-color: #333333;
}
div.center {
  text-align: center;
}
table.container {
  margin: 30px auto;
}
table.dia {
  border:  none;
  margin: 5px;
  width: 100px;
  height: 100px;
  border-collapse: collapse;
}
div.smalldesc {
  margin: 0 5px 10px;
  width: 100px;
  font-size: 10px;
  text-align: center;
}
table.dia td {
  background: #000000 none repeat scroll 0% 50%;
  text-align: center;
  vertical-align: middle;
}
table.dia img {
  margin: auto;
  display: block;
}
div.footer {
  border-style: none;
  border-color: red #dddddd black;
  border-width: 0px 0px 1px;
  margin: 20px;
  padding: 4px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
  color: white;
}
div.footer2 {
  border-style: none;
  border-color: red #dddddd black;
  border-width: 0px 0px 1px;
  margin: 20px;
  padding: 4px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
  color: black;
}
div.bottombar {
  margin: 20px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  background-color: #333333;
}
div.bottomnote {
  border: 1px dotted #3366ff;
  margin: 20px;
  background-color: transparent;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
table.dia a img {
  opacity: 1;
}
table.dia a:hover img {
  opacity: 0.8;
}
div#flashcontent {
  border-color: #ffffff;
  border-width: 7px;
  width: 100%;
  height: 80%;
  background-color: black;
}
