body
{
  font-family: Arial;
  font-size: 14px;
}

div.page
{
  background-image: url(graphics/Forms_bkgrnd.jpg);
  border: 1px solid #000000;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  width: 800px;
}

table.header
{
  padding 10px;
  width: 100%;
}

td.headerleft, td.headerright
{
  text-align: center;
  width: 210px;
  vertical-align: top;
}

td.headercenter
{
  color: #ff0000;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

h1
{
  text-align: center;
}

tr.boxtitle
{
  background-color: #009900;
  font-size: 18px;
  font-weight: bold;
}

table.boxbody, tr.boxbody
{
  background-color: #cccccc;
}

td.bodyheader
{
  color: #ffffff;
  background-color: #000066;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
}

a
{
  color: #0000ff;
}

a.contents
{
  font-weight: bold;
}

div.linkbar
{
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: solid 1px #a9a9a9;
  border-top: solid 1px #a9a9a9;
}

a.linkbar:link, a.linkbar:visited, a.linkbar:hover, a.linkbar:active
{
  color: #006600;
  font-weight: bold;
  text-decoration: none;
}

div.footer
{
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #a9a9a9;
}

td.happening_date
{
  color: #006600;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
}

td.happening_event
{
  vertical-align: top;
}

div.happening_date
{
  color: #006600;
  font-weight: bold;
}

div.happening_event
{
  font-weight: bold:
  margin-left: 10px;
  padding-left: 10px;
}

.spacerabove
{
  margin-top: 10px;
}