body {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #A25540;
  font-size: 10pt;
}

a, a:link, a:visited {
  color: #A25540;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  background-color: #F0AF60;
  color: #fff;
}

input, li, p {
  font-size: 10pt;
}

input.button {
  background-color: #A25540;
  border: 1px solid #F0AF60;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
}

label {
  cursor: pointer;
}

td {
  vertical-align: top;
}

.footer {
  border-top: 1px solid #A25540;
  font-size: 8pt;
  text-align: center;
}

.image_link a, .image_link a:link, .image_link a:visited, .image_link a:hover {
  background-color: transparent;
  text-decoration: non;
}

.log_in {
  font-size: 8pt;
  text-align: right;
}

.main {
  background-color: #FFFFFF;
  border-collapse: collapse;
  border: 1px solid #000000;
  width: 95%;
}

.navcontainer {
  float: left;
  width: 200px;
}

.navcontainer ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
}

.navcontainer a {
  display: block;
  padding: 3px;
  width: 160px;
  background-color: #A25540;
  border-bottom: 1px solid #eee;
}

.navcontainer a:link, .navlist a:visited {
  color: #EEE;
  text-decoration: none;
}

.navcontainer a:hover {
  background-color: #F0AF60;
  color: #fff;
}

.small {
  font-size: 8pt;
}

.roundedcornr_box_215473 {
  background: url(http://www.texedadesign.com/images/roundedcornr_215473_tl.png) no-repeat top left;
}

.roundedcornr_top_215473 {
  background: url(http://www.texedadesign.com/images/roundedcornr_215473_tr.png) no-repeat top right;
}

.roundedcornr_bottom_215473 {
  background: url(http://www.texedadesign.com/images/roundedcornr_215473_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_215473 div {
  background: url(http://www.texedadesign.com/images/roundedcornr_215473_br.png) no-repeat bottom right;
}

.roundedcornr_content_215473 {
  background: url(http://www.texedadesign.com/images/roundedcornr_215473_r.png) top right repeat-y;
}

.roundedcornr_top_215473 div,.roundedcornr_top_215473, .roundedcornr_bottom_215473 div, .roundedcornr_bottom_215473 {
  width: 100%;
  height: 15px;
  font-size: 1px;
}

.roundedcornr_content_215473, .roundedcornr_bottom_215473 {
  margin-top: -19px;
}

.roundedcornr_content_215473 {
  padding: 0 15px;
}

.subheading {
  font-weight: bold;
  font-size: 12pt;
}

.tagline {
  font-weight: bold;
  font-size: 14pt;
}

.form_label {
  font-weight: bold;
  text-align: right;
}

.button {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: right;
}
.required {
  color: #FF0000;
  font-weight: bold;
}
.error {
  color: #00000;
  background-color: #FF0000;
}
.list {
  width: 90%;
  background-color: #000000;
  border: 1px solid #000000;
}
th {
  background-color: #FFFFFF;
  color: #000000;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}
.even, .even td {
  background-color: #C99351;
}
.odd, .odd td {
  background-color: #F0AF60;
}

