/* Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
table.sortable {
	font-face: arial;
	padding: 0px;
}
table.sortable a {
	color: white;
	text-decoration: bold;
}
table.sortable a:visited {
	text-decoration: bold;
}
table.sortable th, table.sortable td {
	text-align: left;
	font-size: 12px;
	text-align: center;
}
table.sortable th {
	background-color: #000033;
	font-size: 12px; color: white; font-decoration: bold;
}
table.sortable td {
	background: url(cellbg.gif);
	background-color: #CCCCCC;
}
