body,td,th {
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d3e1cc;
}
.menyn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration:none;
}
a.menyn:hover { text-decoration:underline;; }

h1 { font-family: georgia, arial; font-size:16pt; font-weight:normal; }

a { color: #4a5e3f; }

.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a5e3f;
}
.smalltext_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a5e3f;
}
.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a5e3f;
}

.newsDateText { font-size:8pt; font-family:arial; color:#999; line-height: 16pt; }

td.menutext a { color:#4a5e3f; text-decoration:none; margin-right: 20px; }
td.menutext a:hover { color:#4a5e3f; text-decoration:underline; margin-right: 20px; }

#imgSlideShow {
	position:relative;
	width:300px;
}

#imgSlideShow img {
	position: absolute; 
	z-index: 10;
}


#topSlideShow {
	position:relative;
}

#topSlideShow img {
	position: absolute; 
	z-index: 10;
}

