body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336666;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;

}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 875px;
	margin-top: 0px;

}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 816px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu li {
  margin: 0;
  border: 1px solid #666;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  width: 98px;
  height: 24px;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #666;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #366;
  color: #CFF;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  width: 98px;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #6CC;
  color: #000;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC99;
	text-decoration: none;
	font-style: normal;
}
#auto_scroll {
	overflow: auto;
	height: 380px;
	width: 780px;
	font-size: 16px;
	margin-right: 3px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frame {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 500;
	height: 420px;
	width: 780px;
	overflow: scroll;
	margin: 0px;
}
#iframe {
	width: 875px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
} 

