a:link, a:visited {
        color: #a6510a;
        text-decoration: underline;
}

a:hover {
        color: orange;
        text-decoration: underline;
}

body {
        color: #525252;
        font-family: Tahoma;
        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 {
		  background-color: #f1ebb3;
        font-size: 8pt;
        padding: 0px 5px 5px 0px;
        text-align: justify;
        }

div.newsheader {
        background-color: #500000;
        border-left: 20px solid #e3bf78;
        color: #e3bf78;
        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.right {
        text-align: right;
        }

div.themepubl {
        color: #666666;
        font-family: Tahoma;
        font-size: 9pt;
        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;
        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: #b85b16;
        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;
}

.imgr {
        margin: 2px;
        border: 3px solid #FFFFFF;
}

.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;
}


.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;
}