.gallery_typelist
{
	
}
.gallery_photolist
{
	display:table;
	margin:auto;
	clear:both;
}
.gallery_photolist a
{
	display:inline-block;
	float:right;
}
.gallery_comment
{
	direction:rtl;
}
/* Old Stlys */
Table.TableGroups {
	border: 1px solid #9C9C9C;
	font : normal 11px Tahoma;
	color : #000;
	border-collapase : collapse;
	background-color:#DADADA;	  
}
/*************/
.TableTypes {
	height:35px;
	border: 1px solid #e8fafe;
	padding:4px 4px 4px 4px;
	background:#c0dde3;
	margin-bottom:4px
}
/*************/
.TableThumbnail {
	font : normal 11px Tahoma;
	border: 1px solid #e8fafe;
	padding:4px 4px 4px 4px;
	background:#c0dde3;
	margin-bottom:4px  
}
/*************/
A.HrefGalleryThumb{
	 font : normal 11px Tahoma;
	 color:#5F6CA9;
	 text-decoration: none;
}
A.HrefGalleryThumb:link { 
	 color:#5F6CA9;
}

A.HrefGalleryThumb:hover {
	 color:#000;
}

A.HrefGalleryThumb:active {
	 color:#000;
}

A.HrefGalleryThumb:focus {
	 color:#000;
}
/*****/
.BgThumbImage{
	width:92px;
	height:92px;
	padding:5px 1px 0px 0px;
	background:url(../Images/fa/BgThumb.jpg) no-repeat top right;
}
/*************/
A.HrefGalleryList{
	 font : bold 11px Tahoma;
	 color:#2b6f85;
	 text-decoration: none;
}
A.HrefGalleryList:link { 
	 color:#2b6f85;
}

A.HrefGalleryList:hover {
	 color:red;
}

A.HrefGalleryList:active {
	 color:red;
}

A.HrefGalleryList:focus {
	 color:red;
}

.SpanGroupSelect , .SpanPageSelect{
	color:#990000;
	font : normal 11px Tahoma;
	}


.DivOtherDescription{
	color:#999;
	font : normal 10px Tahoma;
}
/*************/
A.HrefPageSelect{
	 font : normal 11px Tahoma;
	 color:#000000;
	 text-decoration: none;
}
A.HrefPageSelect:link {
	 color:#000000;
}

A.HrefPageSelect:hover {
	 color:red;
}

A.HrefPageSelect:active {
	 color:red;
}

A.HrefPageSelect:focus {
	 color:red;
}
