a {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #623100;
  text-decoration: none;
}
a:hover {
  cursor: pointer;
  color: #099;
  text-decoration: none;
}
a.botnav:visited {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #623100;
  text-decoration: none;
}
a.botnav:hover {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #099;
  text-decoration: none;
}
a.botnav:link {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #009;
  text-decoration: none;
}
input {
  font-family: arial,helvetica,sans-serif;
}
input.btn {
  color: #FFF;
  font-size: 84%;
  font-weight: normal;
  background-color: #996;
  border: 1px solid #999;
}
input.btn2 {
  color: #FFF;
  font-size: 100%;
  font-weight: bold;
  background-color: #7D1D32;
  border:1px solid #999;
}
input.text {
  font-size:84%;
}
p {
  font-size: 11px;
  font-family: arial,sans-serif;
  font-weight: normal;
  margin: 20px;
  line-height: 1.5;
  color: #000;
}
p.large {
  font-size: 16px;
  font-family: arial,sans-serif;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.5;
  color: #7D1D32;
}
p.small  {
  font-size: 11px;
  font-family: arial,sans-serif;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.5;
  color: #996;
}
table.small {
  font-size: 10px;
  font-family: arial,sans-serif;
}
td {
  font-size: 12px;
  font-family: arial,sans-serif;
  font-weight: normal;
  color: #000;
}
td.small {
  font-size: 11px;
  font-family: arial,sans-serif;
  font-weight: bold;
  color: #FFF;
}
td.small2 {
  font-size: 11px;
  font-family: arial,sans-serif;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.5;
  color: #996;
}
#nav, #nav ul {
  list-style: none;
  margin: 2px;
  padding: 0;
}
#nav a, #nav li, #nav span {
  display: block;
  padding: 0;
}
#nav li {
  border-bottom: 1px solid #777;
}
#nav li.noborder {
  border: 0;
}
#nav li, #nav li a {
  font-size: 16px;
  font-family: arial,helvetica,sans-serif;
}
#nav li a:hover, #nav li span:hover {
  color: #099;
  cursor: pointer;
}
#nav li, #nav ul li a, #nav li span {
  font-weight: bold;
  color: #620000;
}
#nav li ul li {
  margin-left: 10px;
}
#nav li ul li, #nav li ul li a {
  font-size: 10px;
}
#nav span {
  cursor: pointer;
}
.bigsmall {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #623100;
  text-decoration: none;
}
.header {
  font-size: 20px;
  font-family: arial,sans-serif;
  font-weight: bold;
  color: #005FA9;
}
.footer {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #FFF;
  padding-top: 5px;
  padding-left: 5px;
  text-decoration: none;
}
.offnavigation {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFE7CE;
  padding-top: 5px;
  padding-left: 5px;
  text-decoration: none;
}
.small {
  font-size: 13px;
  font-family: arial,sans-serif;
  font-weight: bold;
  margin-left: 50px;
  margin-right: 20px;
  line-height: 1.5;
  color: #000;
}
.small3 {
  font-size: 10px;
  font-family: arial,sans-serif;
  font-weight: bold;
  margin-left: 50px;
  margin-right: 20px;
  line-height: 1.5;
  color: #000;
}
.textarea11{
  font-family: arial,helvetica,sans-serif;
  scrollbar-3dlight-color: #999;
  scrollbar-arrow-color: #000;
  scrollbar-base-color: #999;
  scrollbar-darkshadow-color: #CCC;
  scrollbar-face-color: #CCC;
  scrollbar-highlight-color: #CCC;
  scrollbar-shadow-color: #999;
}