.photo_bg {
padding:1px;
border:1px solid #deba52;
width:448px;
}

.thumb_img {
	border:1px solid #000000;
}

.thumb_display {
	
}

.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:#FFFFFF;
}

.desc_box {
	background-color:#ffffff;
	font-size:11px;
	padding:2px;
	text-align:left;
	color: #000000;
	font-weight:bold;
	width:444px;
	height:29px;
	margin-right:0px;
	margin-left:0px;
	padding-top:5px;
}



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;
	cursor:hand;
	cursor:pointer;
}

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: 14px;
	font-weight: bold;
	font-variant: small-caps;
	border-right: 2px solid #deba52;
	border-bottom: 2px solid #deba52;
	border-left: 1px solid #f9d672;
	border-top: 1px solid #f9d672;
	background-color: #ffebac;
	color: #000000;
	padding:2px;
	width:175px;
}

.componentheading {
	background-image: url(/templates/tpg/images/heading_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	line-height:30px;
	color: #6c5108;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
	text-align: left;
}

