body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  background-color: #ffffff;
  margin: 0px;
}

hr {
  color: #b10;
  height: 1px;
  width: 100%;
}

td, tr, p, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px
}

h1 {
  line-height: 24px
}

h2 {
  font-size: 22px; line-height: 26px
}

a:link, a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
a:hover {
  color: #e92020;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

table.menu {
  border: 1px #000000 solid;
  margin-bottom: 1px;
  width: 100%;
}

table.menu td {
  padding: 1px;
}

table.menu th {
  background: #000000 repeat-x center;
  border-bottom: 2px #333;
  color: #ffffff;
  font-size: 12px;
  font-weight: bolder;
  text-align: center;
  line-height: 23px;
}

.mainlevel {
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

a.mainlevel:link, a.mainlevel:visited {
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  display: list-item;
  text-decoration: none;
  padding-left: 3px;
  width: 98%;
  background-color: #e9e9e9;
  border: 1px;
  list-style-image: none;
  list-style-type: none;
  white-space: nowrap;
}

a.mainlevel:hover {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding-right: 0px;
  text-decoration: none;
  width: 98%;
  display: list-item;
  background-color: #b10;
  border: 1px #000000;
  list-style-image: none;
  list-style-type: none;
  white-space: nowrap;
}

.submenu {
  padding-left: 4px
}

.sublevel {
  font-size: 12px;
  font-weight: bold;
  padding-left: 3px;
  text-decoration: none;
  width: 170px;
  display: block;
  padding-bottom: 0em;
}

a.sublevel:link, a.sublevel:visited {
  color: black;
  font-size: 12px;
  font-weight: bold;
  padding-left: 3px;
  text-decoration: none;
  width: 170px;
  display: block;
  padding-bottom: 0em;
}

a.sublevel:hover {
  background-color: #b10;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding-left: 3px;
  text-decoration: none;
  width: 170px;
  display: block;
}

.title {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-left: 10px;
  font-variant: small-caps;
  color: #b10;
  background-repeat: repeat-x;
  width: 100%;
}

.title2 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
  margin-left: 0px;
  font-variant: small-caps;
  color: #b10;
  background-repeat: repeat-x;
  width: 100%;
}

.footer {
  text-align: center;
  font-size: 10px
}

.topline {
  background-color: #000;
  color: #ccc;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
  padding-right: 5px;
}

#active_menu {
  text-decoration: underline
}

table.content {
  width: 100%
}

table.content table {
  border-collapse: collapse;
  border-color: #000;
  border-style: solid;
  border-width: 1px
}

table.content td {
  line-height: 14px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px
}

table.content th {
  background: #000;
  border-bottom: 2px #333;
  color: #fff;
  font-size: 12px;
  font-weight: bolder;
  text-align: center;
  line-height: 23px;
  padding-left: 6px;
  padding-right: 6px;
}

.checkedout {
  color: #666
}
