body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: maroon;
}

h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: maroon;
}
a:link {
	font-weight: bold;
	color: maroon;
}
a:hover {
	background-color: #FFCCCC;

}
a:active {
	background-color: #FFCC99;
}
img.withmargin {
	margin: 3px;
}
table.submenu {
	border: thin solid #A46F33;
	padding: 4px;
}
td.submenu-title {
	background-color:#F9F9F9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: normal;
	text-align: center;
}
td.submenu-content {
	background-color:#F1EAE4;
	border-top-color:#A46F33;
	border-top-style: solid;
	border-top-width:1px;
}
td.submenu-content-red {
	background-color:#F1EAE4;
	border-top-color:#A46F33;
	border-top-style: solid;
	border-top-width:1px;
}
.submenu-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.submenu-content-headline P DIV SPAN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #000000;
}
.submenu-content-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: maroon;
}

.main-news-item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFCC;
}
table.main-news-item {
	border: 4px outset #FFFFFF;
	background-color: #FFFFCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
span.captioned-image {
	float:right;
	text-align:right;
	padding-left: 5px;
	font-size: 9px;
	font-style: italic;
}

