.Title {
  border-style: none;
  border-color: silver;
  border-left: 2px none silver;
  border-right: 2px none silver;
  font-family: verdana;
  text-align: center;
  position: static;
  height: 80px;
  font-weight: inherit;
  margin-right: auto;
  font-size: 12px;
  margin-left: auto;
  color: black;
  background-position:  center center;
  min-height: 0px;
  display: block;
  width: 1000px;
}
.Class-Container {
  border-style: groove ridge ridge groove;
  border-color: #cccccc;
  border-width: 2px;
  overflow: hidden;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  position: static;
  background-color: #666666;
}
.Class-Label {
  border-style: none;
  border-width: 0px;
  overflow: hidden;
  color: white;
  text-align: center;
  font-weight: bold;
  line-height: 41px;
  vertical-align: top;
  width: 140px;
  font-size: 17px;
  font-family: verdana;
  display: block;
  position: static;
  float: left;
  visibility: visible;
}
.Class-List {
  border-style: none;
  border-width: 0px;
  margin: 0px;
  padding: 2px;
  overflow: hidden;
  font-weight: inherit;
  display: block;
  width: 796px;
  font-family: verdana;
  position: static;
  float: left;
}
.Link {
  border: 4px outset #000066;
  margin: 0 auto;
  padding: 0;
  position: static;
  text-align: center;
  color: black;
  font-size: 11px;
  line-height: 25px;
  font-weight: bold;
  font-family: Verdana;
  float: left;
  display: block;
  width: 257px;
  background-color: #000099;
}
.Link li {
  border-style: none;
  display: block;
  position: static;
  padding-top: 0px;
  float: left;
}
.Link ul {
  border-style: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  text-align: left;
  float: left;
}
.Link a {
  border-style: none;
  margin: 0;
  padding: 0 0 0 5px;
  color: white;
  font-style: normal;
  background-color: #000099;
  font-weight: bold;
  text-decoration: none;
  display: block;
  float: left;
  position: static;
}
.Link a:link {
  color: white;
  text-decoration: none;
}
.Link a:visited {
  color: white;
  text-decoration: none;
}
.Link a:hover {
  border-style: none;
  text-decoration: none;
  color: #ffff33;
}

