h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  text-align: left;
  font-style: normal;
}
table.main {
  text-align: left;
  width: 852px;
}
.hormenu {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 690px;
  color: white;
}
table.content {
  text-align: left;
  width: 100%;
  color: #336666;
  font-size: 0.8em;
  font-family: Arial,Helvetica,sans-serif;
}
td.content1 {
  border: 1px solid #aebbe8;
  text-align: left;
  width: 70%;
  color: #336666;
  font-size: 0.8em;
  font-family: Arial,Helvetica,sans-serif;
}
td.content2 {
  border: 1px solid #aebbe8;
  background: #f7fbfb none repeat scroll 0% 50%;
  text-align: left;
  width: 30%;
  color: #336666;
  font-size: 0.8em;
  font-family: Arial,Helvetica,sans-serif;
}
th.mainheader {
  background: #6475c7 none repeat scroll 0% 50%;
  padding-bottom: 3px;
  text-align: center;
  padding-left: 14px;
  font-size: 1.4em;
  color: white;
}
th.leftheader {
  background: #6475c7 none repeat scroll 0% 50%;
  padding-bottom: 3px;
  text-align: left;
  padding-left: 14px;
  color: white;
}
div.maincontent {
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 5px;
}
div.advert {
  border-bottom: 1px solid #aebbe8;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 5px;
  width: 258px;
}
div.active {
  background: #6475c7 url(/img/menuitem_active_2.gif) no-repeat scroll right top;
  color: white;
}
td.mmenu div {
  background: #e1e4ec url(/img/menuitem_inactive_2.gif) no-repeat scroll right top;
  margin-right: 3px;
  white-space: nowrap;
}
td.mmenu div.active {
  background: #6475c7 url(/img/menuitem_active_2.gif) no-repeat scroll right top;
}
td.mmenu a:link, td.mmenu a:visited {
  border-bottom: 1px solid #ffffff;
  padding: 5px 7px 3px;
  background: transparent url(menuitem_inactive_1.gif) no-repeat scroll left top;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  color: #777777;
  text-align: center;
}
td.mmenu a:hover {
  color: #333333;
  padding-bottom: 4px;
}
td.mmenu div.active a:link, td.menu div.active a:visited {
  border-bottom: 1px solid #6475c7;
  padding: 5px 7px 4px;
  background: transparent url(/img/menuitem_active_1.gif) no-repeat scroll left top;
  display: block;
  color: #ffffff;
  text-align: center;
}
td.mmenu div.active a:hover {
  border:  none;
  color: #ffffff;
  padding-bottom: 6px;
}
td.mmenu img {
  border:  none;
  width: 1px;
  height: 1px;
}
div.maincontent h3 {
  font-size: 1.2em;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
}
