BODY {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #DDDDDD;
  color: #000000;
}

A {
  color: #555555;
  background-color: transparent;
}

A:visited {
  color: #555555;
  background-color: transparent;
}




IMG.img-picture {
  border: 1px solid #333333;
}

IMG.img-folder {
  border: 0px;
}

IMG.img-galicon {
  border: 1px solid #555555;
}

IMG.img-thumbnail {
  border: 1px solid #333333;
}

IMG.img-thumbnail-selected {
  border: 3px solid #ffffff;
}

IMG.img-picture-prev {}
IMG.img-picture-next {}
IMG.img-thmbnavi-prev {}
IMG.img-thmbnavi-next {}
IMG.img-new {}




TABLE.table-wrapper {}




TD.td-thumbnails-thumb {
  padding: 6px;
  font-family:  verdana, arial, sans-serif;
  color:        #555555;
  font-size:    6pt;
  vertical-align: bottom;
  background-color: transparent;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  verdana, arial, sans-serif;
  color:        #333333;
  font-size:    6pt;
  font-weight:  bold;
  background-color: transparent;
}

DIV.div-thumbnails-caption {
  font-family:  verdana, arial, sans-serif;
  color:        #000000;
  font-size:    7pt;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  verdana, helvetica, arial, sans-serif;
  color:   #000000;
  font-size:    12pt;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#999999;
  font-size:8pt;
  font-family: helvetica, arial, sans-serif;
  text-align: right;
  background-color: transparent;
}

A.a-spgm-link {
  color: #999999;
  font-size:8pt;
  font-family: helvetica, arial, sans-serif;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    12pt;
  font-weight:  bold;
  width:        100%;
}

TD.td-galitem-caption {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  font-style:   italic;
}




TABLE.table-picture {}

TD.td-picture-navi {
  font-family:  verdana, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color:        #000000;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777;
  font-family:  verdana, arial, sans-serif;
  font-size:    9pt;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-caption {
  font-family:  verdana, arial, sans-serif;
  font-size:    11pt;
  text-align: center;
  font-weight:  bold;
  background-color: #ececec;
  /*border: 1px dashed #333333;*/
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {}

TD.td-thumbnails-navi {
  color: #000000;
  background-color: #dddddd;
  border-bottom: 1px solid black;
  font-family:        helvetica, arial, sans-serif;
  font-size:        10pt;
  font-weight:        bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
  background-color: #ececec;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  margin-bottom: 20px;
  vertical-align: middle;
  padding: 1px;
}