.footer {
  color: #FFFFFF;
  background-color: EE3D96;
  text-decoration: none;
}
.function {
  color: #000000;
  background-color: EE3D96;
  text-decoration: none;
}
.navSelect {
  line-height: 19px;
  color: #FFFFFF;
  background-color: EE3D96;
  text-decoration: none;
}
.navMouseOver {
  line-height: 19px;
  color: #FFFFFF;
  background-color: #1A469F;
  text-decoration: none;
}

.galleryheader{
  height:20px;
  color:#333333;
  font-weight:bold;
  padding-left:5px;
}

.arrow{
  background-color: #1A469F;
}

.square {
  background-color: #0066CC;
}

label.dialog_label {
   vertical-align: middle;
   width: 185px;
   padding: 6px;
   float: left;
   z-index: 40;
   position: relative;
}

br {
  clear: left;
}

.subwebsite {
  color:#FFFFFF;
  font-weight:bold;
  background-color:#999999
}

.columnTitle {
  color:#FFFFFF;
  font-weight:bold;
  background-color:#666666
}

.infolayer {
  BORDER-RIGHT: #1A469F 1px solid; BORDER-TOP: #1A469F 1px solid; LEFT: 0px; BORDER-LEFT: #1A469F 1px solid; BORDER-BOTTOM: #1A469F 1px solid; POSITION: absolute; TOP: 0px; HEIGHT: auto; BACKGROUND-COLOR: #ffffff;
  padding:1px;
}
