body {
  font-family:  Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
/*  background-image:url("http://www.icwh1975.org/images/goldGradient_vertical_600px_single.gif"); */
  background-color: darkgreen;
  color : white;
  text-align: left;
  margin: 8px 5px 5px 5px;
}

table {
 width: 100%;
 border-collapse: collapse;
}
/* see vsCalEvent (below) */
A:link {color: lightyellow}
A:active {color: yellow; font-weight: bold}
A:visited {color: gold}
A:link, A:visited, A:active {
 text-decoration: none;
} 
a.important:link {
  color: yellow;
}
a.important:visited {
  color: purple;
}
.important {
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
}
.middleOfFrame {
 vertical-align: middle;
 horizontal-align: center;
}
th {
  text-align: center;
  font-weight: normal;
}
td {
 font-family:	Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 color: white;
 width: 12%;
 height: 100;
 vertical-align: middle;
 horizontal-align: center;
 background-image:url("../images/goldGradient_vertical_600px_single.gif");
 border: 1px solid white;
}
.infoPresentTd {
 font-family:   Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 color: white;
 width: 12%;
 height: 100;
 vertical-align: middle;
 horizontal-align: center;
/* background-image:url("http://localhost/vsc/icwh1975.org/images/effects/stars.gif"); */
/* background-image:url("../images/effects/stars.gif"); */
background-image:url("http://icwh1975.org/images/effects/stars.gif");
/* background-image:url("../images/goldGradient_vertical_600px_single.gif"); */
 border: 2px solid yellow;
}
.classMemberDeceased {
 font-family:   Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 color: white;
 width: 12%;
 height: 100;
 vertical-align: middle;
 horizontal-align: center;
 background-image:url("http://icwh1975.org/images/effects/goldstars.gif");
 border: 2px solid yellow;
}
