/* CSS Stylesheet */
/* created by Causeway CSS Stylesheet Editor RCS 2005 */
/* http://www.causeway.co.uk/freestuf/cssedit/ */

.AlbumTitle {font-family:Arial; font-size:20pt; }
.PhotoTitle {font-family:Arial; font-size:12pt; }
.NavigationButton {font-family:Arial; font-size:12pt; font-weight:bold; color:Blue; background:cyan;
}
.PhotoLongDescription {font-family:Arial; font-size:12pt; }
.ThumbnailLabels {font-family:Arial; font-size:7pt; color:Blue; background:cyan;
border-top-style:solid;
border-bottom-style:solid;
border-right-style:solid;
border-left-style:solid;
border:Blue 1px; }
.CustomLink {font-family:Arial; font-size:12pt; font-weight:bold; }
.PulldownListbox {font-family:Arial; font-size:12pt; font-weight:bold; color:Blue; background:cyan;
}
.PageNumber {font-family:Arial; font-size:8pt; text-align:Center; }
a:link {color:White; }
a:visited {color:Yellow; }
a:active {color:Red; }
a:hover {color:#FFFF80; background-color:Red; }
