.header {
	background-image: url(images/d009_12.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.header2 {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/d009_13.gif);
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/d009_63.gif);
}
.footer2 {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/d009_64.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #92826A;
}
.content {
	padding: 10px;
}
.newsbar {
	padding: 10px;
	background-image: url(images/d009_58.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7c0719;
}
.menu {
	background-repeat: no-repeat;
	background-image: url(images/d009_24.gif);
	padding-right: 15px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #624731;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.menu a:link {
	color: #624731;
	text-decoration: none;
}
.menu a:visited {
	color: #624731;
	text-decoration: none;
}
.menu a:hover {
	color: #624731;
	text-decoration: underline;
}

#NewsOverview, #NewsDescription {
	font-family: ;
	font-size: 13px;
	color: #7c0719;
	padding: 3px;
	display:block;
}
#NewsOverview {
	font-weight: bold;
	padding-bottom: 5px;
}
#NewsOverview a:link, #NewsOverview a:visited {
	color: #7c0719;
	text-decoration: none;
	font-weight:normal;
	display:block;
}
#NewsOverview a:hover {
	color: #7c0719;
	text-decoration: underline;
}
#NewsTitle h1 {
	font-family: ;
	font-size: 18px;
	color: #7c0719;
	font-weight: bold;
	padding: 3px;
	margin:0px 0px 0px 0px;
	background-color: ;
	letter-spacing: normal;
}
#NewsTitle a:link h1, #NewsTitle a:visited h1 {
	color: #7c0719;
	font-size: 13px;
	text-decoration: underline;
	display:block;
}
#NewsTitle a:hover h1 {
	color: #7c0719;
	text-decoration: underline;
}
#NewsDate {
	font-family: ;
	font-size: 9px;
	color: ;
	padding:3px;
}
#NewsDate a:link, #NewsDate a:visited {
	color: #7c0719;
	text-decoration: none;
	display:block;
}
#NewsDate a:hover {
	color: ;
	text-decoration: none;
}
#NewsThumb img {
	border:none;
}
#NewsThumb {
	float:left;
	padding: 0px 10px 5px 3px;
}
#NewsItem {
	display:block;
	clear:both;
	color: #7c0719;
	background-color: ;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px solid #000000;
}
#NewsPreviewItem {
	display:block;
	clear:both;
	margin: 0px 0px 25px 0px;
	/*background-color:#cccccc;
	border: 1px solid #000000;*/
	background-color: ;
}