body{
scrollbar-face-color: #61443A; 
scrollbar-border-color: #EEDED3; 
scrollbar-HIGHLIGHT-color: #EEDED3; 
scrollbar-shadow-color: #EEDED3; 
scrollbar-3dlight-color: #61443A; 
scrollbar-ARROW-color: #EEDED3; 
scrollbar-track-color: #EEDED3; 
scrollbar-darkshadow-color: #61443A; 
scrollbar-base-color: #61443A;
}

.white	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: FFFFFF;
	text-decoration: none;
	}


a.white	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: FFFFFF;
	text-decoration: underline;
	}
	
.whitesmall {
	font-size: 10px; 
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	line-height:150%;
	}
	
a.whitesmall {
	font-size: 10px; 
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	line-height:150%;
        text-decoration: none;
	}
	
a.whitesmall:hover {
	font-size: 10px; 
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	line-height:150%;
	text-decoration: underline;
	}

.auto { height: 490px; overflow: auto; padding: 0px;}


div.thumb {
	margin: 3px;
	border: 1px solid #eeded3;
	height: auto;
	float: left;
	text-align: center;
	}

.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #7c6259;
	}

.thumb a:hover img {border: 1px solid #fff;}

.photocattitle {text-align: center; font-weight: bold;}

.phototitle {
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 0 3px 3px 3px;
	}
	
body#popup {
	background: #7c6259; 	
	text-align: center;
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	}
	
body#popup a:link, body#popup a:hover, body#popup a:active, body#popup a:visited  {
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	}
	
body#popup p {
	margin-top: 10px;	
	}	
	