body, td {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: white;
}

a {
	color: white;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

table.gallery td {
	padding-bottom: 10px;
}

.menu a {
	color: #D4D4D4;
	font-size: 14px;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}
.required {
	font-size: 12px;
	color: red;
}

.footer a {
	color: #D4D4D4;
	font-size: 10px;
}

img.gallery_thumb_img {
	border: 1px solid white;
}

img.gallery_large_img {
	border: 1px solid black;
}

body.gallery_image_body {
	background-color: #D4D4D4;
	text-align: center;
}

.gallery_image_title {
	color: black;
	font-weight: bold;
}

.gallery_image_description {
	color: black;
}

.gallery_buttons a {
	color: black;
}

img.from_the_gallery_img {
	border: 1px solid white;
}