/*************
Print .css for Trigger charts
www.rainhail.com
*************/

body {
	BACKGROUND-COLOR: white;
	}

th{BACKGROUND-COLOR: #cccccc;
 }
div.center{text-align:center;
}
div.scroll {
	height:1000px;
	text-align: center;
	display: inline;
	}
.noDisplay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
table.printTbl{
	text-align:center;
	background-position: center;
	display: inline;
}

.noPrint{display:none;
}
