a:link
{
	color: #8c714a; 
}
.table_larger_text { font-size: 14pt }
.table_smaller_text { font-size: 9px }
a:visited
{
	color: #8c714a; 
} 
a:active 
{
	color: #8c714a;
}
body
{
	font-family: "Trebuchet MS";
	background-color: #8c714a;   /* light taupe cccc99 */
	color: #CFA14D ; font-size:10pt
}
table
{
	min-width:120px;
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	font-size:10pt;
	color:#000000;
	background-color:#ffffff;
	margin-left:10;
	margin-right:10;
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", "Comic Sans MS", "Book Antiqua", "Times New Roman", Times;
	text-align: left;
}
h1
{
	color: #8c714a;
}
h2
{
	color: #8c714a;font-size:12pt; font-weight:bold
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: #48AA43;
}
h5
{
	color: #8c714a; font-size:10pt

}
h6
{
	color: #8c714a;font-size:8pt
}

#menu {
  padding:0;
  margin:0;
  width:0; /* ADDED */
  }
#menu li {
  list-style-type:none;
  margin:0 0 0.25em 0; /* ADDED */
  }
#menu a, #menu a:visited {
	position:relative; /* ADDED */
	display:block;
	width:110px;
	border:1px solid #880088;
	font-family:"Trebuchet MS", Comic Sans MS, veranda; /* ADDED */
	font-size:12px; /* ADDED */
	text-align:center; /* ADDED */
	text-decoration:none; /* ADDED */
	background:#6da747; /* ADDED  original setting #808 */
	color:white; /* ADDED  original setting #eee */
	padding:1px;
	background-color: #48AA43;
  }
#menu a:hover {
  background:#8c714a ;
  color:white;
  }
#menu a span {
  display:none;
  }
#menu a:hover span {
  display:block;
  position:absolute; /* ADDED */
  left:10em; /* ADDED */ 
  top:0; /* ADDED */ 
  text-align:left; /* ADDED */
  padding:0.5em;  /* ADDED */
  width:24em; /* ADDED */
  background-color: #6da747; /* ADDED original setting #eee */
  color:white; /* ADDED original setting #000 */ 
  border:1px solid #8c714a; /* ADDED */
  }
#menu img {
  border:1px solid #000; 
  float:left; 
  margin:0.25em 1em 0.5em 0;
  }
#menu a:hover span:first-line {
  font-weight:bold; 
  font-size:1.2em;
  color:#808;
  }
div.Section1
	{page:Section1;}
span.GramE
	{}
