@charset "iso-8859-1";
/* ADDA CSS PRINT Document */

#header,
#nav,
#footer,
input[type='submit'],
input[type='button'],
#crumbs{ display: none; }

a {
	text-decoration: none;
	color: #000;
}
table {
	border: 1px solid #999;
	border-collapse: collapse;
}
table th, table td { 
	text-align: left;
	padding: 0.3em;
	border: 1px solid #999;
}
table td input { text-align: right; }
input {
	border: none;
	font-weight: bold;
	width: auto;
}

