.pa_mainDIV {
	font-family: Verdana, Arial, Tahoma, Georgia, sans-serif;
	font-size: 11px;
	font-color: black;
	margin: 0px;
	padding: 0px;
}

.pa_mainDIV TABLE {
	margin: 3px;
}

.pa_breadcrumbs {
	border: 0px solid black;
	background-color: white;
	color: white;
	font-weight: bold;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	margin-bottom: 4px;
}

.pa_breadcrumbs DIV {
	background-color: #8B9EBE;
	border: 1px solid black;
	padding: 4px;
	padding-left: 10px;
}

.pa_breadcrumbs A {
	color: white;
	text-decoration: none;
}
.pa_breadcrumbs A:HOVER {
	color: white;
	text-decoration: underline;
}

.pa_pagecaption {
	border: 0px solid black;
	background-color: white;
	color: white;
	font-weight: bold;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Verdana, Arial, Tahoma, sans-serif;
	margin-bottom: 5px;
}

.pa_pagecaption DIV {
	background-color: #8B9EBE;
	border: 1px solid black;
	padding: 10px;
	margin: 0px;
}

.pa_overview {
	background: #F3F3F3;
	border: 1px solid gray;
	margin: 0px;
	padding: 0px;
}

.pa_overview .pa_photoerror {
	font-weight: bold;
}

.pa_album {
	width: 305px;
	height: 135px;
	border: 0px solid black;
	float: left;
}

.pa_album THEAD TD {
	height: 20px;
	background-color: #174D8B;
	color: white;
	font-weight: bold;
	padding: 5px;
}

.pa_album TBODY TD {
	padding: 5px;
	background-color: #ACBDD8;
}

.pa_overview .pa_overview_table {
	width: 110px;
	height: 160px;
	float: left;
	margin: 15px;
}

.pa_album_numphotos {
	display: block;
	margin-top: 15px;
	color: gray;
}

.pa_folder, .pa_photo {
	text-align: center;
	height: 110px;
	border: 1px solid black;
}

.pa_folder {
	background: #FFE983;
}

.pa_photo {
	background: #F3F3F3;
}

.pa_caption {
	padding: 5px;
	height: 50px;
	text-align: center;
}

.pa_caption SPAN {
	font-weight: bold;
	font-size: 10px;		
}

.pa_caption .pa_numphotos {
	font-size: 10px;		
	font-weight: normal;
	color: gray;
}

.pa_photoDIV {
	text-align: center;
}

.pa_photoDIV TABLE {
	width: 98%;
}

.pa_nextTD {
	width: 50%;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.pa_nextTD A {
}

.pa_prevTD {
	width: 50%;
	text-align: left;
	font-weight: bold;
}

.pa_photoTD {
	text-align: center;
}

.pa_photoTD div {
	margin-left: auto;
	margin-right: auto;
}

.pa_photoTD img {
	border: 1px solid black;
	margin: 3px 0px 3px 0px;
}

.pa_photo_caption {
	font-weight: bold;
	background-color: gray;
	padding: 5px;
	color: white;
}

.pa_photo_comments {
	color: gray;
}
