/***********************************************/
/* print.css                                   */
/* © NLDRFURS Ltd                              */
/***********************************************/

/***********************************************/
/* Used to ensure that only the content prints */
/***********************************************/ 
body {
	font-family: 	Georgia, "Times New Roman", Times, Serif;
	padding: 	0;
	font-size: 	12 pt;
	color: 		Black;
}

a {
	border-bottom:		none;
	color: 				black;
	text-decoration: 	none;
}

a:link {
	color:				black;
}

a:visited {
	color: 				black;
}

a:hover {
	border-bottom: 	none;
	color: 				black;
}

a:active {
	color: 				black;
}

a.offsite {
	color: 				black;
}


H1 {
	font-family: 	Verdana, Tahoma, Arial, "Lucida Grande", "Lucida Sans Unicode", lucida, helvetica, sans-serif;
	font-size: 14pt;
}

/* div {
	float: 	none;
	}
 */
#menu	{
	display:	none;
	}

#title {
	display: 	none;
	}

#footer {
	display: 	none;
	}	
	
#sidebar {
	display:	none;
	}
	
#mainbar {
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
	font-family: 	"Century Gothic", Georgia, "Times New Roman", Times, Serif;
	padding: 	0;
	font-size: 	11 pt;
	color: 		Black;
	}

table {
	width: 90%;
}	
	
form#frmPrint {
	display:	none;
	}

	
.td{
	font-family: 	Georgia, "Times New Roman", Times, Serif;
	padding: 	0;
	font-size: 	12 pt;
	color: 		Black;
	}

	
.tr{
	font-family: 	"Times New Roman", Georgia, Times, Serif;
	padding: 	0;
	font-size: 	12 pt;
	color: 		Black;
	}	
	


img {
	display: 	none;
	}

.recordnav {
	display: 	none;
	}
	

