a:link
{
	color: white;
}
.table_larger_text { font-size: 24pt; font-weight:bold; color:#CC9933 }
.table_heading_med {
	font-size: 18pt;
	font-weight:bold;
	color:#CC9933
}
.table_smaller_text { font-size: 9px }
a:visited
{
	color: white;
}
a:active
{
	color: white;
}
a:hover
{
	color: black;
}
body
{
	font-family: verdana,"Trebuchet MS";
	background-color: black;
	color: #CC9933; font-size:10pt
}
table
{
	font-family: verdana,"Trebuchet MS";
	min-width:120px;
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); font-size:12px; color:white; background-color:#FF0000; line-height:150%
}
h1, h2, h3, h4, h5, h6
{
	font-family: verdana,"Trebuchet MS", "Comic Sans MS", "Book Antiqua", "Times New Roman", Times;
}
h1
{
	font-size:24px;
	color: #CC9933; font-style:italic; font-weight:bold
}
h2
{
	color: #CC9933;font-size:12pt; font-weight:bold
}
h3
{
	color: rgb(102,0,51);
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: #000080;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:10em;
  border:2px solid #CC9933;
  font-family:verdana,"Trebuchet MS", Comic Sans MS, veranda ; /* ADDED */
  font-size:0.8em; /* ADDED */
  text-align:center; /* ADDED */
  text-decoration:none; /* ADDED */
  background:black; /* ADDED  original setting #808 */
  color:white; /* ADDED  original setting #eee */
  padding:0.25em
  }
#menu a:hover {
  background:#CC9933;
  color:black;
  border:2px solid black;
  }
#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:#eee; /* ADDED original setting #eee */
  color:#000; /* ADDED original setting #000 */
  border:1px solid #808; /* 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;
  }
.note1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #00FF00;
}
  
table {
	min-width: 120px
	}
div.Section1
	{page:Section1;}
span.GramE
	{}
.text-note {
	font-size: 12px;
	font-style: normal;
	color: #cc9933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#displayarea {
	border: 3px solid #CC9933;
}
#thumbnails {
	border: 2px solid #CC9933;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
.thumbborder {
	border: 2px solid #CC9933;
}
.thumbborder2 {
	border: 2px solid #CC9933;
}
