.paging{
	margin-top: 20px;
}

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

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

.readon a{
	text-decoration: none;
}

.High {
	font-weight: bold; 
}


.tMCE {
    font: 12px Tahoma, Verdana, Arial;
	color: #c0c0c0;
}
.tMCE a, .tmce .intro, .tmce .intro a {
	color: #c0c0c0;
	text-decoration:underline;
}

.tMCE .linkGeel, .tmce a.linkGeel {
	color: #ffbf00;
	font-weight: bold;
}
.tMCE ul {
	margin: 0px 0px 0px 6px;
}
.tMCE ul li {
	padding: 0px 0px 6px 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 h1, h2{
	color: #fff;
}

h1, h2{
	color: #fff;
}

.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;
}
