
html, body {
  margin: 0px;
  padding: 0px;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  background-color: #CC6600;
  color: white;
}
table {
  border: 0px solid red;
  border-collapse: collapse;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
}
tr, td {
  border:  none;
  margin: 0px;
  padding: 0px;
}
.thumb {
  border:  none;
  margin-right: 3px;
  width: 36px;
  height: 36px;
}
.bggrey {
  background-color: #000000;
}
#bottomspace {
  height: 20px;
  width: 100px;
}
#imagespace {
  height: 26px;
  width: 100px;
}
#thumbright {
  height: 1px;
  width: 20px;
}
#contentspacer {
  height: 100px;
  width: 300px;
}
#footer {
  background-position: left bottom;
  margin-bottom: 5px;
  margin-left: 30px;
  font-family: arial,helvetica;
  font-size: 9px;
  line-height: 11px;
  text-align: left;
  width: 550px;
  color: 999999;
}
.quoter {
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  color: #675044;
}
.header {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #d8cfbf;
}
.bodytext {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  color: white;
}

a:link {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #CC6600;
}
a:visited {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #CC6600;
}
a:hover {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

h1 {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: #CC6600;
}
