html, body { 
    background: white;
    margin: 0;
    padding: 0;
    border: 0;
    font-family: arial, helvetica, sans-serif; 
    height: 100%;
}

img {
    margin: 0px;
    padding: 0px;
}

table {
    table-layout: auto;
}

tr {
  vertical-align: top;
}

td {
  vertical-align: top;
}

td.percent {
    text-align: right;
}

th { 
  vertical-align: top;
  text-align: center; 
  font-weight: bold; 
}

tr.spacer {
  height: 20px;
  vertical-align: top;
}

div#titlebar {
  text-align: center;
  padding: 0px;
  margin: 0px;
  bottom: 0px;
  height: 194px;
  background: white url("/images/flag.jpg");
  background-repeat: no-repeat;
  background-position: top left; 
}

div#title {
    height: 67px;
    padding-top: 63px;
}


tr.mainrow {
  height: 475px;
  vertical-align: top;
}

td.left {
  background: #0000a6;
  width: 125px;
}

td.bg {
}

.wholebody {
  margin: 0px 0px 0px 0px;
}

.top {
  font-size: 1.25em;
  font-weight: bold;
  text-align: left;
  margin: 0px;
}

.nontop {
  overflow: hidden;
  width: 100%;
  background: #7777a6;
}

.menu {
  background: #0000a6;
  float: left;
  width: 125px;
  margin: 0px;
  clear: both;
  overflow: auto;
}

.mainwrap {
  background: #ff3333;
  margin-left: 125px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px; 
}

.main {
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 475px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.footer {
  font-size: 0.75em;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  background: #ffffff;
}

span.navlist {
  display: block;
  vertical-align: middle;
  font-size: 0.68em;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  padding-top: 5px;
  padding-left: 5px;
  height: 20px !important; 
  width: 120px;
  text-decoration: none;
}

a.navlist:link, a.navlist:visited {
  display: block;
  background: url(/images/button_back-1.png) no-repeat;
  vertical-align: middle;
  font-size: 0.68em;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  padding-top: 5px;
  padding-left: 5px;
  height: 20px !important; 
  width: 120px;
  text-decoration: none;
}

a.navlist:hover {
  background-position: 0px -25px;
  text-decoration: none;
  color: #000000;
}

.disabled {
  color: #999;
}

.noresult {
  font-size: 1.25em;
  font-weight: bold;
  color: #FF0000;
}

.green {
  font-size: 1em;
  font-weight: bold;
  color: #00FF00;
}

.red {
  font-size: 1em;
  font-weight: bold;
  color: #FF0000;
}

.pdf {
  color: #0000FF; 
  font-size: 0.75em;
  text-decoration: none;
  text-align: right;
}

.race {
  text-align: center;
  width: 75px;
}

.prop {
  width: 50%;
}

h1 {
  font-size: 2em;
  font-weight: bold;
  text-align: left;
}

h2 {
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
}

h3 {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}

.nomargin {
  margin: 0em;
}

div#rightinfo {
    text-align: center;
    float: right;
    padding: 5px;
    margin: 5px;
    background-color: #f6f6f6;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px;
}

table#cand_results {
    background-color: #f0f0f0;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    font-size: 0.68em;
}

div#cand_pic {
    width: 160px;
    height: 213px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

span#cand_pic_capt {
    text-align: center;
    font-weight: bold; 
}

table#rightinfotable {
    float: right;
}

div.formrow {
width: 450px; 
    padding: 5px;
    font-size: 0.75em;
    font-weight: bold;
}

div.row {
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.formrow span.label {
    float: left;
    width: 100px;
    text-align: right;
}

div.formrow span.formw {
    float: right;
    width: 335px;
    text-align: left;
}

span#tiplink {
    color: #00f; 
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
cursor: help;
}

div#tips {
    display: none;
    background-color: #eef;
    border: 1px dotted #333; 
    padding: 5px;
    margin: 0px;
}

div#simplesearch {
    margin: 10px;
}

table#advsearch td{
    padding: 0px 5px 0px 5px;
}
