body, td {
	font-family: times;
	font-size: 11pt;
}
p {
	margin: 0pt auto 0pt auto;
}
h3 {
	margin: 5px auto 10px auto;
}
hr {
	width: 18.1cm;
	text-align: left;
	margin-left: 0;
}

table {
	border: 0;
}

textarea, input, select {
	font-size: 9pt;
	font-family: arial;
}

a {
	color: #00D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.inv {
	color: darkgrey;
	text-decoration: underline;
}
.inv:hover {
	color: darkgrey;
	text-decoration: none;
}

#d_addedit, #d_mao, #d_filters {
	width: 18cm;
	border: 0px solid black;
}

.std_input, .addedit_input, .addedit_ta {
	border: 1px solid lightgray;
}
.addedit_input, .addedit_ta {
	width: 8.4cm;
}

#addedit_big {
	font-size: 11pt;
	font-family: arial;
	width: 18.4cm;
	border: 1px solid lightgray;
}

ul {
	margin: 0pt auto 0pt auto;
	font-size: 9pt;
}
.miniul, .smallgrey {
	color: darkgrey;
	font-size: 9pt;
}

.success {
	color: #009900;
}
.warning {
	color: orange;
}
.error {
	color: red;
}
.grayed {
	color: gray;
}

#txtcnt, #txtcnt2 {
	color: gray
}

.inplace-1, .inplace-2 {
	position: absolute;
	top: 1.5em;
	display: none;
}
.inplace-2 {
	top: 4em;
}
.ip-img {
	width: 0.9em;
	height: 0.9em;
}

.art-block, .art-block-preview {
	position: relative;
	width: 18cm;
	margin: 0pt 0pt 0pt 0pt;
}
.art-block-preview {
	padding: 5pt;
	border: 1px dashed darkgrey;
	background-color: #f8f8f8;
}

.art-catergory, .art-org_title,
.art-title, .art-sourcedate,
.art-text, .art-mini {
	font-family: arial;
	font-size: 10pt;
}
.art-catergory {
	font-size: 11pt;
	font-weight: bold;
	margin: 30pt auto 12pt auto;
}
.art-org_title {
	font-weight: bold;
	color: red;
}
.art-title {
	font-weight: bold;
}
.art-sourcedate {
	font-size: 8pt;
	text-align: right;
}
.art-text {
	text-align: justify;
}
.art-mini {
	color: blue;
	text-decoration: underline;
	word-wrap: break-word;
}

.art-info, .art-comments {
	margin-top: 1pt;
	font-size: 11pt;
	font-family: times;
	color: darkgrey;
}
.art-comments {
	color: #009900;
}


/* ------------------------------- */



/*
@media screen {
	div.divFooter {
		//display: none;
		position: fixed;
		bottom: 10;
	}
}
@media print {
	div.divFooter {
		position: fixed;
		bottom: 10;
	}
}
th {
    font-family:Arial;
    color:black;
    background-color:lightgrey;
}
thead {
    display:table-header-group;
}
tbody {
    display:table-row-group;
}
tr {page-break-inside: avoid;}
*/
