html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url('bg8.jpg') no-repeat top center;
	margin:0px;
}




a:link {
	text-decoration: none;
	color: #DDDDDD;
}

a:visited {
	color: #DDDDDD;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: 1px #FFFFFF plain;
}


.text{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 5px;

}

.ctext{
	text-decoration: none;
	color: black;
	font-size: 12px;
	text-align: center;
	padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 5px;

}


.justtext{
	text-decoration: none;
	color: white;
	font-size: 13px;
	text-align: justify;
	padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 5px;

}


.news{
	text-decoration: none;
	color: white;
	font-size: 13px;
	text-align: justify;
	padding-top: 5px; padding-right: 3px; padding-bottom: 2px; padding-left: 3px;
}

.newsdetails{
	text-decoration: none;
	color: white;
	background: url('bg.png') repeat;
	font-size: 11px;
	text-align: justify;
	padding-top: 5px; padding-right: 3px; padding-bottom: 6px; padding-left: 3px;
}



IMG { vertical-align: middle; }
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: 1px solid #8ca0bf; }
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 {
  background-color: transparent;
  width: 600px;
  padding: 8px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}




TD.td-thumbnails-thumb {
  padding: 5px;
  color:        #FFFFFF;
  font-size:    8pt;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  color:        #FFFFFF;
  font-size:    8pt;
  font-weight:  bold;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  color:        #FFFFFF;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  color:   #FFFFFF;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#FFFFFF;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  font-size:8pt;
  color: #FFFFFF;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 8px;
}

TD.td-galitem-title {
  font-size:    8pt;
  width:        100%;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
}

TD.td-galitem-caption {
  font-size:    8pt;
  text-align: left;
}




TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-size:    8pt;
  font-weight:  bold;
  color:        #FFFFFF;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #FFFFFF; 
  font-size:    8pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: transparent;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
  font-size:    8pt;
  font-weight: bold;
  text-align: center;
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-size:    8pt;
  text-align: center;
  background-color: #FFFFFF;
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
  color: #FFFFFF;
  border-top: 2px solid #FFFFFF;
  font-size:	8pt;
  font-weight:	bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-size:    8pt;
  font-weight:  bold;
  color: #FFFFFF;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}