/* Generated by KompoZer */
body {
  border:  none;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  font-family: "Times New Roman",Times,serif;
  background-color: #6c4d23;
}
div.container {
  margin: 0 auto -1px;
  background-color: #dd4814;
  width: 900px;
  border: thin solid #000000;
}
div.header {
  background-color: #d1bb65;
  clear: both;
  height: 150px;
  padding-top: 5px;
  padding-left: 6px;
  border-bottom-style: solid;
  padding-bottom: 0px;
}
img.header {
  float: left;
  width: 185px;
  height: 144px;
}
div.footer {
  padding: 0.5em;
  text-align: center;
  color: #000000;
  background-color: #d1bb65;
  border-top: thin solid #000000;
  clear: left;
}
h1.header {
  text-align: center;
  margin-right: 12%;
  font-style: italic;
  margin-top: 45px;
}
div.left {
  padding: 1.2em 1em 1em;
  float: left;
  width: 160px;
}
div.content {
  background-color: white;
  border-left: 1px solid gray;
  padding: 1em;
  margin-left: 190px;
  border-left: thin solid #000000;
}
ul.horiz {
  margin-right: 0em;
/*  width: 100%; */
  list-style-type: none;
  position: relative;
  left: 50px;
  top: 25px;
/*  top: -35px; */
/*  position: relative;
  left: 200px;
  top: -35px; */
}
a.horiz {
  text-align: center;
  text-decoration: none;
  color: black;
  padding-left: 0.6em;
  padding-right: 0.6em;
  font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
}
a.horiz:hover {
  color: #dd4814;
}
li.horiz {
  display: inline;
}
#hselect {
  color: #dd4814;
}
ul.vert {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
}
ul.vert2 {
  padding: 0;
  margin-left: 20px;
  width: 100%;
  list-style-type: none;
}
a.vert {
  line-height: 0.5em;
  text-decoration: none;
  color: black;
  font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
}
a.vert:hover {
  color: #d1bb65;
}
li.vert {
  margin: 1em 0 0;
}
#vselect {
  color: #d1bb65;
}
img.body {
  float: left;
  margin-right: 10px;
}
table {
  border-color: black;
  border-collapse: collapse;
}
th {
  border-color: black;
}
tr.tableheader {
  background-color: #dd4814;
  color: white;
}
tr.group1 {
  background-color: #e5daad;
}
tr.group2 {
  background-color: #d1bb65;
}
td {
  border-color: black;
}
td.indent {
  text-indent: 20px;
}
