.GeneralBody
{
	font-size: 8.5pt;
	margin: 1.5cm 0.5cm 0.5cm;
	color: black;
	font-family: Verdana;
	background-color: silver;
}

.ContentsBody
{
	margin-top: 1.5cm;
	font-size: 8.5pt;
	color: black;
	font-family: Verdana;
	background-color: silver;
}

TD
{
	font-family:Verdana; 
	font-size:8.5pt;
}

.LinkHeader1
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	TEXT-DECORATION: underline;
}

.SmallItalics
{
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION:none;
	font-style:italic;
	
}

.GfxOptions
{
	font-weight: normal;
	font-size: 7pt;
	font-style: italic;
	font-family: verdana;
}

.ViewCount
{
	font-weight: normal;
	font-size: 7pt;
	font-style: italic;
	font-family: verdana;
}

.LinkHeader2
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	TEXT-DECORATION: none;
	
}

A
{
	font-size:8.5pt;
}

A:link 
{
	color:Maroon; 
	text-decoration:none;
}
   
A:active 
{
	color:black; 
	text-decoration:none;
}

A:visited 
{
	color:Maroon; 
	text-decoration:none;
}

A:hover
{
	color:black; 
	text-decoration:underline;
}

IMG
{
	border-color:dimgray;
	border-style:solid;
	border-width:thin;
	
}

.BasicTable
{
	width:600;
	border-style:none;
	border-width:thin;
}

.GalleryTable
{
	width:600;
	border-style:none;
	border-width:thin;
}

.GalleryColumn
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	vertical-align: baseline;
	padding-top: 10px;
	text-align: center;
}

.GalleryRow
{
}

.ThumbNail
{
	height:66;
}

.VerticleThumbNail
{
	height:100;
}

.HiddenCounter
{
	height:1;
	width:1;
	border-color:Silver;
}

.HiddenText
{
	font-size: 0px;
	left: 1px;
	width: 1px;
	color: silver;
	position: relative;
	top: 100%;
	height: 1px;
}

.GraphicViewTable
{
	width: 15cm;
	position: static;
	height: 15cm;
	
}

.PreviewPrevNext
{
	vertical-align: baseline;
	overflow: hidden;
	text-align: center;
	width:10cm;
}

.MainImageColumn
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	padding-bottom: 10px;
	border-left: gray thin solid;
	padding-top: 10px;`
	border-bottom: gray thin solid;
}

.LinkBackToGallery
{
	padding-top: 25px;
	text-align: center;
}

