H1.titleGallery   {
	font-family: tahoma, verdana, arial;
	font-weight:bold;
	font-size:14px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}

H1.thumbs   {
	font-family: tahoma, verdana, arial;
	color: #000000;
	font-weight:bold;
	font-size:14px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}

.textAdminGallery {
	font-size: 12px;
}

.textSmallNoUnderline {
font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.titleSpanGallery {
}

TD.gallery {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	align: center;
	vertical-align : top;
}

.pictureGallery {
  background: White;
  border-color: Black;
  border-style: solid;
  border-width: 2px;
}

.thumb_singleGallery {
  background: White;
  border-color: Black;
  border-style: solid;
  border-width: 2px;
}

.thumbs_allGallery {
	background: ;
	border-color: White;
	border-style: solid;
	border-width: 0px;
}

.borderallGallery {  
border-style: solid; 
border-color: Black;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

/* -------------------------------- */
a.galleryNavigation
{
text-decoration:none;
}

a.galleryNavigation:link
{
text-decoration:none;
color: Black;
}

a.galleryNavigation:visited
{
text-decoration:none;
color: Gray;
}

a.galleryNavigation:hover
{
text-decoration:none;
color: Red;
font-weight:bold;
}

a.galleryNavigation:active
{
text-decoration:none;
color:#FFFFFF;
}



