/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background-color: #d7bdbd;
}
.bgdark {
  color: #eaeaf8;
  background-color: #000050;
}
.sidebar {
  background-image: url(bg_ssh.png);
  background-position: left top;
  background-repeat: repeat-y;
}
.sidebar_top {
  font-size: 16pt;
  font-style: italic;
  font-family: "Times New Roman",Times,serif;
  background-color: #a00000;
  color: #f9f9f9;
}
.headline {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 20px;
}
.logo {
  background-image: url(bg_ssh.png);
  background-repeat: repeat-y;
}
.text {
  background-color: #f9f9f5;
}
.sidebar_item {
  font-size: 10pt;
  color: #f9f9f5;
  background-color: #a00000;
  font-family: Arial,Helvetica,sans-serif;
}
