a:link, a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}

body {
	color: #525252;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #DBDBDB;
	scrollbar-face-color: #DBDBDB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
}

div.leftfield {
	font-size: 8pt;
	padding: 0px 5px 5px 0px;
	text-align: justify;
	}

div.newsheader {
	background-color: #BDA573;
	border-left: 20px solid #937942;
	color: White;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
}

div.rightfield {
	background-color: #FFFFFF;
	border-left: 2px solid #D3D3D3;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px;
	text-align: justify;
	}

div.themepubl {
	color: #D1411B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
}

hr {
        height: 1px;
        text-align: center;
        width: 95%;
        border-top: 1px solid #CCCCCC;
        border-style: solid none none none;
}

.tableline3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}

table {
	font-family: Tahoma, "Arial Narrow";
	font-size: 9pt;
}

ul {
	clip: rect(auto auto auto 0px);
	left: 1px;
	line-height: 16pt;
	list-style: disc;
	margin: 14px;
	padding-bottom: 3px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
}

.head {
	color: #D1411B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.ramka {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	margin: 10px;
	padding: 5px;
}

.tableline1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.tableline2 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

blockquote {
	border-left: 4px solid #CC0000;
	padding-left: 1em;
}

.imgr {
        margin: 2px;
        border: 3px solid #FFFFFF;
}

.lcompact {
	margin-top: 0;
	padding-top: 0;
}
.lcompact p {
	padding: 0;
	margin: 0;
}

.ptable th {
	height: 40px; 
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #efefef;
}

.ptable td {
	padding: 2px;
	vertical-align: middle;
	text-align: left;
}