td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#646261;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#646261;
}

body { 	margin:0px;padding:0px; background-color:#333333}

.copy{
font-family:tahoma;
font-size:10px;
color:#6D6D6C;
text-decoration:none;
}


.top_txt {	color:#63738B;
			text-decoration:none}

.gray {color:#646261; text-decoration:none}
.gray_l {color:#9C9C9C; text-decoration:none}
.blue {color:#084784; text-decoration:none}
.blue_l {color:#126496; text-decoration:none}
.white {color:#ffffff; text-decoration:none}


.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}


.form { width:322px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#9E9E9E;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:322px;
		height:56px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#9E9E9E;
		background-color:#ffffff;
		color:#000000;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
#pic {
	background-color: #FFFFFF;
	position: relative;
	bottom: 18px;
	top: 2px;
	width: 101px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 75px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 101px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 254px;
	left: 0px;
	position: absolute;
	top: -215px;
	width: 300px;
}

#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;background: url("images/prevlabel.gif") left 0 no-repeat;}
#nextLink { right: 0; float: right;background: url("images/nextlabel.gif") right 0 no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url("images/prevlabel.gif") left 0 no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("images/nextlabel.gif") right 0 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; }
