BODY {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #182A2B;
  background-color: #354546;
  background-image: url(images/bg.gif);
}

TD {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #182A2B;
}

A:link, A:visited {
  color: #9E1E22;
  text-decoration: underline;
}

A:hover {
  color: #006699;
  text-decoration: underline;
}

DIV.mainbox {
  border: 2px solid #182A2B;
  background-color: #F5F6F6;
  width: 700px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
}

DIV.topnav {
  text-align: center;
  background-color: #182A2B;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0px 10px 0px;
}

DIV.bottomnav {
  text-align: center;
  background-color: #182A2B;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0px 5px 0px;
}

A.topnavlink:link, A.topnavlink:visited {
  color: #8C9595;
  text-decoration: none;
}

A.topnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.copyright {
  color: #8C9595;
  margin-top: 8px;
  font-size: 11px;
}

DIV.homecontentholder {
  margin: 10px 25px 10px 25px;
  font-size: 12px;
  text-align: justify;
}

DIV.contentholder {
  margin: 25px 25px 25px 25px;
}

DIV.hdrholder {
  margin-bottom: 10px;
}

DIV.bookquotes {
  font-family: times new roman, times, serif;
  font-size: 12px;
  color: #677678;
  width: 200px;
  margin-left: 30px;
}

LI {
  margin-bottom: 5px;
}

DIV.divhr {
  font-size: 1px;
  border-top: 1px solid #445658;
}

DIV.contacttitle {
  font-size: 12px;
  font-weight: bold;
}

DIV.errortext {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  font-weight: bold;
  color: #660000;
  padding: 5px;
  text-align: center;
}

.star {
  font-size: 12px;
  font-weight: bold;
  color: #9E1E22;
}

.contactfield {
  border: 1px solid #182A2B;
  color: #182A2B;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 2px;
}

.submitbutton {
  border: 1px solid #182A2B;
  background-color: #445658;
  color: #FFFFFF;
  font-weight: bold;
}

a {
outline: none;
}
a:focus {
outline: none;
}
