﻿table.rTMSComparison 
{
	border-width: 1px;
	border-style: outset;
	border-color: #CCCCCC;
	
	width:500px;
	text-align:center;
	
	font-size:12pt;
	font-family:Times New Roman;
	color:#000000;
}
table.rTMSComparison th 
{
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #CCCCCC;
	
	font-size:12pt;
	font-family:Times New Roman;
	
}
table.rTMSComparison td 
{
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #CCCCCC;
	
	font-size:11pt;
	font-family:Times New Roman;
}
th.rTMSComparaisonLeftHeader
{
    background-color: #DDDDDD;
    color:#000000;
}
th.rTMSComparaisonTopHeader
{
    background-color: #993366;
    color: #FFFFFF;
}
th.rTMSComparaisonCorner
{
    color: #993366;
    text-decoration:underline;
}
td.rTMSComparaisonRightColomn
{
    background-color: #FFFF99;
    font-weight:bold;
    color:#000000;
}
.comparisonmenu li
{
    padding:0px;
    margin:0px;
}
