.Index_Container_Holder {
  border-style: none;
  margin: 0;
  padding: 0;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 996px;
  height: 280px;
}
.Index_Container {
  border-style: none;
  margin: 0px 10px 0;
  padding: 0;
  display: block;
  width: 308px;
  float: left;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.Index_Title {
  border-style: groove ridge groove groove;
  border-width: 4px;
  margin: 0;
  padding: 0;
  background-image: url(MainMenu/images/Index-HeaderBackground.PNG);
  height: 36px;
  width: 300px;
  text-align: center;
  line-height: 36px;
  background-position: left top;
  color: white;
  display: block;
  font-size: 17px;
  font-family: Verdana;
  font-weight: bold;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.Index_Title a:link {
  border-style: none;
  font-style: normal;
  color: white;
  font-weight: bold;
  font-size: 17px;
  line-height: 36px;
}
.Index_Title a:visited {
  border-style: none;
  color: white;
  font-weight: bold;
  font-style: normal;
  font-size: 17px;
  line-height: 36px;
}
.Index_Title a:hover {
  border-style: none;
  color: #ffff99;
  font-weight: bold;
  font-size: 17px;
  line-height: 36px;
}
.Index_Icon {
  border-style: ridge ridge groove groove;
  border-color: #cccccc;
  border-width: 3px 4px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  background-position:  center center;
  display: block;
  position: static;
  height: 228px;
  width: 300px;
  line-height: 1em;
  font-size: 1.1em;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.Index_Description {
  border-style: groove ridge groove groove;
  border-color: #cccccc;
  border-width: 5px 4px 4px;
  padding: 25px 10px 10px 15px;
  font-weight: bold;
  line-height: 20px;
  vertical-align: top;
  display: block;
  text-align: center;
  height: 60px;
  position: static;
  background-color: white;
  font-size: 14px;
  color: black;
  background-image: url(MainMenu/images/paper_old.png);
  width: 275px;
  font-family: Verdana;
}
.Space {
  border-style: none;
  width: 800px;
  height: 30px;
}

