.footer {
  color: #000000;
  background-color: #0191d0;
  text-decoration: none;
}
.function {
  color: #000000;
  background-color: #0191d0;
  text-decoration: none;
}
.firstLevel {
  line-height: 19px;
  color: #FFFFFF;
  background-color: #999999;
  text-decoration: none;
}

.firstLevelSelect {
  line-height: 19px;
  color: #FFFFFF;
  background-color: #666666;
  text-decoration: none;
}

.firstLevelMouseOver {
  line-height: 19px;
  color: #FFFFFF;
  text-decoration: none;
}

.secondLevel {
  line-height: 19px;
  color: #666666;
  background-color: #E9E9E9;
  text-decoration: none;
}

.secondLevelSelect {
  line-height: 19px;
  color: #666666;
  background-color: #0191d0;
  text-decoration: none;
}

.secondLevelMouseOver {
  line-height: 19px;
  color: #666666;
  text-decoration: none;
}

.thirdLevel {
  line-height: 19px;
  color: #FFFFFF;
  background-color: #EDEDED;
  text-decoration: none;
}

.thirdLevelSelect {
  line-height: 19px;
  color: #FFFFFF;
  background-color: #EDEDED;
  text-decoration: none;
}

.thirdLevelMouseOver {
  line-height: 19px;
  color: #FFFFFF;
  text-decoration: none;
}

.navSelect {
  line-height: 19px;
  color: #FFFFFF;
  background-color: #0191d0;
  text-decoration: none;
}
.navMouseOver {
  line-height: 19px;
  color: #FFFFFF;
  text-decoration: none;
}

.galleryheader{
  height:20px;
  color:#333333;
  font-weight:bold;
  padding-left:5px;
}

.arrow{
  background-color: #999999;
}

.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:#DD0000
}

.columnTitle {
  color:#FFFFFF;
  font-weight:bold;
  background-color:#DD0000
}