﻿/* Generated by KompoZer */
body {
  text-align: center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #993300;
  background-position: left top;
  background-repeat: repeat;
  background-image: url(images/bg2.gif);
}
#mainpanel {
  width: 700px;
  height: 500px;
}
.date {
  background-color: #999999;
  color: white;
  font-weight: bold;
}
.divider {
  width: 30%;
  height: 1px;
  margin-left: 0px;
  margin-right: auto;
}
.indent50 {
  margin-left: 50px;
}
.noBorder {
  border-width: 0px;
}
.smlLeft {
  font-size: 8pt;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
}
.smlright {
  text-align: right;
  font-size: 8pt;
  padding-top: 2px;
  padding-bottom: 2px;
  color: white;
}
.smlLogo {
  border-width: 0px;
  vertical-align: middle;
}
.maintext {
  text-align: left;
  float: right;
  font-size: 8pt;
  line-height: 15pt;
  padding-left: 10px;
  padding-right: 10px;
  width: 550px;
  background-color: #f2ecdc;
}
.rippedPic {
  float: left;
  margin-left: -145px;
  position: relative;
}
.quote {
  float: right;
  position: relative;
  margin-left: 10px;
}
.formbutton {
  font-size: 20pt;
}
.header1 {
  font-weight: bold;
  background-color: #eede9b;
  margin-bottom: 10px;
}
a.regular {
  color: #ff6666;
}
a.regular:hover {
  text-decoration: none;
}
a.regular:visited {
  color: #cc0000;
}
a.nav {
  padding: 2px 9px;
  background-color: black;
  color: #ffcc66;
  text-decoration: none;
}
a.nav:hover {
  text-decoration: none;
  background-color: #ffcc66;
  color: black;
}
.minimline {
  background-image: url(images/minim.gif);
  background-repeat: repeat-x;
  width: 160px;
}