/* --- block elements --- */
body {
	background: #7C869C;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
}

h1 {
	color: black;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}

h2 {
	color: black;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}

h3 {
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	margin-bottom: 2px;
}

h4 {
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	margin-bottom: 2px;
}

form {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	margin: 0px;
}

blockquote {
	margin-left: 15px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
}

/* --- inline elements --- */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 a {
	color: black;
}

h2 a {
	color: black;
}

h3 a {
	color: black;
}

h4 a {
	color: black;
}

font {
	display: none;
}

/* --- classes --- */
.bar td {
	background: #525D76 url(images/interlaced.gif);
	color: white;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: bold;
}

.bar a {
	color: white;
	text-decoration: none;
}

.bar a:hover {
	color: #CC9966;
	text-decoration: none;
}

.leftside {
	background: #CCCCCC;
	width: 160px;
}

.rightside {
	background: #CCCCCC;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	width: 130px;
}

.menu th {
	background:  #525D76;
	color: white;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
}

.menu td {
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
}

.menu a {
	background: white;
	color: black;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.main {
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
}

.main table {
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
}

.main table th {
	background:  #525D76;
	color: white;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.main table th a {
	background:  #525D76;
	color: white;
	text-decoration: none;
}

.main table td {
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.main a {
	color: #525D76;
	text-decoration: underline;
}

.main a:hover {
	text-decoration: none;
}

.main h3 a {
	color: black;
	text-decoration: none;
}

.main h4 a {
	color: black;
	text-decoration: none;
}

.headlines {
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  font-size: 9pt;
  list-style: outside square;
}

.headlines li {
  margin: 0px;
  padding: 0px;
}

.main b a {
	color: black;
}

.bottom td {
	color: white;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	padding: 2px;
}

.bottom a {
	color: white;
	text-decoration: none;
}

.gallery a {
	color: white;
	text-decoration: none;
}

.galleryhead th {
	background: #525D76;
}

.galleryhead td {
	background: #525D76;
}

.gallerytext a {
	color: #525D76;
	text-decoration: underline;
}

