body,td,th {
	font-size: small;
}

body {
	background-color: #f5edee;
}

body,td,th,h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
	font-size: 32px;
}
.form_item {
	font-size: small;
	font-style: italic;
}

.form_error {
	font-size: x-small;
	font-weight:bold;
	color:#F10E0E;
}

.gallery_title {
	font-size: x-large;
	font-weight:bold;
	color:#CC2222;
}

.gallery_group_title {
	color: #cc2222;
	font-size:20px;
	font-weight:bold;
}

.gallery_navlink {
	color: #444444;
	font-weight: bold;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.gallery_navlink:hover {
	color:#CC0000;
	font-weight: bold;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.links_navlink {
	color: #444444;
	font-weight: bold;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.links_navlink:hover {
	color:#CC0000;
	font-weight: bold;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.info_text {
	color: #444444;
	font-weight: bold;
	font-size:12px;
	margin-left:20px;
	margin-top:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.gallery_detail {
	color: #444444;
	font-weight: bold;
	font-size:12px;
	text-transform:uppercase;
}

.name {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:bold;
}

/*
	<li> style: list-style-image:url(img);
*/
