body, td {
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 13px;
	color: #962A2A;
}

a {
	color: #962A2A;
}

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

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

.menu a {
	color: #962A2A;
	font-size: 13px;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}
.menu {
	color: #962A2A;
	font-size: 13px;
}

.required {
	font-size: 12px;
	color: #962A2A;
}

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

img.gallery_thumb_img {
	border: 1px solid #962A2A;
}

img.gallery_large_img {
	border: 1px solid #962A2A;
}

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

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

.gallery_image_description {
	color: white;
}

.gallery_buttons a {
	color: white;
}

img.from_the_gallery_img {
	border: 1px solid #962A2A;
}

table.press {
	font-size: 12px;	
border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.press th {
	font-size: 12px;
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.press td {
	font-size: 12px;
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
</style>
