@CHARSET "ISO-8859-1";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ul {
  margin-left:10px;
}
li {
  margin-top: 20px;
}
h1 {
  font-family: verdana;
  font-size: 1em;
  margin-left: 50px;
  text-align: center;
  color: #0099CC;
}
.headpg {
  float: left;
  width: 670px;
  height: 92px;
  border: solid 2px #0099CC;
  margin: 5px;
}
.headimg {
  display: block;
  float: left;
  height: 90px;
  width: 90px;
  margin-top: 0px;
  margin-left: 0px;
}
.headtit {
  font-family: verdana;
  font-size: 1.8em;
  margin-left: 90px;
  text-align: center;
  color: #0099CC;
}
.apom {
  font-family: verdana;
  font-size: 2.5em;
  margin-left: 90px;
  text-align: center;
  background-color: #0099CC;
  color: #FFF;
}
.horzdiv {
  display: inline-block;
  margin-left: 2px;
	margin-top: 2px;
	padding: 0px;
}
.hfrm {
  clear: both;
  width: 520px;
  margin-left: 30px;
}
.phfrm {
  text-align: center;
  background-color: #BBE3EC;
  color: #000099;
  font-family: verdana;
  margin-right: 5px;
}
.horzres {
	width: 20px;
	height: 20px;
  margin-right: 4px;
  margin-top: 2px;
  padding: 0px;
	margin-top: 2px;
	padding: 0px;
}
.horzres:hover {
    cursor: pointer;
}
.horzfirst {
  margin-left: 30px;
}
.vertres {

	 width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-left: 4px;
    padding: 0px;
}
.vertres:hover {
    cursor: pointer;
}
.links {
	display: block;
  float:left;
  margin-left: 6px;
  margin-top: 4px;
	background-color: #C8C8C8;
  height: 503px;
  width: 514px;
}
.toimg {
  float: left;
}
.lnkimg {
  display:none;
}
.lnktxt {
  font-family: verdana;
  font-size: 18px;
  padding: 10px;
  color: #0000CC;
}
.flag {
  display: block;
  float: right;
  padding-top: 5px;
  margin-right: 5px;
}
.flag:hover {
  cursor: pointer;
}
.structs {
  float: left;
  width: 130px;
}
.struct {
  display: block;
  height: 90px;
  width: 90px;
  margin-top: 20px;
  margin-left: 20px;
}
.struct:hover {
    cursor: pointer;
}
.struct0 {
  display: block;
  height: 90px;
  width: 90px;
  margin-top: 20px;
  margin-left: 20px;
}

.backhidden {
  display: none;
}
.backblock {
  display: block;

  margin-top: 20px;
  margin-left: 40px;
}
.nexthidden {
  display: none;
}
.nextblock {
  display: block;

  margin-top: 20px;
  margin-left: 110px;
}
.botlgd {

  width: 500px;
  margin-left: 5px;
}
.botlegend {
  float: left;
  height: 26px;
  width: 20px;
}
.botlgdtxt {
  font-family: verdana;
  font-size: 1em;
  margin-top: 5px;
  margin-left: 25px;

}
.rgtlgd {

}
.rgtlegend {
  float: right;
  height: 26px;
  width: 20px;
  margin-top: 10px;
}
.rgtlgdtxt {
  margin-top: 20px;
  margin-left: 20px;
  font-family: verdana;
  font-size: 12px;
}
