<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	margin:3px;
	padding:0;
	font-family:tahoma;
	font-size:12px;
	background:#ffffff;	
}

table, div, p, td{
	font-family:tahoma;
	font-size:12px;
}

a, a:link, a:hover, a:active, a:visited{
	font-family:tahoma;
	font-size:12px;
}

a img{
	border:0;
}

form{
	margin:0;
	padding:0;
}

input, select, textarea{
	font-family:tahoma;
	font-size:12px;
	padding:0;
	margin:0;	
}

.logo{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.brick{
	margin-bottom:3px;
}

#page_header{
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
}

#refresh{
	margin-bottom:3px;
}

#navigation{
	margin-bottom:3px;
}

#filter{
	margin:0 0 3px 0;
}

#filter h2{
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
}

.filter_fname{
	text-align:right;
}

.filter_acts select{
	width:50px;
}

.filter_field select, .filter_field input{
	width:120px;	
}

.messages{
	border:2px solid green;
	margin-bottom:3px;
}

.errors{
	border:2px solid red;
	margin-bottom:3px;
}

.ae_f_text{
	text-align:right;
}

.ae_f_text SUP{
	color:red;
}

.ae_f_field input, .ae_f_field select{
	width:150px;
}

.ae_f_htmledit textarea{
	width:300px;
	height:100px;
}

.line_dark TD{
	background:#cccccc;
}

.std_header{
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;	
}</pre></body></html>