
TD {
	FONT-SIZE: 12px;
	color: #666666;
	font-family: "Geneva", "Arial";
	line-height: 20px;

}
P {
	FONT-SIZE: 12px; color: 666666; font-family: "Geneva", "Arial"
}
LI {
	FONT-SIZE: 12px
; text-decoration: none
; color: #666666; font-family: "Geneva", "Arial"
}
INPUT {
	FONT-SIZE: 11px; color: #666666; font-family: "Arial"
}
A:link {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-family: "Geneva", "Arial";


}
A:visited {
	TEXT-DECORATION: none
;
	color: #999999;
	font-size: 12px;
	font-family: "Geneva", "Arial";


}
A:active {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-size: 12px;

}
A:hover {
	COLOR: #cccccc;
	TEXT-DECORATION: none;
	font-size: 12px;

}
.tde {
	border: 1px solid #CCCCCC;
}
.123 {
	cursor: text;
	filter: DropShadow(Color=ffffff, OffX=2, OffY=2, Positive=3);
}
.fd {
	font-size: 12px;
	color: #0088B5;
	text-decoration: none;
	border: 1px none #666666;

}
.ff {
	font-size: 12px;
	color: #0088B5;

}
.tdd {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
.tdr {
	border: 1px solid #999900;





}
.rrr {
	background-image: url(INDEX_r8_c9.gif);
	border: 1px none #B2B2B2;
	height: 22px;
	width: 45px;
	color: #FFFFFF;




}
.tre {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.twe {

	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tdt {


	border-top: 1px none 999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	border-left: 1px solid #999966;
}
.tgg {
	border: 1px solid #999900;
	height: 25px;



}
.body {
	color: #CCCCCC;
}
.bg {
	color: #666666;
	background-color: E4E4E4;
	border: 1px solid #93B7DB;
	height: 20px;


}
.1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.very {
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
}
.fly {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #eeeeee;
	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: transparent url(../images/blank.gif) no-repeat; /* 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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	FONT-SIZE: 11px;
	color: #666666;
	font-family: "Geneva", "Arial";
	background-color: #eeeeee;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	