/*----------------------------------------------------------------------------
++ print.css - all the templates print css.
----------------------------------------------------------------------------*/
html {
	color: #666;
	background-image: none;
	background-color: #fff;
}
body,
body.contentpane,
table.contentpaneopen {
	color: #666;
	background-image: none;
	background-color: #fff;
}