
BODY
{
  font-family:sans-serif;
/*font-size:10pt; */
  font-size:1.0em;
  background:lightblue;
}
.titleh0
{
  font-family:serif, Times;
/*  font-size:16pt; */
  font-size:1.325em;
  color:#0000FF;
  font-weight:bold ;
  text-align:center;
}
#toptitlebig
{
  font-size:2.25em;
  color:green;
}
#toptitleblue { font-size:1.5em; color:blue;  font-weight:bold; }
#toptitlered  { font-size:1.5em; color:red;   font-weight:bold; }
#toptitlegreen{ font-size:1.5em; color:green; font-weight:bold; }

/* #topbannergreen{ font-size:1.125em; color:green;} was an id, now a class */
.topbannergreen{ font-size:1.125em; color:green;}
.topbannerblue { font-size:1.125em; color:blue; }
.topbannerred  { font-size:1.125em; color:red;  }

#topcontact
{
  font-family:serif, Times;
  font-size:1.0em;
  color:#000000;
  font-weight:normal ;
  text-align:left;
}
#topcontactname
{
  font-size:1.5em;
  color:green;
  font-weight:bold;
}
/* #topcontactmail  was used as id, now as class*/
.topcontactmail
{
  font-size:1.0em;
  color:#0000ff;
  font-weight:bold;
  text-decoration:underline;
}
.table1top
{
  width:100%;
  background:#ffffff;
  border:0;
  border-top-style:solid;
  border-top-width:15px;
  border-color:#0000ff;
}
/*.table1topblue{  background:#0000ff;  border:0;  font-size:6pt;} */

a.nav:link   {color:#0000FF ; text-decoration:none; font-weight:bold; font-size:1.0em; }
a.nav:visited{color:#0000FF ; text-decoration:none; font-weight:bold; font-size:1.0em; }
a.nav:hover  {color:#000000 ; text-decoration:none; font-weight:bold; font-size:1.0em; background-color:#8895F6; }
a.nav:active {color:#0000ff ; text-decoration:none; font-weight:bold; font-size:1.0em; }

a.navinline:link   {color:#0000FF ; text-decoration:none; font-weight:bold; }
a.navinline:visited{color:#0000FF ; text-decoration:none; font-weight:bold; }
a.navinline:hover  {color:#0000ff ; text-decoration:none; font-weight:bold; }
a.navinline:active {color:#0000ff ; text-decoration:none; font-weight:bold; }

.navcell
{
  background:#80f0d0;
  border-right-style:solid;
  border-right-width:1px;
  border-color:#000000;
}
.maintxt
{
  background:#f0f0c0;
}
.navt
{
/*font-size:12pt; */
  font-size:1.5em ;
  color:#ff0000;
  font-weight:bold ;
}
.nav0
{
/*font-size:10pt; */
  font-size:1.0em;
  color:#000000;
  font-weight:bold ;
  background:#D1FF09;
}
#cpyrght
{
/*font-size:10pt;*/
  font-size:0.825em;
  font-weight:normal;
  color:#000000;
  text-align:left;
}
.norm
{
  font-size:0.825em;
  font-weight:normal;
  color:black;
}
.normbigger
{
  font-size:1.2em ;
  font-weight:normal;
  color:black;
}
.normbiggerblue
{
  font-size:1.2em ;
  font-weight:normal;
  color:blue;
}
.normbiggerred
{
  font-size:1.2em ;
  font-weight:normal;
  color:red;
}
.normbiggergreen
{
  font-size:1.2em ;
  font-weight:normal;
  color:green;
}
.horizruleblue
{
   width:100%;
   height:10px;
   color:blue;
   background:blue;
}
.normr
{
  font-weight:normal;
  color:#F00000;
}
.normb
{
  font-weight:600;
  color:blue;
}
.normblue
{
  font-weight:normal;
  color:blue;
}
.normg
{
  color:green;
  font-weight:normal;
}
/*.nav2txt{  font-size:11pt;  font-weight:600;  color:blue;} */
/*.nav2fill{  font-size:11pt;  font-weight:600;  color:lightblue;} */
/*.navbrk{  font-size:18pt;  color:blue;} */
/*.greyspace{  font-size:18pt;  color:lightgrey;} */
/*.whitespace{  font-size:18pt;  color:white;} */
/*.toptxt{  font-size:12pt;  font-weight:900;  color:blue;} */
/*.moretxt{  color:grey;  font-weight:900;} */
/*.h1txt{  font-size:14pt;  color:red;  font-weight:900;} */

.titlegreen
{
  font-family:Arial;
  font-size:1.8em;
  color:green;
  font-weight:900;
  margin-top:0em;
  margin-bottom:1em;
}
.hgreen
{
  font-family:Arial;
  font-size:1.5em;
  color:green;
  font-weight:900;
  margin-top:0em;
  margin-bottom:1em;
}
.hblue
{
  font-family:Arial;
  font-size:1.5em;
  color:blue;
  font-weight:900;
  margin-top:0em;
  margin-bottom:1em;
}
.hred_orig
{
  font-family:Arial;
  font-size:18pt;
  color:#F00000;
  font-weight:900;
}
.hred
{
   font-family:Arial;
   font-size:1.5em;
   color:#F00000;
   font-weight:900;
   margin-top:0em;
   margin-bottom:1em;
}
.hredsmall
{
  font-family:Arial;
  /* font-size:14pt; */
  font-size:1.2em;
  color:#F00000;
  font-weight:700;
}