table.marquee
	{
	border-width: 1px;
	border-style: solid;
	color: black;
	border-collapse: separate;
	background-color: white;
	}

table.marquee th 
	{
	border-width: 2px;
	padding: 1px;
	border-style: inset;
	}

table.marquee td 
	{
	border-width: 2px;
	padding: 1px;
	border-style: inset;
	}

table.histTrans
{
	margin:1em 0 2em 0;
	border-collapse:collapse;
	padding:0;
}
table.histTrans td
{
	border-bottom:1px solid #e5e6e7;
	margin-bottom:-1.5em;
}
table.histTrans td.oneCol
{
	padding-right:0.25em;
	color:#000;
	font-size:1.25em;
	font-weight:bold;
	line-height:normal;
	text-align:center;
	vertical-align:middle;
	height:auto;
	width:120px;
}
table.histTrans td.twoCol
{
	vertical-align:top;
}
table.histTrans td p
{
	margin:0.75em 0 -1.75em 0;
	border-left:1px solid #e5e6e7;
	padding:0;
	padding-left:1.25em;
	text-align:left;
	height:auto;
	width:250px;
}
table.histTrans td img.hashlow
{
	margin-bottom:0.5em;
	border-bottom:1px solid #e6eaef;
}
table.histTrans td img.hashigh
{
	margin-top:0.5em;
	border-top:1px solid #e6eaef;
}

table.histTrans td img + img
{
	margin-top:-0.5em;
}

 table.histTrans td img + img.hashigh
{
	margin-top:0.15em;
}
