/* Gallery Styles */

.gallery_frame {
/* background-color: #EFEFF6; */
background-image: url(img/righttablebg.gif);
background-repeat: repeat-y;
background-position: top left;
padding: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px;
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
color: #000000;
text-align: center;
}

.bord {
border: 1px solid black;
}

.gallerythumb {
        font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color : Black;
        text-decoration : none;
        background-image:url(img/picback.gif);
        background-repeat: no-repeat;
        background-position: top center;
}

.galleryauthor {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
	font-weight : bold;
	color : Black;
	border-bottom : 1px solid #556B2F;
	border-top: 1px solid #556B2F;
	padding-top : 4px;
	padding-bottom : 4px;
	margin-top : 6px;
}

.galleryauthorlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.galleryauthorlink:HOVER {
	color : Black;
	text-decoration : underline;
}

.gallerytitle {
	background : #6FB0E8;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : Black;
}

.gallerydescr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
	background : White;
	color : Black;
}

.galleryfooter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
	background : #6FB0E8;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-weight : bold;
	color : Black;	
}

.galleryfooterlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
	background : #6FB0E8;
	font-weight : bold;
	color : red;
	text-decoration : none;
}

.galleryfooterlink:HOVER {
	color : Black;
	text-decoration : underline;
}
