/* Generated by KompoZer */
body {
  margin: 0px;
  font-family: Trebuchet MS,Lucida Grande,sans-serif;
  font-size: 10pt;
  background-image: url(images/background_line.gif);
}
.center {
  text-align: center;
}
.headline {
  font-family: Georgia,serif;
  font-weight: bold;
  color: #cc6600;
}
.primary {
  background-color: white;
  width: 99%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
td {
  vertical-align: top;
}
.header {
  width: 700px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.half {
  border: 0px solid ;
  width: 95px;
  height: 20px;
}
.full {
  border-left: 0px solid;
}
.menu {
  width: 200px;
}
a {
  color: #993300;
}
.right {
  float: right;
}
