@charset "UTF-8";

/* Style Sheet for Homepage   */
/* by Graham Waugh            */

/* Style for Contact pages    */

span.small_red {
  font-size: small;
  color: #EE0000;
}

td.rightalign {
  text-align: right;
}

td.top_right {
  text-align: right;
  vertical-align: top;
}

td {
  padding: 2px;
}

table#form_table {
  margin-left: 5px;
  margin-right: auto;
  border: 0px;
}

input.form_button {
  font-family: sans-serif;
  font-size: medium;
  padding: 3px 8px 3px 8px;
}
