Table.TableGroups {
	border: 1px solid #9C9C9C;
	font : normal 11px tahoma;
	color : #000;
	border-collapase : collapse;
	background-color:#DADADA;	  
}


/*************/
Table.TableTypes {
	padding: 2px 2px 2px 2px;
	border: 1px solid #292929;
	font : normal 11px tahoma;
	color : #000;
	border-collapase : collapse;
	background-color:#f5f5f5;	  
}

/*************/
Table.TableThumbnail {
	padding: 2px 2px 2px 2px;
	border: 1px solid #292929;
	font : normal 11px tahoma;
	color : #000;
	border-collapase : collapse;
	background-color:#f5f5f5;	  
}

/*************/
A.HrefGalleryThumbPic{
	 font : normal 11px tahoma;
	 color:#5F6CA9;
	 text-decoration: none;
	 border:0px solid #903;
	 display:block;
	 height:187px;
	 width:302px;
}


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;
}
/*************/
A.HrefGalleryList{
	 font : normal 11px tahoma;
	 color:#000000;
	 text-decoration: none;
}
A.HrefGalleryList:link { 
	 color:#000000;
}

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:#990000;
	font : normal 11px tahoma;
}


.spanOtherDescription{
	color:#990000;
	font : normal 11px tahoma;
	display:block;
}

/*************/
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;
}


