body {
	background-color: #ffffff;
	margin: 0px 0px 0px 10px;
	padding: 20px 20px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;

}

.standardtext {
	margin: 0px;
}

A:link {
	TEXT-DECORATION: none;
	color: #C11919;
}
A:active {
	TEXT-DECORATION: none;
	color: #C11919;
}
A:visited {
	TEXT-DECORATION: none;
	color: #C11919;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #C11919;
}
p {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 1px;
	padding-left:0px;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: Verdana, sans-serif
}

hr {
border: none;
border-bottom: 1px dashed #666; 
height: 1px;
width: 468px;
}

h1 {
	font-size: 12px; color: #000000; line-height: 16px; font-family: Verdana, Arial, Helvetica;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 12px; color: #000000; line-height: 16px; font-family: Verdana, Arial, Helvetica;
	margin: 0px 0px 5px 0px;
}

table.colored tr.colorlight, 
table.ruler tr.colorlight { background: #fff; border-top: 0px; }  

table.colored tr.colordark,
table.ruler tr.colordark,
.darker { background: #e8ebf0; border-top: 0px; }  

table.colored tbody td,
table.ruler tbody td { padding: 0.3em; }

.leftrow { width: 25%; }
.rightrow { width: 75%; }
.inputwidth { width: 95%; }

/* data tables with ruler */
table.ruler { border-collapse: collapse; border: 1px solid #357; margin-bottom: 3em; } 
table.ruler td { border-left: 1px solid #357; border-right: 1px solid #357; } 
table.ruler th { border-left: 1px solid #357; border-right: 1px solid #357; } 
table.ruler tr { border-top: 1px solid #357;}
table tbody tr.selected,
table.ruler tr.ruled { background: #C9D3DE; border-top: 0px; } 

table.colored { border-collapse: collapse; border: 0px solid #357; margin-bottom: 3em; FONT-SIZE: 10px; LINE-HEIGHT: 150%; FONT-FAMILY: Verdana, sans-serif;} 
table.colored tr { border-top: 0px solid #357;}

/* no margin below filter-tables */
/* table.filter { margin-bottom: 0; border-bottom: 0px;} */

/* FIXME the active article in version view */
table tbody tr.table_system_active { background: #C9D3DE; border-top: 0px; }
.style1 {
	text-align: right;
}
.arlogo {
	margin: 0px 0px 12px 0px;
}
