﻿div.h15-groups {
  width: 636px;
}
div.h15-groups a:hover {
  color: #ffffff;
}
div.h15-layout-container {
  display: none;
}
div.h15-menu-container div.h15-layout-container {
  display: block;
}

div.h15-groups table {
  border-collapse: collapse;
  margin: 0px auto;
  width: 95%;
}
div.h15-groups table td {
  vertical-align: top;
  text-align: center;
}
div.h15-groups table td.h15-group-l,
div.h15-groups table td.h15-group-r {
  width: 1px;
}
div.h15-groups table td.h15-no-border {
  border-right: none;
}
div.h15-groups table td a.h15-group {
  color: #000000;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
div.h15-groups table td a.h15-group:link, div.h15-groups table td a.h15-group:visited {
}
div.h15-groups table td a.h15-group:hover, div.h15-groups table td a.h15-group:active {
}
div.h15-groups table td.h15-selected {
}
div.h15-menu-container {
  padding-top: 3px;
  position: relative;
  text-align: left;
  z-index: 10000;
}
div.h15-menu-inner {
  background-color: #ec7125;
  border: 1px solid #000000;
  border-bottom: none;
  max-height: 350px;
  min-width: 200px;
  overflow: auto;
  padding: 0px 10px; 
  position: absolute;
  visibility: hidden;
  bottom: 35px;
}
div.h15-menu-inner { margin-left:-1px}
ul.h15-links { margin-left: 1.5em; }
a.h15-link {
  color: #000000;
  text-decoration: none;
}
a.h15-link:hover {
  text-decoration: underline;
}
.h15-links {
  margin: 0px;
  padding: 0px;
}
div.h15-column {
  position: absolute;
  width: 190px;
}
div.h15-m1 { left: 10px; }
div.h15-m2 { left: 210px; }
div.h15-m3 { left: 410px; }
div.h15-m4 { left: 610px; }
div.h15-dotted {
  border-right: dotted 1px #000000;
}
div.h15-menu
{
  background-color: #ec7125;
}
h6.h15-menu-header {
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0px 6px 0px;
  margin: 0px 0px 0px 0px;
}
h6.h15-menu-header a {
  color: #000000;
  text-decoration: none;
}
h6.h15-menu-header a:hover { text-decoration: underline; }
