BODY {
  font-family: Verdana, Geneva, arial, helvetica, sans-serif /*serif*/;
  background-color: white /* #eeeeee; */ /*#FFFAF0;*/
	font-size: 9pt;
  /*font-size: 1.0em;*/
}

.logo {
/*  position: absolute;
  top: 0px;
  left: 0px; */
  position: relative;
  top: 0px;
  margin: 0 auto;
}

DT.nonFirst {
  margin-top: 0.5em;
}

H1 {
  font-size: 180%;
  margin-top: 0px;
	font-family: arial, helvetica, sans-serif;

}

H2 {
  font-size: 140%;
	font-family: arial, helvetica, sans-serif;
	clear: left;
}

H3 {
	font-family: arial, helvetica, sans-serif;
	clear: left;
}

A {
  font-family: Verdana, geneva, arial, helvetica, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

 {
  font-family: /*Georgia, Palatino,*/ arial, helvetica, sans-serif;
}
A:link {color: blue;}
A:visited { color: navy;}
A:visited:hover {background-color: yellow;}
A:link:hover {background-color: yellow;}
A:hover:active {background-color: yellow;}

.currentPage {
  font-family: Verdana, geneva, arial, helvetica, sans-serif;
  font-weight: 600;
  font-style: oblique;
  border: thin;
}

DIV.banner     {
  display: none;
  /* background: black;*/
  /* color: #EEE8AA; */
  position: absolute;
  top: 10px;
  left: 10px;
  height: 70px;
  width: 100%;
  background-image: url(banner.jpg);
  background-repeat:
no-repeat;
background-position:
 center;
}

DIV.menu       {
  display: none;
}

DIV.menuMember {
}

DIV.contents   {
  line-height: 150%;
  position: absolute;
  left: 3em;
  top: 110px;
  font-size: 80%;
  /*margin-right: 10px;*/
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 5em;
}

DIV.message {
  /*border: 1px dashed red;*/
}

DIV.text { text-align:justify; text-indent: 1em; margin-top: 0; margin-bottom: 0; }

/*DIV.bannerText { position: absolute; left: 140px; }*/

DIV.upcoming1  { position: absolute; left: 150px; top: 365px; color: green; }

DIV.upcoming2  {
  display: none;
  position: relative;
  /*top: -2em;*/
  float: right;
  height: 100%;
  /*width: 15em;*/
  color: green;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 10px;
  border: solid 1px;
  background: whitesmoke;
  text-align: center;
}

DIV.upcomingText {
  display: none;
  line-height: 1em;
  font-size: 110%;
  margin-right: 4px;
  margin-left: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

DIV.contact {
  font-size: 80%;
  /*position: absolute;
  left: 10px;
  top: 400px;
  width: 120px;*/
}

SPAN.bl1 {
  position: absolute;
  top: 0px;
  left: 140px;
  font-size: 350%;
  margin-right: -20px;
}

SPAN.bl2 {
  position: absolute;
  top: 40px;
  left: 140px;
  font-size: 150%em;
  margin-right: 10px;
}

SPAN.bl3 {
  position: absolute;
  top: 10px;
  left: 140px;
  font-size: 250%;
  margin: 0 auto;
  /*margin-right: 10px;*/
}

SPAN.term { font-style: italic; }

SPAN.indentMenu0 { position: relative; left: 0.5em; }
SPAN.indentMenu1 { position: relative; left: 1.5em; }
SPAN.indentMenu2 { position: relative; left: 2.5em; }
SPAN.contactMenu { font-size: 80%; position: relative; left: 0.5em; }

.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}

SPAN.cancelledEvent {
  text-decoration: line-through;
  color: red;
}

SPAN.event {}

.eventDay {
  font-weight: bold;
}

DIV.printBanner {
	font-size: 32pt;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}

DIV.printFooter {
	border-top: thin solid grey;
	font-size: 12pt;
	font-family: keyboard;
	text-align: center;
}

img.tb { margin: 10px; border: 0; }

TD.p { background: lime; }
TD.s { background: black; }
TD.n { background: gray; }
TD.nb { background: gray; border-bottom: solid 2px black; }
TD.nbr { background: gray; border-bottom: solid 2px black; border-right: solid 2px black; }
TD.d { text-align: right; }
TD.pb { background: lime; border-bottom: solid 2px black; }
TD.sb { background: black; border-bottom: solid 2px black; }
TD.sbr { background: black; border-bottom: solid 2px black; border-right: solid 2px black;}
TD.pbr { background: lime; border-bottom: solid 2px black; border-right: solid 2px black;}
TD.db { text-align: right; border-bottom: solid 2px black; }
TD.dt { text-align: right; border-top: solid 2px black; }
TD.nt { background: gray; border-top: solid 2px black; }
TD.ntr { background: gray; border-top: solid 2px black; border-right: solid 2px black;}
TD.pt { background: lime; border-top: solid 2px black; }
TD.pr { background: lime; border-right: solid 2px black; }
TD.sr { background: black; border-right: solid 2px black; }
TD.nr { background: gray; border-right: solid 2px black; }
