/* Wrapper */
body {
  background-image: url('http://www.ticamembers.org/images/content-background.jpg');
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
}

div#MastHead {
   background-image: url('http://www.ticamembers.org/images/mast_subpg_2-extension.jpg');
   background-repeat: repeat-x;
}

/* Table of Contents */

div#ReportTOCContent {
   background-image: url('http://www.ticamembers.org/images/content-corner.jpg');
   background-repeat: no-repeat;
   background-position: 2px 2px;
   border-top: 2px solid #9d8a60;
   border-left: 4px solid #9d8a60;
   border-right: 4px solid #9d8a60;
   border-bottom: 4px solid #9d8a60;
}

div#ShowRepTOC {
   border: 2px solid #9d8a60;
   padding: 4px;
   margin: 0;
   font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#ReportTOCIntro {
  font-style: italic;
  font-size: smaller;
  margin: 4px 2em 0 1em;
}
div#ReportTOCFoot {
  margin: 1em 1em 1em 1em;
}
table#ReportTOC {
  border: 2px solid #9d8a60;
  /* background-color: #F5E0B3; */
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
}

div#ShowRepTOC a:link, div#ShowRepTOC a:visited {
  text-decoration: none;
  color: #00337f;
}
div#ShowRepTOC a:link:hover, div#ShowRepTOC a:visited:hover {
  text-decoration: none;
  color: #c4ad7b;
}

table#ReportTOC a:link {
  text-decoration: none;
  color: #00337f;
}
table#ReportTOC a:visited {
  text-decoration: none;
  color: #00337f;
}
table#ReportTOC a:link:hover {
  text-decoration: none;
  color: #c4ad7b;
}
table#ReportTOC a:visited:hover {
  text-decoration: none;
  color: #c4ad7b;
}

td.ReportTOCClub {
  padding: 0 0 0 0.5em;
}
td.ReportTOCLocation {
  padding: 0 0 0 0;
}
td.ReportTOCDate {
  padding: 0 0 0 0;
}
div#ReportTOCHead {
  background-image: url('http://www.ticamembers.org/images/content-corner.jpg');
  background-repeat: no-repeat;
  /* float: left; */
  /* text-align: left; */
  /* font-weight: bold; */
  /* background-color: #CD853F; */
}

/* Info Sections */
div#ShowRepInfo {
   /* padding: 4px; */
   margin: 1em;
   font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* Reports */

div#ShowRepBody {
   /* background-repeat: repeat-x; */
   /* padding: 0; */
   /* margin: 0; */
   /* margin: 0 2em 2px 1em; */
}

div#ShowRepContent {
  border-top: 2px solid #9d8a60;
  border-left: 4px solid #9d8a60;
  border-right: 4px solid #9d8a60;
  border-bottom: 4px solid #9d8a60;
  background-image: url('http://www.ticamembers.org/images/content-corner.jpg');
  background-repeat: no-repeat;
  /* background-position: 2px 2px; */
  width: 100%;
  margin: 0;
  padding: 0;
}

div#ReportText {
  font-family: monospace;
  margin-left: 1em;
  /* text-align: left; */
  /* background-color: #B0E9FF; */
  /* background-color: lightblue; */
  /* background-color: #CCCCFF; */
}
