.tblContentText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
}

.tblContentTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	vertical-align: text-top;
	background-color: #dedede;
}
.tblContentTextSmallRight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	vertical-align: text-top;
	background-color: #dedede;
	text-align: right;
}
.tblContentTextNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	vertical-align: top;
	background-color: #dedede;
	text-align: left;
	background-position: left top;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	font-style: normal;
	line-height: normal;
	float: none;
	width: auto;
}
