body { margin-top: 0em;
       margin-left: 0.1em;
       margin-right: 0.2em;
       margin-bottom: 0em;
      }
      
h4 { margin-left: 0em;
     margin-top: 0.5em; 
     margin-bottom: 0.5em;     
     font-style: italic;
     font-family: Eurostile;
     font-weight: bold; 
     font-size: 140%;     
     color: #FFFFFF;     
   }

img.border{ border-bottom: 1px solid #333300;
		border-right: 1px solid #993333;
	    }

table.menu { margin-top: 0em; }

table.center 
{
  margin-top: 0.1em; 
}

font.sub { 
	     font-family: Microsoft san serif;	     
	     margin-left: 1em;
	     font-size: 100%;	     
	   }

td.bighead { border-bottom: thin solid #990000;
		 background-color: #993333;
           }
td.shead {
	    background-color: #CCCC99;
         }


td.submenu
{
  border-bottom: 1px solid #333300;
  background-color: #993333;  
  color: #FFFFFF;  
  text-indent: 1em;
  font-weight: bold;
  font-style: italic;
  font-size: 100%;
}

td.celltitle
{
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  border-bottom: 1px solid #333300;
  background-color: #CCCC99;
  color: #000066;
  text-indent: 1em;
  font-size: 90%;
  font-weight: bold;
}

td.cell
{  
  border-bottom: 1px solid #333300;
  background-color: #CCCC99;
  color: #333366;
  text-indent: 1em;
  font-family: Times New Roman;
  font-size: 85%;
  margin-top: 0.1em; 
  margin-bottom: 0.1em;
}

td.rest
{
  background-color: #993333;
}

a.menu:link {text-decoration: none;
	  color: #333366;
	  }
a.menu:visited {text-decoration: none;
	     color: #333366;}
a.menu:hover {color: #000066; 
	   font-style: italic;
         font-weight: bold;}

a.list:link {text-decoration: underline;
	  color: #336633;
	  }
a.list:visited {text-decoration: underline;
	     color: #336633;}
a.list:hover {text-decoration: underline;
              color:  #333366;
              font-style: normal;
              font-weight: normal;
	   }

a.site:link {text-decoration: underline;
	  color: #336633;
	  }
a.site:visited {text-decoration: underline;
	     color: #993333;}
a.site:hover {text-decoration: underline;
              color:  #333366;
              font-style: normal;
              font-weight: normal;
	   }

img.lr
{
  border: thin solid #990000;
}

img.center
{
  border-top: thin solid #990000;
  border-bottom: thin solid #990000;
}

img.arrow
{
  border-top: thin solid #993333;  
  border-bottom: thin solid #990000;
}

img.map 
{ 
  margin-top: 0.2em;
  margin-left: 0.2em;
  border: 1px solid #99CC99;
}

p.para 
{ 
  margin-top: 2em;
  margin-left: 3em;
  color: #333366;
  font-size: 85%;
}

img.icon
{
  margin-left: 1em;
}

b.dirhead
{
  margin-left: 0.5em;
  font-family: Microsoft Sans Serif;
  color: #333366;
  font-size: 80%;
  text-decoration: underline;
}

p.direction 
{   
  margin-top: 0.5em;
  margin-left: 2.3em;
  color: #333366;
  font-family: Microsoft Sans Serif;
  font-size: 75%;
}

ul.list
{
  margin-top: 0.5em;
  margin-right: 0.5em;  
  font-family: Microsoft Sans Serif;
  font-size: 75%;
  color: #333366;
}



