.treeNode {
	text-decoration: none; color: black; font: 8pt tahoma;
}
input.text {
	border: 1px solid black;
width: 240px;
font: 8pt tahoma;
}
select {
	width: 240px;
font: 8pt tahoma;
}
.title {
	width: 416px;
border: 1px solid black;
background-color: #D0D0D0;

}
.title td {
	text-align: center;
font: bold 12pt trebuchet ms, arial;
}
.content {
	width: 400px;
background-color: #F8F8F8;
}
.content th, .content td {
	font: 10pt trebuchet ms, arial;
}
.content th {
	width: 100px;
text-align: left;
padding: 3px 0 3px 20px;
}
