
body {
  color: #000000;
  background: #000000;
  margin: 0px;
  padding: 0px;
}
table {
  color: #000000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.cornertl {
  background: url(images/corner_tl.png) repeat-x;
  width: 30%;
  height: 150px;
}
.sidet {
  background: url(images/banner.png) no-repeat;
  width: 780px;
  height: 150px;
}
.cornertr {
  background: url(images/corner_tr.png) repeat-x;
  width: 30%;
  height: 150px;
}
.sidel {
  background: #000000;
  width: 30%;
}
.sider {
  background: #000000;
  width: 30%;
}
.cornerbl {
  background: #000000;
  width: 30%;
}
.sideb {
  background: #000000;
  width: 780px;
}
.cornerbr {
  background: #000000;
  width: 30%;
}
.container {
  width: 780px;
}
.content {
  margin-left: 40px;
  margin-right: 40px;
}
.column {
  background: url(images/content.png) repeat-y;
}
div.colLeft {
  width: 48%;
  float: left;
  /* padding-right: 2%; */
  /* border-right: solid 2px #e5e5e5; */
  /* margin-bottom: 1em; */
  /* border: solid 1px red; */
}
div.colRight {
  width: 48%;
  float: right;
  /* border: solid 1px green; */
  /* margin-bottom: 1em; */
  /* border: solid 1px red; */
}
div.colRight h3, div.colLeft h3, div.colRight p, div.colLeft p {
  margin-top: 0px;
}
div.divider {
  clear: both;
  width: 100%;
  height: 17px;
  background: #ffffff url(images/divider.png) repeat-x 0 50%;
  /* border-top: solid 1px #00733f;  */
  margin: 0px auto 5px auto;
}
div.bottom {
  clear: both;
  background: #ffffff; /* url(images/content.png) repeat-y; */
  width: 100%;
  height: 10px;
  /* border: solid 1px #00733f; */
  margin: 0px auto 0px auto;
}
address {
  color: #000000;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 3px;
}
h1 {
  color: #ffffff;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 126px;
  margin-bottom: 0px;
}
h2 {
  color: #000000;
  background: #ffffff; /* transparent */
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px 5px 10px 5px;
  /* border: solid 1px red; */
  margin: 0px 0px 0px 0px;
}
h3 {
  color: #000000;
  background: #faebd6; /* transparent */
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
h4 {
  color: #004996; /* #000000 */
  background: transparent;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
}
h5 {
  color: #000000;
  background: transparent;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
}
p {
  color: #000000;
  background: transparent;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px 5px 0px 5px;
  /* border: solid 1px green; */
  margin: 0px 0px 10px 0px;
}
.ctr {
  text-align: center;
}
.centre {
  margin-right: auto;
  margin-left: auto;
}
p.more {
  text-align: center;
  font-size: 14px;
}
p.ref {
  font-weight: bold;
}
a.up {
  text-decoration: none;
}
a.up:link, a.up:visited {
  color: #cccccc;
  background: transparent;
}
a.up:hover, a.up:active {
  color: #ffffff;
  background: transparent;
}
p.menu {
  color: #000000;
  background: #004996; /* transparent */
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 4px;
  margin: 0px;
}
p.menu a:link, p.menu a:visited {
  color: #eee2ca;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: solid 1px #004996;
}
p.menu a:hover, p.menu a:active, p.menu a.selected:link, p.menu a.selected:visited {
  color: #ffffff;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: solid 1px #ffffff;
}
p.submenu {
  color: #cccccc;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-right: 3px;
  padding-bottom: 4px;
  padding-left: 3px;
  margin: 0px;
}
p.submenu a:link, p.submenu a:visited {
  color: #eee2ca;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
  border-bottom: solid 1px #00723e;
}
p.submenu a:hover, p.submenu a:active, p.submenu a.selected:link, p.submenu a.selected:visited {
  color: #ffffff;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
  border-bottom: solid 1px #ffffff;
}
a {
  font-weight: bold;
  text-decoration: none;
}
a:link, a:visited {
  color: #00723e;
  background: transparent;
}
a:hover, a:active {
  color: #004996;
  background: transparent;
}
.ctr {
  text-align: center;
}
p.copy {
  color: #ffffff;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 4px;
  margin: 0px;
}
p.credit {
  color: #999999;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 5px;
  padding-bottom: 5px;
}
p.credit a:link, p.credit a:visited {
  color: #e39229;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}
p.credit a:hover, p.credit a:active {
  color: #e3ad6f;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}
.greenback {
  background: #00723e;
}
td.greenback {
  height: 22px;
}

.orangeback {
  background: #e39229;
}
.blackback {
  background: #000000;
}
.whiteback {
  background: #ffffff;
}
.liteback {
  background: #eee2ca;
}
.blueback {
  background: #004996;
}
div.blueFrame {
  width: 350px;
  padding-top: 0px;
  padding-bottom: 10px;
  border: solid 1px #004996;
  margin-left: auto;
  margin-right: auto;
}
table.blueFrame {
  border: solid 2px #004996;
  border-collapse: collapse;
}
table.blueFrame td {
  border: solid 1px #004996;
  padding: 3px;
}
h4.blueback {
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
}
ol li {
  padding-right: 5px;
}
hr {
  color: #e39229;
}
div.box {
   /* background: #eee2ca; */
  /* border: solid 1px #e39229;  */
  /* padding: 5px; */
}
p.date {
  font-weight: bold;
}
p.show {
  margin-bottom: 21px;
}
div.floatRight {
  float: right;
  width: 300px;
  background: #faebd6;
  padding: 5px;
  /* border: groove #e39229 8px; */
  margin-left: 10px;
  margin-bottom: 5px;
}
div.floatLeft {
  float: left;
  width: 300px;
  background: #faebd6;
  padding: 5px;
  /* border: groove #e39229 8px; */
  margin-right: 10px;
  margin-bottom: 5px;
}
img {
  display: block;
  border: none;
}
p.dropcap:first-letter {
  font-weight: bold;
  background: #eee2ca;
  font-size: 200%;
  float: left;
  padding-right: 3px;
  padding-left: 3px;
  margin-right: 5px;
}
p.coupon {
  color: #2c5128;
  background: #faebd6;
  font: bold 20px/24px impact, verdana, trebuchet, sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 0 5px 0;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
div.quote {
 background: #faebd6;
}
div.clear {
  clear: both;
  height: 0px;
}
div.adholder {
  width: 160px;
  margin: 0px auto 0px auto;
}
div.ads p {
  text-align: center;
  font-size: 10px;
  margin: 0px 0px 7px 0px;
}
#slideshow {
  height: 164px;
  /* border: solid 1px red; */
  /* margin-bottom: 0px; */
}
dl.seminar dt {
 font-weight: bold;
}
dl.seminar dt span {
 width: 100px;
 height: 25px;
 /* border: solid 1px black; */
 float: left;
 font-weight: normal;
}
dl.seminar dd {
 margin-left: 100px;
}
p.media {
  font-style: italic;
}
div#map {
  width: 700px;
  height: 500px;
  background: transparent;
  /* border: solid 1px black; */
  margin: 10px auto 10px auto;
}
abbr, acronym {
  border-bottom: none; /* .1em dotted */
  cursor: help;
}
ul {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
ul li {
  background: url(images/log.png) no-repeat 0px 3px;
  font-style: normal;
  padding-left: 18px;
  margin-left: 20px;
}

