/* Generated by KompoZer */
a:link {
  text-decoration: underline;
  color: #880016;
  font-weight: inherit;
}
a:visited {
  color: #880050;
}
a:hover {
  text-decoration: underline;
  color: #ffffff;
  background-color: #777;
  font-weight: inherit;
}
a:active {
  color: #ff8800;
  font-weight: inherit;
}
body {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  background-color: #ffffff;
  color: #002141;
  line-height: normal;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
  color: #880022;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: bold;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
  line-height: normal;
  font-size: 28px;
}
h2 {
  color: #003366;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: bold;
  line-height: normal;
  font-style: normal;
  text-align: left;
  font-size: 22px;
}
h3 {
  color: #000000;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  text-transform: none;
  text-align: center;
  line-height: normal;
  font-size: 18px;
  font-weight: normal;
}
h4 {
  color: #003366;
  line-height: normal;
  font-family: Georgia,"times new roman",times,serif;
  font-weight: inherit;
  font-size: 18px;
}
.page_footer {
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  line-height: normal;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: capitalize;
}
.picview {
  position: relative;
  z-index: 0;
}
.picview:hover {
  background-color: transparent;
  z-index: 50;
}
.picview span {
  border: 2px solid #eea500;
  padding: 5px;
  position: absolute;
  background-color: #ffffee;
  left: -999px;
  top: -100px;
  visibility: hidden;
  color: black;
  text-decoration: none;
}
.picview span img {
  border-width: 3px;
  padding: 2px;
}
.picview:hover span {
  visibility: visible;
  top: -100px;
  left: 100px;
}

