body {
	background-color:#333333;
	color:#ffffff;
}

a {
	color:#006fc0;
}

a:hover, a:active {
	color:#0084e7;	
}

.exposureTarget {
	background-color:#111111;	
	border-color:#111111;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
	background-color:#555555;
}

.exposureSlideshowControls a,
.exposureControls a {
	color:#cccccc;
}

.exposureControls span {
	color:#ffffff;	
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
	background-color:#444444;
	color:#dddddd;
}

.exposurePaging .active {
	background-color:#111111;	
}

p.info a {
	color:#c0c0c0;	
}

p.info a:hover, p.info a:active {
	color:#e7e7e7;	
}
