/*IE7*/

#imageContainer {
	padding: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
/*#imageContainer img{
	padding: 5px;
	border: 1px solid #cccccc;
	}
	a:link {
	text-decoration: none;
	color: #0033ff;
	font-size: 12px;
}
*/

#thumbnails .imageContainertable {
	font-size: 11px;
 color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#thumbnails a:visited {
 color:#0033ff;
	text-decoration: none;
}
#thumbnails a:hover {
	text-decoration: none;
 color:  #0033ff;
}
#thumbnails a:active {
 color:#0033ff;
	text-decoration: none;
}
#thumbnails a {
 color:#0033ff;
	text-decoration: none;
}
#thumbnails h1 {
 color: color: #666666;
	font-size: 20px;
}
#thumbnails #footer {
	font-size: 12px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
}

#thumbnails #footer a{
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#thumbnails #footer a:hover{
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}
#thumbnails #header {
	text-align: center;
	margin-top: 25px;
}
/* BEGIN style8 */
 #thumbnails #navlist {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}
#thumbnails #navlist a {
	font-size: 12px;
 color: #0033ff;
}
#thumbnails #navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#thumbnails #navlist a:link, #thumbnails #navlist a:visited {
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
 color: #0033ff;
	font-size: 12px;
}
;
}
#thumbnails #navlist a:link#current, #thumbnails #navlist a:visited#current, #thumbnails #navlist a:hover {
	padding-bottom: 2px;
	background: transparent;
 color: #0033ff;
}
#thumbnails #navlist a:hover {
 color: #0033ff;
}
/* END style8 */
-->
#thumbnails th, #thumbnails td {
	margin: 3px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* toggle */
#thumbnails .hidden {
	display: none;
}
#thumbnails .show {
	display: block;
}
#thumbnails .selected {
	font-weight: bold;
}
#thumbnails #info {
	float: left;
	margin-left: 300px;
}
#thumbnails #info a, #thumbnails a:visited{
	color: transparent;
	text-decoration: none;
}
#thumbnails #home{
	float: left;
	height: 24px;
	width: 24px;
	margin-left: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#thumbnails #home a, #thumbnails a:visited{
	color: transparent;
	text-decoration: none;
}
