.isTmce h1 {
	margin-bottom: 12px;
}
.isTmce h2 {
	margin-bottom: 6px;
}
.isTmce a {
	color: #740160;	
}
.isTmce ol {
	padding: 0px 0px 0px 24px;
}
.isTmce ul {
	padding: 0px;
}
.isTmce ul ol, .isTmce ul ul, .isTmce ol ul, .isTmce ol ol {
	padding: 0px 0px 0px 24px;
}
.isTmce ul, .isTmce ul li {
	list-style: none;
}
.isTmce ul li, .tmceLnkReadon {
	padding: 0px 0px 0px 18px;
	background-repeat: no-repeat;
}
.isTmce ul li {
	background-position: 3px 4px;
	background-image: url('../img/tmce/li_cl.gif');
}
img.tmceImgLeft {
	margin: 0px 6px 6px 0px !important;
}
img.tmceImgRight {
	margin: 0px 0px 6px 6px !important;
}
.tmceLnkReadon {
	background-position: left center;
	background-image: url('../img/tmce/li.jpg');
}
.tmceTbl {
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
.tmceTblHeader td {
	padding: 6px 3px 6px 3px;
}
.tmceTblEven td, .tmceTblOdd td {
	padding: 3px;
}
.tmceTblHeader td {
	border-bottom: 2px solid #740160;
	border-right: 1px solid #ebebeb;
}
.tmceTblEven td, .tmceTblOdd td {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.tmceTblEven td {
	background: url('../img/tmce/table_bgc.jpg') bottom left repeat-x #fff;
}
.tmceTblOdd {
	background: #fff;
}
.tmceTxtHigh, .tmceTxtColor, .tmceTblHeader td {
	color: #740160;
}
.tmceTxtIntro a {
	text-decoration: underline;
}
.tmceTxtHigh, .tmceTxtIntro {
	font-weight: bold;
}
.tmceTxtCurs {
	font-style: italic;
}