html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #00000f;
  background-color: #ffe480;
  font-size: 62.5%;
  background-image:  url(images/stamp.png);
  background-repeat: no-repeat;
  background-position: 23px 23px;
}

span.red {
  color: #c00000;
  font-weight: normal;
  background-color: #ffe480;
  border: 1px #00000f solid;
  padding: 1px 5px;
  font-size: 0.9em;
}

p.stamplists {
  font-family: Courier, "Courier New", monospace;
}

span.exlinks {
  margin-left: 0;
  line-height: 1.5em;
  text-align: justify;
}

span.largetext {
  font-size: 1.4em;
  margin-left: 0.6em;
}

p.center a:link {
  color: #0000cc;
  background-color: #fff;
  font-size: 0.9em;
}

p.link {
  border: 1px #00000f solid;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.4em;
  color: #000;
  background-color: #fff;
  margin-top: 15px;
  margin-bottom: 12px;
}

div.midtop,
div.middle, div.middlebtm, div.middlemid, div.middletop, div.topmid {
  text-align: center;
  border: 1px #00000f solid;
  color: #000;
  background-color: #f0f7ff;
  padding: 3px;
  width: 56%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 5px;
}

div.midtop {
  margin-top: 13px;
  margin-bottom: 10px;
}

div.middletop {
  width: 92%;
  font-size: 0.8em;
  margin-top: 5px;
}

div.middlemid {
  width: 38%;
}

div.middlebtm {
  width: 20%;
  font-size: 0.8em;
  margin-bottom: 0;
}

div.topmid {
  width: 24%;
  margin-bottom: 5px;
}

dt {
  margin: 0;
  padding: 0;
}

dd {
  padding-top: 3px;
  padding-bottom: 6px;
  margin-left: 0;
}

dl {
  padding: 0;
  margin: 0;
}

table.bground {
  background-color: #f0f7ff;
  color: #0f0800;
}

th.twelve {
  width: 12%;
}

th.sixteen {
  width: 18%;
}

th.eighteen {
  width: 18%;
}

th.twenty {
  width: 20%;
}

th.thirtytwo {
  width: 32%;
}

th.forty {
  width: 40%;
}

th.fortyfour {
  width: 44%;
}

.selectbox {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 70%;
}

option {
  font-size: 1em;
}

td.third {
  width: 33%;
}

.fsize {
  font-size: 1.1em;
}

hr.leftlinks {
  width: 90px;
  color: #fffff0;
  height: 2px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fffff0;
  border: 0 #fffff0 solid;
}

li.black {
  list-style-type: square;
  list-style-image: url(images/bullet3.gif);
}

caption {
  font-weight: normal;
  padding-bottom: 8px;
  color: #00000f;
}

form.contact, form.leftside {
  background-color: #f0f7ff;
  border: 1px #00000f solid;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5%;
  height: 100%;
  font-weight: normal;
}

form.leftside {
  margin-top: 0;
  margin-bottom: 6px;
  margin-left: 7px;
  margin-right: 0;
  font-size: 0.9em;
}

form {
  margin-bottom: 0;
  width: 90%;
}

ul {
  list-style-type: square;
  list-style-image: url(images/bullet2.gif);
}

input.gold {
  background-color: #ffe480;
  color: #c00000;
}

input, select, div {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}

p, ul, ol {
  font-size: 1em;
}

form p {
  clear: both;
}

form p label {
  float: left;
}

form p input, form p textarea, form p select, form p text {
  float: right;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
}

div.center, p.center, td.center {
  text-align: center;
}

div.center {
  font-size: 0.9em;
}

div#header {
  text-align: left;
  color: #001b7f;
  letter-spacing: 5px;
  padding: 10px;
  font-size: 4em;
  margin-left: 130px;
  font-weight: normal;
}

div#header p {
  font-size: 0.35em;
  letter-spacing: 2px;
  margin-top: -5px;
  margin-bottom: 5px;
  margin-left: 2px;
  padding: 0;
  font-weight: normal;
}

div#footer {
  clear: both;
  text-align: right;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 0;
  padding-right: 40px;
  font-size: 0.9em;
}

div#footer ul {
  list-style: none;
}

div#footer li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}

#footerb {
  text-align: right;
  font-size: 0.9em;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
}

div#maincontent {
  text-align: left;
  margin-right: 5px;
  margin-left: 140px;
  background-color: #fffff0;
  color: #00000f;
  border: 1px #00000f solid;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 1.2em;
  background-image: url(../images/ccardimg.gif);
  background-repeat: no-repeat;
  background-position: 96% 15px;
}

h1, h2 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: normal;
  letter-spacing: 3px;
}

h1 {
  font-size: 1.1em;
  margin-bottom: 0;
}

h2 {
  font-size: 0.94em;
  margin-bottom: 5px;
}

div#leftcolumn {
  float: left;
  text-align: left;
  width: 138px;
  margin-left: -8px;
  font-size: 1.2em;
  padding-top: 42px;
  padding-left: 5px;
  padding-bottom: 0;
  padding-right: 0;
  margin-right: 0;
}

p, ul, ol, table {
  line-height: 1.8em;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  padding: 0;
  margin-right: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px #00000f solid;
  width: 98%;
  margin-top: 0;
  margin-left: auto;
  margin-bottom: 0;
  margin-right: auto;
}

th {
  text-align: center;
}

td, th {
  font-size: 0.9em;
  border: 1px #00000f solid;
  padding: 1%;
  vertical-align: middle;
  line-height: 1.3em;
}

ol, ul {
  margin-left: 25px;
  padding-left: 0;
}

#leftcolumn a:link,
#leftcolumn a:visited,
#footer a:link,
#footer a:visited {
  font-weight: normal;
}

#leftcolumn a.current, #footer a.current {
  color: #00000f;
}

a:link, a:visited {
  color: #0000cc;
  text-decoration: none;
}

a:hover, a:active {
  color: #cc0000;
  text-decoration: none;
}

img {
  border: none;
}

img.border {
  border: 1px #00000f dashed;
  padding: 5px;
}

hr {
  height: 1px;
  text-align: center;
  width: 94%;
  color: #00000f;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #00000f;
  border: 0 #00000f solid;
}