body
{
  background-color: #808080;
  font-family: Arial;
}

body, table
{
  font-size: 10pt;
}

h1
{
  font-size: 175%;
  margin-top: 0px;
}

h2
{
  font-size: 135%;
  font-style: italic;
}

ul.level1, ul.level2
{
  list-style-position: inside;
  list-style-type: disc;
  margin: 0;
}

a
{
  color: #0000ff;
}

ul.level2
{
  margin-left: 20;
}

table.page
{
  background-color: #ffe6cc;
  margin-left: auto;
  margin-right: auto;
}

table.header
{
  padding-left: 10px;
  padding-right: 10px;
}

table.footer
{
  font-size: 90%;
  font-style: italic;
  width: 100%;
}

table.contents
{
  font-size: 90%;
  margin: 5px;
}

td.calendardate
{
  white-space: nowrap;
}

td.calendarsignup
{
  font-size: 8pt;
  text-align: center;
  white-space: nowrap;
}

/* #ffffcc yellow */

.boxtitle
{  
  background-color: #ffcc66;
  font-weight: bold;
}

.spacerabove
{
  margin-top: 10px;
}

.error
{
  color: #ff0000;
  font-weight: bold;
}

.smallinfo
{
  font-size: "70%";
  font-style: italic;
}

/* Support FAQ-style plus/minus (expand/collapses) feature */
.faqquestionrow {}
.faqplusminuscell { padding-right: 5px; }
.faqquestioncell {}
.faqanswerrowshow {}
.faqanswerrowhide { display: none; }
.faqanswercell
{
  background-color: #ffffcc;
  border: 1px solid #c0c0c0;
  padding-left: 4px;
  padding-right: 4px; 
  padding-top: 1px;
  padding-bottom: 1px;
}

.title
{
  font-size: x-large;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 10px;
}
.missionstatement
{
  color: #0000ff;
  font-size: small;
  font-weight: bold;
  margin-left: 10px;
}
.location
{
  font-style: italic;
}

.mileage_header_desc
{
}
.mileage_header_elev
{
  text-align: center;
}
.mileage_header_miles
{
  text-align: center;
}
.mileage_header_milepost
{
  text-align: center;
}
.mileage_body_desc
{
  padding: 0px;
  padding-left: 3px;
}
.mileage_body_elev
{
  padding: 0px;
  padding-right: 25px;
  text-align: right;
  width: 60px;
}
.mileage_body_miles
{
  padding: 0px;
  padding-right: 25px;
  text-align: right;
  width: 40px;
}
.mileage_body_milepost
{
  text-align: right;
  padding: 0px;
  padding-right: 35px;
  width: 60px;
}