html
{
	height: 100%;
		margin: 0;
	padding: 0;
}

body
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
		scrollbar-face-color: #120B06; 
	scrollbar-highlight-color: #2A1B0C;
scrollbar-3dlight-color: #DBC890;
	scrollbar-darkshadow-color: rgb(134, 134, 134);
	scrollbar-arrow-color: #DBC890;
	scrollbar-track-color: #000000; 

 	background-image: url(img/desing/bacg_gal3.jpg);
	background-repeat: repeat;
		font-family: sans-serif;
	color: #BEAA7E;
}


#top_gal{
 display: block;
 	background-image: url(img/desing/bacg_gal3.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 133px;
	margin: 0px;
}
#tab_gal{
		position: relative;
 display: block;
 background-image: url(img/desing/gal/g_tab_bakg.jpg);
	background-repeat: repeat;
	width: 100%;
	margin: 0px;
	overflow:hidden;
		
	}
	.gal_td {
		margin: 0px;
			overflow:hidden;
	}

	.imgi{
width: 200px;
margin: 4px 0px 16px 0px;
padding: 0px;
	display: inline;
	color: #BEAA7E;
}
.imgi a:hover, .imgi_thumb a:hover {
	border: #666666;
}

.imgi_thumb{
margin: 4px 0px 16px 0px;
padding: 6px;
	border: 1px solid #DDD8C2;
	color: #BEAA7E;
}
.imgi table{
		color: #BEAA7E;
}	
	table.thumb {
   border-collapse: collapse;
	text-align:center;
   margin: 10px;
   padding: 0px;
}
	
.textgal a{
	font-family: sans-serif;
	color: #BEAA7E;
	text-decoration: none;
	font-size: 110%;
}
.textgal a:hover{
color: #8A7B4F;
font-size: 110%;

}
	
	
	
	
	
	
.a_gal a{
	font-family: sans-serif;
	color: #BEAA7E;
	text-decoration: none;
	font-size: 90%;
}
.a_gal a:hover{
color: #8A7B4F;
font-size: 90%;
text-decoration: underline;/*color: #CBBA96;*/
}
  a, a:hover{
  	text-decoration: none;
  }
