A.FrontCell {text-decoration:none;
	color:black;
	font-weight:bold;
	font-family:arial;
	font-size:8pt;
	}

A.BackCell {text-decoration:none;
	color:#006699;
	font-weight:bold;
	font-family:arial;
	font-size:8pt;
	}

A.BackCell:hover{text-decoration:none;
		color:white;
		font-weight:bold;
		font-family:arial;
		font-size:8pt;
	}

A.BackCell:active{text-decoration:none;
		color:white;
		font-weight:bold;
		font-family:arial;
		font-size:8pt;
	}

TD.ActiveCell {
	background-color:#FFFFFF;
	align:center;
	}

TD.PassiveCell {
	background-color:#FFFFFF;
	align:middle;
	}
TD.Separator{
	background-color:#FFFFFF;
	}
TABLE.ContentBorder{
	background-color:#000066;
	}
