

.comboboxtreelist
{
	font-size: 6pt;
	width: 100%;
}

.comboboxchildslist
{
	font-size: 8pt;
	width: 100%;
}


.sysHead
{
	background-color: #008080;
	color: #ffffff;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 8;
}
.sysLabel
{
	background-color: #eeeeee;
	color: #000000;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 5;
}
.sysContent
{
	background-color: #eeeeee;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 5;
}