.body {
  BACKGROUND-COLOR: #3B142F;
}

.tablestyle {
  BACKGROUND-COLOR: #99347A;
}

.tdstyle {
  BACKGROUND-COLOR: #772860;
}

.tdheaderstyle {
  COLOR: #ffffff;
  BACKGROUND-COLOR: #682354;
}

.gallerytitlestyle {
  BACKGROUND-COLOR: #682354;
}

.smallfont {
  FONT-SIZE: 9px;
  FONT-FAMILY: Arial, sans-serif;
}

table {
  FONT-SIZE: 13px;
  FONT-FAMILY: Arial, sans-serif;
}

a {
  TEXT-DECORATION: none;
  FONT-SIZE: 13px;
  COLOR: #FF9728;
  FONT-FAMILY: Arial, sans-serif;
}

form {
  display: inline;
}

#selection {
  visibility: hidden;
  border: 1px solid #000;
  position: absolute;
  z-index: 2;
  cursor: move;
  background-color: #fff;
  filter:alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

#img_cover {
  position: absolute;
  z-index: 1;
}
