table.clsDoc {
	font-size: 80%;
}
table.clsMenu {
	font-size: 100%;
	margin-top: 0.5em;
}
table.clsMenu tr.clsCat {
	background-color: #CCCCFF;
	font-weight: bold;
}
table.clsMenu p {
	margin: 0 1ex 0 2ex 0;
}
td.clsDesc {
	border-left: 1 solid #CCCCFF;
}
div.clsCatDesc {
	display: none;
}
p {
	margin: 0.5em 2ex 1em 2ex;
}
p a { text-decoration: none; }
p a:hover { text-decoration: underline; }
p a.clsDisable { color: silver; }
p.clsCat {
	font-family: "Verdana";
	margin-top: 1em 2ex 0em 2ex;
	font-weight: bold;
	border-bottom: 1 solid #CCCCFF;
}
p.clsTitle {
	font-family: "Verdana";
	font-weight: bold;
}
