body {
	color: black;
	background: white;
	font-family: arial, helvetica;
	padding: 0px;
	margin: 0px;
}

div.body {
	margin: 0em 30px 0em 30px;
}

a:link, a:visited {
	color: #007070;
}

table.titletab {
	width: 100%;
	color: #50bead;
	border-style: none;
	padding: 0px;
	margin: 0px;
}

table.titletab td {
	background: #50bead;
}

.title {
	background: #50bead;
	color: white;
	padding: 0px 30px 0px 30px;
	margin: 0px;
}

.title a:link, .title a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.title a.current:link, .title a.current:visited {
	color: white;
	text-decoration: underline;
}

tr, td, th {
	border-style: solid;
	border-width: 2px;
}

div.news-item {
	padding-bottom: 1em;
}

div.news-date {
	font-size: 80%;
}

p.oldnews {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

.top_header {
	display: block;
	width: 100%;
}

.logo {
	float: left;
}

.search {
	float: right;
	padding: 0px;
	margin: 1em;
}

.clear {
	clear: both;
}

ul {
	margin: 0px;
	padding: 0em 0em 0em 2em;
}

img {
	border-style: none;
}

h1 {
	font-size: 20px;
	margin: 10px 0em 0.5em 30px;
	padding: 0px;
	font-weight: bold;
}

h1 img.dove {
	margin: 0em 2em 0em 0em;
	padding: 0px;
}


h2 {
	font-size: 120%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

#blog {
	float: right;
	padding-left: 2em;
}

.blogtitle {
	margin-top: 0px;
}

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

table.pretty, table.pretty tr, table.pretty th, table.pretty td {
	border: 1px solid black;
	border-collapse: collapse;
}

table.pretty td, table.pretty th {
	padding: 5px;
}
