.paging{
	margin-top: 20px;
}

.readon { 
	width: 100%;
	font-weight: bold;
	color: #000000;
	padding: 0px 12px 12px 0px;

}
.readpr {
	font-weight: bold;
	color: #006f4d;
	padding: 0px 0px 0px 12px;
	background-image: url('../img/li_bk.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.highLite, .high {
	font-weight: bold; 
}


.tmce {
    font: 11px Tahoma, Verdana, Arial;
	color: #000000;
}
.tmce a, .tmce .intro, .tmce .intro a {
	color: #000;
}
.tmce .intro2, .tmce .intro2 a {
	color: #000000;
	}
.tmce .intro, .tmce .intro2 {
	font-weight: bold;
}
.tmce .linkPaars, .tmce a.linkPaars {
	color: #2a287
	font-weight: bold;
}
.tmce .linkGeel, .tmce a.linkGeel {
	color: #ffbf00;
	font-weight: bold;
}
.tmce ul {
	margin: 0px 0px 0px 6px;
}
.tmce ul li {
	padding: 0px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	background-image: url('../img/li_rb.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.tmce ol {
	margin: 0px 0px 0px 28px;
}
.tmce ol li {
	padding: 0px;
	margin: 0px;
}

.tmce table tr.tblHeader {
}
.tmce table tr.tblHeader td {
	background-color: #006f4d;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.tmce table tr.tblLow td {
	border-bottom: 1px solid #006f4d;
	border-right: 1px solid #006f4d;
}
.tmce table tr.tblHigh td {
	background-color: #c4cfe3;
	border-bottom: 1px solid #006f4d;
	border-right: 1px solid #006f4d;
}
.tmce table tr td {
	padding: 2px 3px 2px 3px;
}
.r2 .tmce ul {
	padding: 0px;
	border: 0px solid #fff;
	background: none;
}
.r2 .tmce li {
	padding: 0px;
	border: 0px solid #fff;
	background: none;
}