a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:active {
	color: #CCFF33;
	text-decoration: none;
	outline: none;
}
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}

.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


.displayWrapper {
	background-color: #ffffff;
	padding: 30px;
}
.QuickGalleryImageCell{
	padding: 2px;
	border: thin solid #ffffff;
	text-align: center;
}
.displayTable {
}


.navTable {
	width: 100%;
	background-color: #232323;
}
.navTable td {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.infoCell {
	padding: 5px;
	border: thin solid #ffffff;
	text-align: left;
}
.QuickGalleryBigImage{

}
.QuickGalleryThumbImage{

}
.QuickGalleryThumbTable {

}
.QuickGalleryThumbTitle {
	text-align: center;
}
