.SignalRed {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	FONT-WEIGHT: bold;
	BORDER-LEFT: black thin solid;
	COLOR: white;
	BORDER-BOTTOM: black thin solid;
	BACKGROUND-COLOR: red
}
.IfFalseXXsmall {
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: red
}
.ThRowsL {
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: black
}
BODY {
	FONT-SIZE: smaller;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
BODY {
	FONT-SIZE: x-small;
	BACKGROUND: #ffffff;
	COLOR: #000000;
	FONT-FAMILY: Arial
}
A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: teal;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: yellow
}
A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: teal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: darkcyan;
	TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: x-small;
	COLOR: teal;
	TEXT-DECORATION: none
}
.ThRows {
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #407dbb;
	TEXT-ALIGN: center
}
.TrRows {
	FONT-SIZE: xx-small;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: white
}
.IfTrueXXsmall {
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: darkgreen
}
.SignalGreen {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	FONT-WEIGHT: bold;
	BORDER-LEFT: black thin solid;
	COLOR: white;
	BORDER-BOTTOM: black thin solid;
	BACKGROUND-COLOR: darkgreen
}
.TrOdd  {
	FONT-SIZE: xx-small;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: lemonchiffon
}