html,
body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}
body {
  background-color: #e6e6cc;
}
img {
  border: none;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
  margin: 0px;
  padding: 0px;
}
.rounded-top-left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/artwork/rounded-top-left.png',sizingMethod='scale');
}
.rounded-top-right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/artwork/rounded-top-right.png',sizingMethod='scale');
}
.rounded-bottom-left {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/artwork/rounded-bottom-left.png',sizingMethod='scale');
}
.rounded-bottom-right {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/artwork/rounded-bottom-right.png',sizingMethod='scale');
}
#master {
  margin: auto;
  background-color: #ffffff;
  width: 998px;
  height: 100%;
}
#sitemenu td.logo {
  width: 150px;
  height: 86px;
  background-color: #3dab97;
}
#sitemenu td.item {
  width: 150px;
  height: 36px;
}
#sitemenu td.item div {
  height: 36px;
}
#sitemenu td.item a {
  font-family: verdana, sans-serif;
  font-size: 14px;
  line-height: 36px;
  text-decoration: none;
  color: #ffffff;
  background-color: #3dab97;
  display: block;
  text-align: center;
}
#sitemenu td.item a.active {
  background-color: #b82f88;
}
#sitemenu td.item a:hover {
  background-color: #6ec0b1;
}
#sitemenu td.item a.active:hover {
  background-color: #d667af;
}
#submenu td {
  height: 36px;
}
#submenu td div {
  height: 36px;
  background-color: #e6e6cc;
  font-family: verdana, sans-serif;
  font-size: 14px;
  line-height: 36px;
  color: #929276;
}
#submenu td a {
  text-decoration: none;
  color: #929276;
  padding: 0px 10px 0px 10px;
}
#submenu td a:hover {
  text-decoration: underline;
}
#billboard {
  height: 280px;
  background-color: #bcddf5;
  margin: 0px 0px 14px 0px;
}
#main .text {
  padding: 0px 0px 0px 0px;
}
#main .text h1 {
  font-family: georgia, serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 14px 0px; 
}
#main .text h2 {
  font-family: verdana, sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 14px 0px 0px 0px; 
}
#main .text h3 {
  font-family: verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 0px 0px; 
}
#main .text h4 {
  font-family: verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 0px 0px; 
}
#main .text p {
  font-family: verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 14px 0px; 
}
#main .text ul {
  margin: 0px 0px 14px 0px;
  padding: 0px;
}
#main .text li {
  margin: 0px 0px 0px 14px;
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#main .text p a,
#main .text li a {
  color: #3898e1;
  text-decoration: underline;
}
#main .box {
  margin: 14px 0px 14px 0px;
  padding: 7px 7px 7px 7px;
}
#main .box h2 {
  font-family: georgia, serif;
  font-size: 21px;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 7px 0px;
}
#main .box h3 {
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 7px 0px; 
  border-bottom: 1px solid #000000;
}
#main .box h4 {
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 0px 0px; 
}
#main .box p {
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 7px 0px; 
}
#main form .box td {
  padding-bottom: 7px;
}
#main form .box label {
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  margin: 0px 7px 0px 0px; 
}
#main form .box input {
  color: #000000;
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  border: none;
  border: 0px;
  margin: 0px;
  padding: 2px;
}
#main form .box select {
  color: #000000;
  font-family: verdana, sans-serif;
  font-size: 11.4px;
  font-weight: normal;
  text-decoration: none;
  border: none;
  margin: 0px;
  padding: 1px;
}
#main form .box textarea {
  color: #000000;
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  border: none;
  margin: 0px;
  padding: 2px;
}
#main form .box .hint {
  display: block;
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 0px 7px; 
}
#main .grid {
  margin: 14px 0px 14px 0px;
  padding: 7px;
  background-color: #e6e6cc;
}
#main .grid table {
  background-color: #ffffff;
  width: 100%;
}
#main .grid caption {
  border: 2px solid #ffffff;
  border-bottom: none;
  background-color: #929276;
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  padding: 2px 4px 4px 4px; 
}
#main .grid th {
  background-color: #e6e6cc;
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #929276;
  text-align: center;
  padding: 2px 4px 4px 4px; 
}
#main .grid td {
  background-color: #ffffff;
  border: 1px solid #e6e6cc;
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: nromal;
  text-decoration: none;
  color: #000000;
  text-align: left;
  padding: 1px 3px 3px 3px; 
}
#main .grid td.money {
  text-align: right;
}
#main .grid td.value {
  text-align: center;
}
#sitemap {
  height: 1px;
  background-color: #b82f88;
}
#sitemap td.logo {
  width: 129px;
  padding: 3px 13px 6px 14px;
  border-right: 1px solid #d667af;
}
#sitemap td.menu {
  vertical-align: top;
  width: 136px;
  padding: 3px 13px 6px 13px;
  border-left: 1px solid #a01770;
  border-right: 1px solid #d667af;
}
#sitemap td.menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#sitemap td.menu a.header {
  font-weight: bold;
}
