.clsNode { font-family: tahoma; font-size: 8pt;	text-decoration: none; cursor: hand; color: #ffffff; background-color: #5C626E }
.clsNodeUnhilightable { font-family: tahoma; font-size: 8pt; text-decoration: none; cursor: hand; color: #ffffff; background-color: navy }
.clsNode:hover { text-decoration: none; color: #FF3333; }

.clsNodeGroup { font-family: tahoma; text-decoration: none; font-size: 8pt; color: navy; font-weight: bold; }
.clsNodeGroup:hover { text-decoration: none; color: white; background-color: navy }

.form { border: 1px solid silver; }
.form td { font-family: tahoma; font-size: 8pt; }
.form td input, .form td textarea { border: 1px solid silver; background-color: #F0F0F0; font-family: tahoma; font-size: 8pt; }
.form td select { background-color: #F0F0F0; font-family: tahoma; font-size: 8pt; }

.form td input.chk { border: none; background-color: transparent; }

.array td { border: 1px solid black; }
.text td { padding: 15px; border: 1px solid black; background-color: #D6D6C0 }
.text td, .text td p, .text td h2 {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	text-align: justify;
}

