@charset "iso-8859-1";

body {
  color: #000;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: left;
}

h1 {
  font-style: oblique;
  margin-left: 12px;
  padding: 0;
}

hr {
  color: #00CC00;
  width: 100%;
  line-height: 2px;
  text-align: center;
}

img {
  border: 1px;
}

.borderlrs td {
  border-left: 1px solid #0C0;
  border-right: 1px solid #0C0;
}

.borders td {
  border: 1px solid #0C0;
}

.cc {
  border: #6F6 5px ridge;
  width: 300px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
}

.cen {
  text-align: center;
}

.cenpb {
  page-break-before: always;
  text-align: center;
}

.pagebreak {
  page-break-before: always;
}

.cens {
  font-size: x-small;
  text-align: center;
}

.clear {
  clear: both;
}

.copyright {
  font-size: xx-small;
  font-style: italic;
  text-align: right;
}

.footer {
  text-align: center;
  width: 100%;
}

.lclear {
  clear: left;
}

.lrclear {
  clear: both;
}

.leftimg {
  float: left;
  margin-bottom: 6px;
  margin-right: 20px;
}

.pricetable {
  background: #FFF;
  border: 1px solid #0C0;
  border-collapse: collapse;
  text-align: center;
  width: 500px;
}

.rightimg {
  float: right;
  margin-bottom: 6px;
  margin-left: 20px;
}

.tal {
  text-align: left;
  margin-left: 12px;
}

.talb {
  text-align: left;
  margin-left: 12px;
  color: #0000CC;
}

.tar {
  text-align: right;
}

.w3c {
  border: 0;
  float: left;
  height: 31px;
  margin-bottom: 6px;
  margin-right: 20px;
  width: 88px;
}

.MMEmbeddedMap {
  padding: 8px;
}

#page {
  background: #FFC;
  border: 2px solid #0C0;
  color: #000;
  font: 14px verdana, arial, helvetica, sans-serif;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 700px;
  padding: 10px;
}

#navigationButtons {
  text-align: center;
}

#navigationButtons ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 4px;
}

#navigationButtons li {
  display: inline;
}

#navigationButtons a:link, #navigationButtons a:visited {
  margin-right: 2px;
  padding: 3px 10px 2px 10px;
  background: #99FF66;
  text-decoration: none;
  border-top: 2px solid #FFFFFF;
  border-left: 2px solid #FFFFFF;
  border-bottom: 2px solid #717171;
  border-right: 2px solid #717171;
}

#navigationButtons a:hover {
  border-top: 2px solid #717171;
  border-left: 2px solid #717171;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
}
