div.photo-section font.text {
	color: #0094bd;
}
div.photo-section font.text a{
	color: #0094bd;
}
.photosectionnav {
	font-size: 11px;
	color: #0094bd;
	
}
.photosectionnav a{
	color: #0094bd;
}
.curnav {
	background: url(images/nav-bg.gif) no-repeat right top;
	width: 156px;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 9px 4px 0;
	height: 22px;
	text-align: right;
}
td.curnav font.text {
	color: #ffffff;
}
div.photo-section h3.header {
	display: block;
	width: 100%;
	margin: 0px;
	vertical-align: bottom;
	background: url(images/header-bg.gif) no-repeat left top;
	padding: 7px 0 7px 20px;
	font-size: 11px;
	color: #FFF;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table {
	border: 1px solid #d9f6fc;
}
div.photo-section table.data-table tr.head-row td {
	background-color: #d9f6fc;
	text-align: center;
	vertical-align: bottom;
	padding: 20px 5px 5px 5px;
	border: 1px solid #d9f6fc;
	border-bottom:none;
}
div.photo-section table.data-table tr.head-row td a img {
	/*border: 2px solid #FFF;*/
}
div.photo-section table.data-table tr.data-row th.data-cell {
	text-align: center;
	background-color: #d9f6fc;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #d9f6fc;
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}
div.photo-section table.data-table  tr.data-row th.data-cell a {
	color: #0094bd;
	text-decoration: none;
}

