.main {
  width: 824px;
  background-color: #000000;
  border-width: 5px;
  border-style: ridge;
  border-color: #444444;
  padding: 0px;
  border-spacing: 0px;
}
.menu {
  width: 150px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #444444;
  vertical-align: top;
}
.menu h1 {
  width: 150px;
  background-color: #999999;
  border-style: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  height: 12px;
  padding: 2px;
  padding-left: 15px;
  margin: 0px;
}
.menu h2 {
  width: 140px;
  background-color: #333333;
  border-style: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #a3a3a3;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  height: 12px;
  padding: 2px;
  padding-left: 25px;
  margin: 0px;
}
.menu h2:hover {
  background-color: #004560;
}
.menu h3 {
  background-color: #007590;
  border-style: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #a3a3a3;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  height: 12px;
  padding: 2px;
  padding-left: 25px;
  margin: 0px;
}
.menu a:link {
  text-decoration: none;
}
.menu a:visited {
  text-decoration: none;
}
.menu a:hover {
  text-decoration: none;
}
.menu a:active {
  text-decoration: none;
}                     
.content {
  width: 640px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #444444;
  vertical-align: top;
}
.content a:link {
  color: #007590;
  font-weight: bold;
  text-decoration: none;
}
.content a:visited {
  color: #007590;
  font-weight: bold;
  text-decoration: none;
}
.content a:hover {
  color: #007590;
  font-weight: bold;
  text-decoration: none;
}
.content a:active {
  color: #007590;
  font-weight: bold;
  text-decoration: none;
}
body {
  background-color: #002030;
  color: #ffffff;
  font-size: 10px;
  font-family: Verdana;
  min-height: 1800px;
}
h1 {
  width: 802px;
  color: #ffffff;
  height: 24px;
  font-size: 24px;
  font-family: Verdana;
  text-align: left;
  margin: 0px;     
}
img {
  border-style: none;
}
table {
  color: #ffffff;
  font-size: 11px;
  font-family: Verdana;
  text-align: left;
}
table h1 {
  width: 600px;
  height: 16px;
  font-size: 14px;
  padding-bottom: 8px;
}