.Index_Container_Holder {
  border-style: none;
  border-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  left: 0;
  position: static;
}
.Index_Container {
  border-style: none;
  margin: 0px 0 0 30px;
  padding: 0;
  overflow: hidden;
  display: block;
  width: 288px;
  float: left;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  position: static;
}
.Index_Title {
  border-style: groove ridge ridge groove;
  border-width: 2px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  left: 0;
  background-image: url(../MainMenu/images/Index-HeaderBackground.PNG);
  background-position:  center center;
  right: 0;
  width: 279px;
  display: block;
  font-weight: bold;
  bottom: 0;
  color: white;
  height: 37px;
  font-size: 15px;
  position: static;
  text-align: center;
  font-family: Verdana;
  top: 0;
  line-height: 36px;
}
.Index_Title a:link {
  border-style: none;
  font-style: normal;
  color: white;
  font-weight: bold;
}
.Index_Title a:visited {
  border-style: none;
  color: white;
  font-weight: bold;
  font-style: normal;
}
.Index_Title a:hover {
  border-style: none;
  color: #ffff99;
  font-weight: bold;
}
.Index_Icon {
  border-style: none groove groove;
  border-color: #cccccc;
  border-width: 0px 2px 2px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background-position:  center center;
  display: block;
  position: static;
  width: 280px;
  line-height: 1em;
  font-size: 1.1em;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 280px;
}
.Index_Description {
  border: 4px groove #cccccc;
  padding: 10px;
  overflow: hidden;
  position: static;
  font-weight: bold;
  background-color: white;
  line-height: 15px;
  font-size: 11px;
  vertical-align: top;
  color: black;
  display: block;
  background-image: url(../MainMenu/images/paper_old.png);
  text-align: left;
  width: 262px;
  font-family: Verdana;
}
.Space {
  border-style: none;
  overflow: hidden;
  width: 98%;
  height: 25px;
  display: block;
  position: static;
}

