
A {
  color: #808000;
  margin:0;
  padding:0;
  background-color: transparent;
}

A:visited {
  color: #808000;
  background-color: transparent;
}

IMG { vertical-align: middle; }
IMG.img-picture { margin:0px; }
IMG.img-folder {
  border: 0px;
  //padding: 7px 4px 0px 5px;

}
IMG.img-galicon { border: 1px solid #333333; }
IMG.img-thumbnail { border: 1px solid black; }
IMG.img-thumbnail-selected { border: 1px solid red; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper {
  width: 90%;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-thumb {
  padding: 0px;
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;5
  color:        #000000;
  //background-color: #b5b58a;
  font-size:    8pt;
  vertical-align: top;
}

TD.td-thumbnails-thumb-selected {
  padding: 0px;
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  color:        #0000ff;
  font-size:    8pt;
  font-weight:  bold;
  //background-color: #b5b58a;
  vertical-align: top;
}

DIV.div-thumbnails-caption {
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  color:        #000000;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  color:   #000000;
  font-size:    12pt;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#999999;
  font-size:7pt;
  font-family: 'trebuchet ms', trebuchet, georgia, sans-serif;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color:#999999;
  font-size:7pt;
  font-family: 'trebuchet ms', trebuchet, georgia, sans-serif;
  background-color: transparent;
}
a.etcetera-link {
  color:#999999;
  font-size:7pt;
  font-family: 'trebuchet ms', trebuchet, georgia, sans-serif;
  background-color: transparent;
  text-decoration: none;
}



TABLE.table-galitem {}

TD.td-galitem-icon {}

TD.td-galitem-title {
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  color: #888888;
  font-size:    11pt;
  font-weight:  bold;
  background-color: transparent;
  text-decoration: none;
}

TD.td-galitem-caption {
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  font-size:    8pt;
  font-style: normal;
  color: #808000;
}

TABLE.table-picture {}

TD.td-picture-navi {
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  font-size: 10pt;
  text-align: left;
  padding-bottom: 3px;
  padding-top: 3px;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777; 
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  font-size:    9pt;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {
  border: 1px solid #333333;
}

TD.td-picture-caption {
  font-family:  'trebuchet ms', trebuchet, georgia, sans-serif;
  font-size:    9pt;
  background-color: transparent;
}

TABLE.table-thumbnails {
  padding: 0px;
  border: none;
  margin: 0px;
}

TD.td-thumbnails-navi {
  color: #000000;
  font-family:	'trebuchet ms', trebuchet, georgia, sans-serif;
  font-size:	10pt;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: transparent;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family: 'trebuchet ms', trebuchet, georgia, sans-serif;
  font-size: 12pt;
  background:transparent;
  font-weight: bold;
  text-shadow: #3333FF;
  padding-bottom: 3px;
  width: 100%;
  text-align: left;
}

#thumbpicline {
	width: 550px;
	height: 3px;
	background-image:url(../../layoutpics/ThumbPictLine.gif);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}
#picNumb {
	font-size: 7pt;
}
