.photo_bg {
	background-color:#f2e9e6;
}

.thumb_img {
	border:2px solid white;
}

.thumb_display {
	background-color:#ebdad5;
}

.prev_next {
	color: #4d3932;
	font-weight:bold;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:10px;
	margin-left:0px;
	background-color:#a06b59;
}

.desc_box {
	background-color:#ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	padding:2px;
	text-align:center;
	color: #4d3932;
	font-weight:bold;
	width:444px;
	height:29px;
	margin-right:304px;
	margin-left:86px;
}



TD, INPUT, SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.details {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #003366;
	border-bottom-color: #003366;
}



.paging {
	color:#142E74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}

a.category_but{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #A06B59;
	border-right: 2px solid #b28a7d;
	border-bottom: 2px solid #b28a7d;
	margin:2px;
	text-decoration:none;
	padding:2px;
	line-height:22px;
}
		
a.category_but_hov{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #c69e90;
	border-right: 2px solid #c69e90;
	border-bottom-color: 2px solid #c69e90;
	margin:2px;
	text-decoration:none;
	padding:2px;	
	line-height:22px;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	border-right: 2px solid #b28a7d;
	border-bottom: 2px solid #b28a7d;
	background-color: #c69e90;
	color: #ffffff;
	padding:2px;
}



