.boxborder {
}

.listtop {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #505050;
	padding: 2px 4px 2px 4px;
}

.listtop a {
	color: #000000;
	text-decoration: underline;
}

.listentity {
	font-size: 12px;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
}

.listentity a {
	color: #303030;
	text-decoration: none;
}

.listentity a:hover {
	text-decoration: underline;
}

.nowrap {
	white-space: nowrap;
}

.subentity {
	padding: 0px 0px 0px 48px;
	border-bottom: 1px solid #b0b0b0;
	font-size: 10px;
	text-align: justify;
}

.subentity a {
	color: #303030;
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

.boxhandle {
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 12px 0px;
}

.fieldname {
	font-size: 12px;
	vertical-align: top;
	border-bottom: 1px solid #b0b0b0;
}

.fieldvalue {
	font-size: 12px;
	border-bottom: 1px solid #b0b0b0;
}

.center {
	text-align: center;
}

.vtop {
	vertical-align: top;
}

.boxbody {
	font-size: 12px;
}

.boxbody a {
	color: #336699;
}

input {
	border: 1px solid #303030;
}

.separator {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #b0b0b0;
}

.rollable {
	
}

