/* Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
a:link {
	font-family:Verdana, Arial, Helvetica, Sans Serif;
	text-decoration: none;
	color: #FFF;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #444;
	text-decoration: none;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #6699cc;
	color: #FFF;
	text-decoration: none;
	font-size: 10pt;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
	color: #000;
	font-size: 10pt;
}
table.sortable tr.odd td {
	background-color: #CFDBFA;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
#TOPL {
	background-image: url(TOPL.jpg);
	background-repeat: no-repeat;
	height: 49px;
}
#TOPR {
	background-image: url(TOPR.jpg);
	height: 49px;
}
