body {
	margin: 16px;
}
p,td,th,div,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #095B80;
}
li {
	margin-left: 20px;
}
th {
	text-align: left;
	font-weight: bold;
}
a {
	color: #095B80;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;	
}
.err {
	font-weight: bold;
	color: #CC0000;
}
.m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	padding: 8px;
	color: #095B80;	
}
.mtrenn {
	background-color: #BFBFBF;
}
.t {
	line-height: 150%;
	padding-bottom: 8px;
}
.h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	padding-bottom: 8px;
}
.date {
	padding-bottom: 8px;
}
.pic {
	border: 1px solid #BFBFBF;
	margin-left: 8px;
	margin-bottom: 8px;	
}
.attachment {
	padding-bottom: 8px;
}
.linkback {
	padding-bottom: 8px;
}
.listh {
	font-size: 9pt;
	font-weight: bold;	
	padding-bottom: 8px;
}
.listdate {
	padding-bottom: 8px;
}
.listt {
	line-height: 150%;
	padding-bottom: 8px;
}
.listpic {
	border: 1px solid #BFBFBF;
	margin-right: 16px;
	margin-bottom: 4px;	
}
.listlink {
	padding-bottom: 8px;
}
.listtrenn {
	background-color: #BFBFBF;
}
.box {
	background-color:#EEEEEE;
	border-bottom: 2px solid #094864;
}
.box-print {
	border-bottom: 2px solid #094864;
}
.path {
	color: #095B80;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;		
	text-align: right;
	padding: 5px;
}
.adminlink {
	color: #FFFFFF;
}
.admin {
	padding: 3px;
	margin: 3px;
	border: 3px dashed #FFAA00;
	line-height: 150%;	
}
.adminheader {
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 8px;
}
.adminmen a, .adminmen span {
	border: 1px solid #094864;
	background-color: #FFFFFF;
	padding: 3px;
}
.adminmen a:hover {
	background-color:#CCCCCC;
	text-decoration: none;
}
.adminmen a.sel {
	background-color: #BBBBBB;
	font-weight: bold;
}
.adminmen select {
	border: 1px solid #094864;
	padding: 1px;
	color: #095B80;
	cursor: pointer;
}
.adminmen select.sel {
	background-color: #BBBBBB;
	font-weight: bold;
}
.adminmen select.unsel:hover {
	background-color:#CCCCCC;
}
.adminpic {
	border: 1px solid #094864;
	height: 50px;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#CCCCCC;
	border: 1px solid #094864;
	color: #094864;
	padding: 2px;
	cursor: pointer;
}
.copyright {
	font-size: 7pt;
	padding-top: 4px;
}
.response {
	border: 1px solid #094864;
	background-color: #FFFFCC;
	padding: 3px;
}