
A:link { text-decoration: none; color: #C29240; font-size: 8pt;}      /* unvisited link */
A:visited { text-decoration: none; color: #C29240; font-size: 8pt;}   /* visited links */
A:active { text-decoration: none; color: #C29240; font-size: 8pt;}    /* active links */

A.menulink:link { text-decoration: none; color: #7D7D6A; font-size: 10pt;}      /* unvisited link */
A.menulink:visited { text-decoration: none; color: #7D7D6A; font-size: 10pt; }   /* visited links */
A.menulink:active { text-decoration: none; color: #D1D1C5; font-size: 10pt;}    /* active links */
A.menulink:hover { text-decoration: none; color: #D1D1C5; font-size: 10pt; }    /* active links */

A.submenu:link { text-decoration: none; color: #FFFFFF; font-size: 10pt;}      /* unvisited link */
A.submenu:visited { text-decoration: none; color: #ffffff; font-size: 10pt; }   /* visited links */
A.submenu:active { text-decoration: none; color: #ffffff; font-size: 10pt;}    /* active links */
A.submenu:hover { text-decoration: none; color: #ffffff; font-size: 10pt; }    /* active links */

A.link:link { text-decoration: none; color: #FFFFFF; font-size: 8pt;}      /* unvisited link */
A.link:visited { text-decoration: none; color: #ffffff; font-size: 8pt; }   /* visited links */
A.link:active { text-decoration: none; color: #ffffff; font-size: 8pt;}    /* active links */
A.link:hover { text-decoration: none; color: #ffffff; font-size: 8pt; }    /* active links */

A.menu:link { text-decoration: none; font-family: "Times", sans-serif; font-weight: bold; color: #696B7A; font-size: 8pt; letter-spacing: 2px;}      /* unvisited link */
A.menu:visited { text-decoration: none; font-family: "Times", sans-serif;font-weight: bold; color: #696B7A; font-size: 8pt; letter-spacing: 2px; }   /* visited links */
A.menu:active { text-decoration: none; font-family: "Times", sans-serif; font-weight: bold; color: #101124; font-size: 8pt; letter-spacing: 2px; }    /* active links */
A.menu:hover { text-decoration: none; font-family: "Times", sans-serif; font-weight: bold; color: #C29240; font-size: 8pt; letter-spacing: 2px; }    /* active links */

/* Used for (pseudo) headers level h4 */
.header4 { font-family: "verdana", "helvetica", sans-serif; font-size: 8pt; color: #212A0E; }
.highlight { color: #A0B8F6; font-weight: bold }

BODY {
  font-family: "verdana", "helvetica", sans-serif;
  font-size: 8pt;
  color: #212A0E;
  scrollbar-base-color: #EEEEEE;
  scrollbar-shadow-color: #EEEEEE;
  scrollbar-highlight-color: #EEEEEE;
  scrollbar-arrow-color: #605d4d;
  scrollbar-darkshadow-color: #605d4d;
  scrollbar-3dlight-color:#605d4d;
}

H1 {
  font-family: "verdana", "helvetica", sans-serif;
  font-weight: bold;
  font-size: 12pt;
}

H2 {
  font-family: "verdana", "helvetica", sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #FFFFFF;
}

H3 {
  font-family: "verdana", "helvetica", sans-serif;
  font-weight: bold;
  font-size: 8pt;
}

H4 {
  font-family: "Times", "helvetica", sans-serif;
  font-weight: bold;
  font-size: 9pt;
  margin-bottom: 0px;
  color: #696B7A;
}

TD, TH { /* ns workaround */
  font-family: "verdana", "helvetica", sans-serif;
  font-weight: none;
  font-size: 8pt;
  color: #101124;
}

SELECT {
  font-weight: none;
  font-size: 8pt;
  color: #605d4d;
}

INPUT {
  font-weight: none;
  font-size: 8pt;
  color: #605d4d;
  background-color: white;
}

TEXTAREA {
  font-weight: none;
  font-size: 8pt;
  color: #605d4d;
}

A IMG { color: white } /* The only way to hide the border in NS 4.x */

.hide {
  display: none;
  color: white;
}

.white {
  color: #ffffff;
}

.grey {
  color: #8a8a8a;
}
.menulink {
  font-weight: none;
  font-size: 10pt;
  color: #605d4d;
}
.blue {
  font-family: "Times";
  font-weight: bold;
  font-size: 10pt;
  margin-bottom: 0px;
  color: #101124;
}


#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; }


