highlighton
{
	BACKGROUND-COLOR: #ffffdd;
}

highlightoff
{
	BACKGROUND-COLOR: #dddddd;
}

TD
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial
}
TD.row
{
	BORDER-BOTTOM: black 1px solid
}
TR.colheader
{
	COLOR: white;
	BACKGROUND-COLOR: #000
}

TR.hide
{
	BACKGROUND-COLOR: #eeeeee;
	DISPLAY: none;
}

TR.show
{
	BACKGROUND-COLOR: #eeeeee;
	DISPLAY: '';
}

TD.secheader
{
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	BACKGROUND-COLOR: #ffffee;
	TEXT-ALIGN: center
}

.MainTable
{
	BACKGROUND-COLOR: #dddddd;
}

.Inscription
{
	BACKGROUND-COLOR: #ffffee;
}