@charset "utf-8";
.headerFont {
	font-family: "Lucida Console", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.GalleryMainTable {
	height: 100%;
	width: 100%;
}

.navBar {
	font-family: "Lucida Console", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}.workCaptions {
	font-family: "Lucida Console", Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
}
.gallerytable {
	background-color: #003300;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Lucida Console", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.pictureCell {
	background-color: #CCCCCC;
	text-align: center;
}
.pictureTable {
	background-color: #003300;
	text-align: center;
	vertical-align: middle;
}
.TableBorder {
	background-color: #000000;
}
.WorkDetailViewer {
	font-family: "Lucida Console", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #003300;
}
.GeneralText {
	font-family: "Lucida Console", Arial;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	
}
