/* Generated by KompoZer */
body {
  background-image: url(../img/solmac.jpg);
  background-attachment: fixed;
  text-align: center;
  font-size: medium;
  min-width: 550px;
}
.contarea {
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  width: 550px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  padding-bottom: 5px;
}
.title-header {
  width: 540px;
  margin-right: auto;
  margin-left: auto;
  background-color: #af3a2b;
  padding-top: 2px;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-weight: bold;
  margin-top: 10px;
  font-size: 1.2em;
}
.text-area {
  border-style: none solid solid;
  border-color: #af3a2b;
  border-width: 2px;
  width: 536px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  padding-top: 2px;
  padding-bottom: 5px;
  font-weight: bold;
  overflow: hidden;
}
.text-area-scroll {
  border-style: none solid solid;
  border-color: #af3a2b;
  border-width: 2px;
  width: 536px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  padding-top: 2px;
  padding-bottom: 5px;
  overflow: auto;
  height: 80px;
}
.text-area-scroll ul {
  margin-left: 10px;
  text-align: left;
}
.text-area-scroll li {
  border-bottom: 1px dashed #666666;
  list-style-type: none;
  margin-right: 20px;
  font-size: 10pt;
  font-weight: inherit;
  margin-top: 3px;
  padding-bottom: 2px;
}
.text-subarea-left {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  text-align: left;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.5em;
}
.date {
  font-size: 9pt;
  color: red;
}
a:link {
  color: #3333ff;
  text-decoration: none;
}
a:visited {
  color: #3333ff;
  text-decoration: none;
}
a:hover {
  color: yellow;
  background-color: #3333ff;
}
hr.eigth {
  width: 80%;
  background-color: #990000;
}
