html, body {
  height: 100%;
}

body {
  border-bottom: 1px solid #5e0017;
}


body, td, p, div {
  font-family: Helvetica, Arial, Times;
  font-family: tahoma, Geneva, verdana, arial, sans-serif;
  font-size: 13px;
  color: #4b3617;
  margin: 0px;
  padding: 0px;
}

td {
  vertical-align: top;
}

selector {
  -moz-user-select: none;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #5A5A5A;
}

form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

hr {
 height: 1px;
 border: 1px dotted #5e0017;
 border-style: none none dotted;
}

input, textarea, select {
  font-family: tahoma, Geneva, verdana, arial, sans-serif;
}

.radio {
  margin: 0px;
  padding: 0px;
}

