/* english */
h1,h2,h3,dt,
a:link,a:visited,
.lsColor,.author,.emphasis,.next,.prev,.imgCaption,
table col.right-align, /* does not work for mozilla */
table.toc-base tbody td:first-child {
	color:#C00000;
}
table.toc-base thead td,
table.toc-base thead a:link,
table.toc-base thead a:visited {
	color:white;
	background-color:#C00000;
}
.timeline {
	background-color:#C00000;
}
td.content {
	background-image:url(/contentALL/images/tvrasEnTxt.gif);
}
table.main {
	background-image:url(/contentALL/images/tvrasEN.gif);
}
table.toc-base {
	border:1px solid #C00000;
}
tr.bgcolor {
/*
	background-color:lemonChiffon;
*/
	background-image:url(/contentALL/images/solidEN.gif);
}
a:hover {color:#2D73B9;}