table.clsDocBody {
	color: windowtext;
	font-size: 80%;
}
table.clsDocBody td.clsDocMenuArea {
	background-color: window;
	border-right: 1 solid #6633CC;
}
table.clsDocBody td.clsDocArea {
}
table.clsDocMenu {
	color: windowtext;
	background-color: window;
	font-size: 100%;
	font-weight: bold;
	cursor: hand;
}
table.clsDocMenu td {
	border-bottom: 1 solid #6633CC;
}
table.clsBkNumber {
	color: windowtext;
	background-color: window;
	font-size: 100%;
	font-weight: bold;
}
div.clsProfileItem {
	display: none;
}
p.clsProfileItemTitle {
	margin-left: 1ex;
	margin-top: 1em;
	margin-bottom: 1em;
	color: windowtext;
	font-weight: bold;
}
table.clsProfileDoc {
	font-size: 100%;
	border-bottom: 1 solid #CCCCFF;
	background-color: window;
}
table.clsProfileDoc td.clsProfileItemName {
	color: black;
	font-weight: bold;
	padding-left: 1ex;
	padding-right: 2ex;
	background-color: #CCCCFF;
}
table.clsProfileDoc td.clsProfileItemValue {
	padding-left: 1ex;
	padding-right: 2ex;
	background-color: window;
	border-top: 1 solid #CCCCFF;
}
table.clsProfileDoc a {
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}
table.clsProfileDoc a:hover {
	color: red;
}
p.clsProfileDoc {
	margin-top: 0.5em;
	margin-left: 1ex;
	margin-bottom: 0em;
}
