/* CSS Document */
#dd {
  margin-left: 0%;
  padding: 0 0 10px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 10px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #1872d8;
  padding: 5px 5px;
  margin: 0 1px 0 0;
  color: #ffffff;
  width: 95px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #003399;
}

.submenu {
  background: #339966;
  border: 1px solid #0033ff;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #ffffff;
}

.submenu a:hover {
  background: #336666;
  color: #FFFfff;
}

#apDiv1 table {
	text-align: center;
}
a:active {
}
#apDiv2 p {
	color: #000000;
}
#Layer8 {
	color: #000;
}
#apDiv2 #Layer8 {
	color: #ffffff;
}
#apDiv2 p {
	color: #333;
}

