body {
  background: #fff;
  color: #000;
  font-size: 13px;
  height: auto;
  padding-bottom: 20px;
}

a {
	color: #5E8891;
}

.menu a {
	color: #323433;
}

a.current_section {
	color: #5E8891;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container_16 {
  margin-bottom: 20px;
}

.menu {
	border-top: 1px solid #DDDEDD;
	border-bottom: 1px solid #DDDEDD;
}

.menu table {
	margin-top: 10px;
	margin-bottom: 10px; 
}

.menu table td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 60px;
	padding-bottom: 0px;
}

.dark_band {
	height: 20px;
	margin-bottom: 50px;
	background-color: #323433;
}

.wide_band {
	height: 20px;
	margin-top: 0px;
	border-top: 1px solid #DDDEDD;
}

.split_band {
	height: 20px;
	margin-top: 20px;
	border-top: 1px solid #DDDEDD;
}

.right_box {
	line-height: 18px;
	font-size: 15px;
}

.right_aligned_tbl {
	margin-left: auto;
}

.right_aligned_tbl td {
	font-size: 12px;
	text-align: right;
}

.left_aligned_tbl td {
	font-size: 12px;
}

#galleria {
	width: 400px; height: 390px; background: #ffffff;
}