/* CSS Document */

.sbxGalThumbTitles td {
	font-size: 11px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	}
.sbxGalThumbTitles 	a:link {
	color: #333;
	text-decoration: none;
}
.sbxGalThumbTitles a:visited {
	color: #333;
	text-decoration: none;
}
.sbxGalThumbTitles a:hover {
	color: #999;
	text-decoration: underline;
}
.sbxGalThumbTitles a:active {
	color: #333;
	text-decoration: none;
}
	
}

tr.sbxGalThumbImages td {
	background-color: #3h3h3h;

/*	vertical-align: top; */
}

img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sbxGallery {
/*	background-color: #666; */
	text-align: center;
	width: 600px; 
	vertical-align: top;
}

.TitleSpread {
	letter-spacing: 1.2em;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
