body, p, h1, h2, div, blockquote ,td ,ul ,li ,input ,select {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #2e250d;
}
h1, h2 {font-weight: bold;}
p {line-height: 15px;}
h4 {
  font-size: 13px;
  line-height: 17px;
}
dl {
  font-size: 9px;
  line-height: 12px;
}
dt{
  margin-top: 6px;
  font-weight: bold;
}
dd {
  margin-left: 5px;
  padding-left: 0px;
}
small {font-size: 9px;}
a.textlink {
    text-decoration: none;
    color: #2e250d;
    border-bottom : 1px dashed;
    border-color: #2e250d;
}
a.textlink:hover {border-bottom : 1px solid;}
input, select {
  background-color: #ffffff;
  border-left: 1px solid #2e250d;
  border-right: 1px solid #2e250d;
  border-top: 1px solid #2e250d;
  border-bottom: 1px solid #2e250d;
}
input.checkbox {
  background-color: #fdfcf8;
  border: 1px solid #fdfcf8;
}
input.sendbutton {
  background-color: #e5bb3f;
  border-left: 1px solid #e5bb3f;
  border-right: 1px solid #e5bb3f;
  border-top: 1px solid #e5bb3f;
  border-bottom: 1px solid #e5bb3f;
  font-weight: bold;
}
input.resetbutton {
  background-color: #efda9e;
  border-left: 1px solid #efda9e;
  border-right: 1px solid #efda9e;
  border-top: 1px solid #efda9e;
  border-bottom: 1px solid #efda9e;
}
.head {
  font-size: 13px;
  line-height: 17px;
}
.bu {
  font-size: 9px;
  padding: 10px;
  background-color: #f4ecd3;
}
.clearer {
    clear: both;
}
.box {
    background-color: #f4ecd3;
    margin-bottom: 15px;
}
.box img.left {
    margin-right: 10px;
}
.box img.right {
    margin-left: 10px;
}
.left {
    float: left;
}
.news {
    margin-top: 15px;
}
.news h1, .news h2, .news p, .news ul {
    margin: 0;
    padding: 0 0 15px 0;
}
.news h2 {
    padding-bottom: 0;
}
.news .flush {
    padding-bottom: 0;
}
.right {
    float: right;
}

