<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin:0px 0px 0px 11px;font-family:Georgia, "Times New Roman", Times, serif;
}
a {
	color:#44617B;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}
.table-main {
	/*table-layout:fixed;*/
}
.nav {
	height:45px;
	background-color:#CFD7F1;
}
a.nav-link {
	display:block;
	line-height:18px;
	border-bottom:1px solid #FFFFFF;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	text-indent:2px;
	font-weight:bold;
}
a.nav-link:hover, a.nav-link-active {
	display:block;
	line-height:18px;
	border-bottom:1px solid #FFFFFF;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-indent:2px;
	background-color:#2B53CC;
	font-weight:bold;
}

a.nav-link-sub {
	display:block;
	line-height:16px;
	border-bottom:1px solid #FFFFFF;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-indent:10px;
}
a.nav-link-sub:hover, a.nav-link-sub-active {
	display:block;
	line-height:16px;
	border-bottom:1px solid #FFFFFF;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-indent:10px;
	background-color:#2B53CC;

}

.nav #first {
	height:10px;
	border-bottom:1px solid #FFFFFF;
	background-color:#FFFFFF;
}
.nav #last {
	height:45px;
}
.content {
	font-size:12px;
	background-color:#FFFFFF;
	padding:0px;
	color:#333333;
}
.content-content {
	font-size:12px;
/*	background-color:#FFFFFF;*/
	padding:3px 5px 3px 10px;
	padding-right:25px;
	color:#333333;
	line-height:170%;
}
.headline {
	font-size:16px;
	background-color:#FFFFFF;
	padding:1px 4px 1px 10px;
	line-height:20px;
	color:#333333;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.headline-right {
	font-size:12px;
	background-color:#FFFFFF;
	padding:1px 4px 1px 4px;
	line-height:16px;
	color:#666666;
	text-align:right;
	width:376px;
}
.timestamp {
	display:none;
	color:#FFFFFF;
}
.content-cell {
	padding-left:10px;
	padding-top:10px;
}
#link-next {
	float:left;
	margin-top: 8px;
	text-decoration:none;
	color:#5B5D98;
	}
#link-back {
	float:left;
	margin-top: 8px;
	text-decoration:none;
	color:#5B5D98;
}
.cms-image {
/*	background-color:#CCCCCC; */
	margin: 0px 0px 0px 0px;
}
.cms-image-text {
	color:#000000;
	font-size: 9px;
	padding: 0px 0px 0px 2px;
}
.spacer {
	height:10px;
}
.box-tr {
	background:url("images/box_tr.gif") top right no-repeat;
	margin:0;
	padding:0;
}
  
.box-tl {
	background:url("images/box_tl.gif") top left no-repeat;
	margin:0;
	padding:0;
}

.box-br {
	background:url("images/box_br.gif") bottom right no-repeat;
	margin:0;
	padding:0;
}
 
.box-bl {
	background:url("images/box_bl.gif") bottom left no-repeat;
	margin:0;
	padding:0;
}

.gallery-teaser {
	background-color:#FFFFFF;
	vertical-align:top;
	padding:3px 5px 3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.gallery-teaser-back {
	vertical-align:top;
	padding:3px 5px 3px 10px;
	width:25px;
}
.gallery-thumbnails {
	background-color:#ECF1F9;
	
	padding:10px 0px 10px 5px;
	color:#44617B;
}
.gallery-thumbnail {
	float:left;
/*	margin:0px 5px 0px 5px;*/
/*	padding:0px 5px 0px 5px;*/
padding-right:5px;
}
.gallery-thumbnail-image {
	padding:1px 3px 3px 1px;
	border:0px;
}
.gallery-thumbnail-description {
	font-size:9px;
	padding-bottom:3px;
	text-align:center;
}
.gallery-pages {
	font-size:11px;
	background-color:#FFFFFF;
	color:#44617B;
	text-align:right;
	padding:3px 10px 3px 0px;
}
.gallery-pages img {
	vertical-align:middle;
}
.input {
	border:1px solid #B1BDC8;
	background-color: #FFFFFF;
	font-size: 11px;
}
.button {
	border:1px solid #B1BDC8;
	background-color: #FFFFFF;
	font-size: 11px;
}

ul {
}
il {
	
}</pre></body></html>