body {
	/*
	font: 12pt/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: black;
	background: none;
	width: 100%;
	*/
}

a img { border: none; }

#ajax-spinner {
	display: none;
}

table.grid {
	border-collapse:collapse;
	border:3px solid #000;
}
table.grid tr th, table.grid tr td {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
table.grid tr th {
	border-bottom:3px solid #000;
}
