/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-family: verdana,arial,helvetica,sans-serif;
  color: black;
  background-color: #ffffff;
}
#main-title {
  border-bottom: 2px solid #ffffff;
  padding: 17px 20px 17px 25px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  color: #000000;
  font-weight: bold;
  font-size: 0.8em;
  letter-spacing: 5px;
  text-align: right;
  background-color: #ffffff;
}
img {
  border-style: none;
  text-decoration: none;
}
.image-on-left {
  margin: 0px;
  padding: 5px;
  float: left;
}
.image-on-right {
  margin: 0px;
  padding: 5px;
  float: right;
}
.image-in-center {
  padding: 5px;
}
th, td {
  width: 50%;
}
hr {
  border-style: none none dotted;
  border-color: #ff0000;
  border-width: 1px;
  color: #ffffff;
  background-color: #ffffff;
}
#main-text {
  margin: 20px 220px 20px 190px;
}
h1 {
  margin: 0 0 15px;
  padding: 0 0 10px;
  font-size: 1.3em;
  color: #330000;
  font-weight: bold;
}
h2 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 1em;
  color: #8b0000;
  font-weight: bold;
}
p, ul, ol, table {
  margin: 0 0 17px;
  font-size: 0.7em;
  line-height: 1.9em;
}
ol, ul {
  margin-left: 25px;
}
a:link, a:visited {
  color: #8b0000;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #660000;
  font-weight: bold;
  text-decoration: underline;
}
#left-menu {
  margin: 20px;
  position: absolute;
  top: 100px;
  left: 0;
  width: 160px;
}
#left-menu p {
  text-align: right;
  line-height: 20px;
  font-size: 0.8em;
  padding-bottom: 7px;
  padding-right: 5px;
  padding-top: 7px;
  margin-bottom: 0;
  background-color: #ffffff;
}
#left-menu a:link, #left-menu a:visited {
  color: #8b0000;
}
#left-menu a:hover, #left-menu a.current {
  color: #7f3f00;
  text-decoration: none;
}
#right-column {
  margin: 20px;
  position: absolute;
  top: 100px;
  right: 0;
  width: 160px;
}
#right-column p {
  text-align: left;
  line-height: 20px;
  font-size: 0.8em;
  padding-bottom: 7px;
  padding-right: 5px;
  padding-top: 7px;
  margin-bottom: 0;
  background-color: white;
}
#right-menu a:link, #right-menu a:visited {
  color: #8b0000;
}
#right-menu a:hover, #right-menu a.current {
  color: #7f3f00;
  text-decoration: none;
}
#footer {
  border-top: 2px solid #ffffff;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 0.7em;
  background-color: #ffffff;
}
#footer a:link, #footer a:visited {
  color: #8b0000;
}
#footer {
  clear: both;
  color: #f0f0e1;
  text-decoration: underline;
}

