A:link {
  color : #606060; }

A:visited {
  color : #606060; }

A:hover {
  color : black; 
  text-decoration : none; 
  background : #C0C0C0; }
	
.myLayersClass { 
  position: relative; 
  visibility: hidden; }
	
.text_small {
  font-family : tahoma, arial, helvetica;
  font-size : 8pt; }
	
.text_std {
  font-family : tahoma, arial, helvetica;
  font-size : 10pt; }
	
.text_med {
  font-family : arial, helvetica;
  font-size : 12pt; }
	
.text_big {
  font-family : arial, helvetica;
  font-size : 14pt;
  font-weight : bold; }
	
.text_blue {
  color : #41545D; }
	
.bgrd_attention {
  color : white;
  background : #B17367; }
	 
.bgrd_light {
  color : black;
  background : #D7C6B3; }
	
.bgrd_dark {
  color : white;
  background : #867B5C; }

.bgrd_neu {
  color : black;
  background : #AEB58D; }
    
.bgrd_disable {
  color : black;
  background : #E2CCB6; }
	
.bgrd_warn {
  color : white;
  background : #757E9D; }
	
.link_white {
  font-weight : bold;
  color : white;
  text-decoration : none; }
	
.selected {
  font-family : tahoma, arial, helvetica;
  font-size : 10pt;
  font-weight : bold;
  color : #65363A; }
	
.propcell {
  color : white;
  background : #51646D; 
  padding-right : 5px;
  text-align : right;
  font-family : tahoma, arial, helvetica;
  font-size : 8pt;
  font-weight : bold; }
	
.sprop_header {
  color : white;
  background : #51646D; 
  padding-left : 5px;
  text-align : left;
  font-family : tahoma, arial, helvetica;
  font-size : 8pt;
  font-weight : bold; }
	
.tabselected {
  font-family : tahoma, arial, helvetica;
  font-size : 8pt;
  font-weight : bold;
  text-align : center;
  color : white;
  background : #65363A;
  text-decoration : none; }
	
.tabnormal {
  font-family : tahoma, arial, helvetica;
  font-size : 8pt;
  font-weight : bold;
  text-align : center;
  color : white;
  background : #808080; }
	
.logintable {
  font-family : tahoma, arial, helvetica;
  font-size : 10pt;
  color : white;
  background : #51646D; }
	
.detailbold {
  font-family : tahoma, arial, helvetica;
  font-size : 10pt;
  font-weight : bold;
  color : black; }
	
.detailgrylg {
  font-family : tahoma, arial, helvetica;
  font-size : 14pt;
  font-weight : bold;
  color : #404040; }

#lightbox{ position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

