/* CSS Document */

.leftNav {
	vertical-align: top;
}

.treePanel {
	vertical-align: top;
	text-align: left;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #0066CC;
	border: 0px #000000;
}

a:hover {color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0066CC;
}

.photo {
	text-align: center;
}

.phototopcaption {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
    color: #0066CC;
	text-align: center;
}

.photolowercaption {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.photoSummary {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;color: #000000;
	text-align: center;
}

.captionSummary {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;color: #0066CC;
	text-align: left;
}

.galleryTitle {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}

.treeTop {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;color: #000000;
	text-align: left;
}

.treeNodes {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.menu {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
}

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #0000FF;
}

.photoCol {
	text-align: center;
}

.summaryCol {
	text-align: left;
}

.actionCol {
	text-align: left;
}

.oddRow {
	background-color: #FFFFFF;
}

.evenRow {
	background-color: #FFFFFF;
	

}