A
	{
	font-style : normal;
	color : #484848;
	font-family : Tahoma;
	text-decoration : none;
	}
	 
A:Visited
	{
	font-style : normal;
	color : #484848;
	font-family : Tahoma;
	text-decoration : none;
	}
	
A:Active
	{
	font-family : Tahoma;
	font-style : normal;
	color : red;
	text-decoration : underline;
	}
	
A:Hover
	{
	text-decoration : underline;
	font-family : Tahoma;
	font-style : normal;
	color : maroon;
	}

	TABLE#DynamicPhotoGallery {
	WIDTH: 100%; WHITE-SPACE: nowrap; HEIGHT: 120px
}
#DynamicPhotoGallery TD {
	BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: white 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: white 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: white 1px solid; BACKGROUND-REPEAT: no-repeat
}
#DynamicPhotoGallery .OpenImage {
	BACKGROUND-POSITION: right top; WIDTH: 30%; BACKGROUND-COLOR: silver
}
#DynamicPhotoGallery .CloseImage {
	BACKGROUND-POSITION: center top; WIDTH: 10%; CURSOR: pointer; BACKGROUND-COLOR: gray
}
#DynamicPhotoGallery .CloseImageFlash {
	BACKGROUND-POSITION: center top; WIDTH: 10%; CURSOR: pointer; BACKGROUND-COLOR: gray
}
#DynamicPhotoGallery .CloseImage DIV {
	DISPLAY: block; BACKGROUND-IMAGE: url(1px.gif); WIDTH: 100%; HEIGHT: 120px
}
#DynamicPhotoGallery .CloseImageFlash DIV {
	DISPLAY: block; BACKGROUND-IMAGE: none; WIDTH: 100%; HEIGHT: 120px
}
#DynamicPhotoGallery .OpenImage DIV DIV {
	WIDTH: 200px
}
#DynamicPhotoGallery .CloseImageFlash DIV DIV {
	WIDTH: 10px
}
#DynamicPhotoGallery .CloseImage DIV DIV {
	WIDTH: 10px
}
.PhotoDescrOff {
	DISPLAY: none; FONT: bold 120%/1.1 arial, sans-serif
}
.PhotoDescrOn {
	DISPLAY: block; FONT: bold 120%/1.1 arial, sans-serif
}