/* Copyright 2006 Joost de Valk */
a img {
	border: 0;
	text-align: center;
	background-position: center;
	font-weight: bolder;



}
table.sortable {
	border-collapse: collapse;
	text-align: center;
	font-weight: normal;
	background-position: center center;
	font-family: "Tahoma", Arial, "Times New Roman";
		font-size:12px;
	text-decoration: none;
	display: block;
	border: 1px solid #000;
	





}
table.sortable th, table.sortable td {
	text-align: center;
	padding: 2px 4px 2px 4px;
	width: auto;
	border-style: solid;
	border-color: #444;
	background-position: center center;
	font-weight: bolder;


}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
	background-position: center;
	text-align: center;
	font-weight: bolder;

}
table.sortable td {
	border-width: 0px 1px 0px 1px;
	text-align: center;
	background-position: center;
	font-weight: bolder;



}
table.sortable tr.odd td {
	background-color: #EEEEEE;
	background-position: center;
	text-align: center;
	font-weight: bolder;
}
table.sortable tr.even td {
	background-color: #fff;
	background-position: center;
	text-align: center;
	font-weight: bolder;

}
table.sortable tr.sortbottom td {
	border-top: 1px solid #FFFFFF;
	background-color: #494949;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Tahoma", Arial, "Times New Roman";
	font-size:12px;
	background-position: center center;
	text-align: center;
	text-decoration: none;





}

