body {
	background-color: White;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.PageCounter {
}

.AlbumTitle {
	font-size: 12px;
	text-align: center;
	background-position: center;
	font-weight: bold;
	color: #333333;
}

.Generator {
	font-size: 12px;

}

a {
	text-decoration: none;
	color: #B22222;
}

a:visited {
	text-decoration: none;
	color: #778899;
}

a:hover {
	text-decoration: underline;
	color: #708090;
}
.PhotoLabel {
	text-decoration: none;
	color: #000000;

}
.PhotoLabel:visited {
	text-decoration: none;
	color: #000000;
}
.PhotoLabel:hover {
	text-decoration: underline;
	color: #000000;
}
.PhotoTrumb {
	border: 7px solid #DDDDDD;
}
.Icon {
}
.PhotoTitle {
	font-size: 12px;
}
.PhotoInfoTable {
	background-color: #BBBBBB;
	border: thin solid #333333;
	left: 50px;



}
.PhotoInfoTitle {
	background-color: #9A9A9A;
	border: thin solid #333333;
	left: 50px;
	font-weight: bold;
	background-position: center;

}
.PhotoComment {
	font-size: 11px;
}
td,p,br,body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: Black;}


}