TD.Inner
{
	height:100%;
}
TD.GalleryCaption
{
	background-color:#EFEFE1;
	color:black;
	padding:3px;
	padding-left:8px;
	font:bold 11px Tahoma;
	text-align:left;
	border:solid 1px silver;
	text-transform:uppercase;
	vertical-align:middle;
}
TD.ImageHeader
{
	font:bold 8pt Tahoma;
	padding:3px;
	background-color:#293F51;
	color:white;
	text-align:center;
	cursor:default;
}
TD.GalleryImage
{
	padding:5px;
	color:black;
	vertical-align:top;
	text-align:center;
}
TD.GalleryHomeThumbnail
{
	padding:5px;
	vertical-align:top;
	text-align:left;
	width:119px;
}
TD.GalleryHomeDescription
{
	padding:5px;
	color:black;
	width:200px;
	vertical-align:top;
	text-align:justify;
}
TD.GalleryImageNoPagging
{
	padding:0px;
	color:black;
	vertical-align:top;
	text-align:center;
}
TD.Description
{
	padding:5px;
	color:black;
	height:100%;
	width:100%;
	vertical-align:top;
	text-align:justify;
}
TD.GalleryButton
{
	text-align:right;
	vertical-align:bottom;
	padding:0px;
	height:16px;
}





Table.Gallery
{
	font:11px Tahoma, Verdana;
	padding:0;
	width:100%;
}
Table.GalleryHome
{
	font:11px Tahoma, Verdana;
	padding:0;
	width:317px;
}
Table.Image
{
	background-color:White;
	font:11px Tahoma, Verdana;
	border:solid 1px #293F51;
	padding:0px;
}
Table.GalleryInner
{
	font:11px Tahoma, Verdana;
	width:100%;
	height:120px;
}

Table.ListBlue
{
	background-color:#015095;
	color:#B2C7E6;
	font:11px Tahoma;
}

.thumbnail
{
	border-width: thin;
	border-color: white;
	width: 110;
	height: 83;
}

.thumbnailSelected
{
	border-width: thin;
	border-color: #a4a599;
	width: 110;
	height: 83;
}

.thumbnailLoadingDiv
{
	border-style: solid;
	border-width: thin;
	border-color: white;
	visibility: hidden;
}

.thumbnailDiv
{
	border-style: solid;
	border-width: thin;
	border-color: white;
	cursor: pointer;
	visibility: visible;
}

.thumbnailSelectedDiv
{
	border-style: solid;
	border-width: thin;
	border-color: #a4a599;
	cursor: pointer;
	visibility: visible;
}

.textSpan
{
	display: none;
	width: 1;
	height: 1;
}

.testClass
{
	font-size: 15pt;
	color: red;
}

.textSpanZoom
{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: black;
	text-align:justify;
}

hr.gallery
{
	width: 100%;
	height: 1px;
	color: silver;
}

small.gallery
{
	text-transform:none;
	font-style: italic;
	font-weight: normal;
}

div.movingFrame
{
	position:absolute;
	border-width: 2px;
	border-color: #a4a599;
	display:none;
}

.caption
{
	font-size: 8pt;
	color: #636466;
	text-indent: 20px;
}

.zoomSlotDiv
{
	display:block;
}