.qwikgallery .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.qwikgallery .text .disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
}
.qwikgallery .text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.qwikgallery .text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68a4e0;
	text-decoration: underline;
	font-weight: bold;
}
.qwikgallery .pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.qwikgallery .thumb_reg {
	border: 2px solid #FFFFFF;
}
.qwikgallery .thumb_hi {
	border: 2px solid #FFCC00;
}
.qwikgallery .medres {
	border: 2px solid #000066;
}