table {
	border-spacing: 0px;
}

table a, table, tbody, tfoot, tr, th, td {



}

table caption {




}

thead th {




}

tbody tr {




}

tbody tr.odd {



}

tbody th {



 


}

tbody tr.odd th {






}

tbody th, tbody td {
	margin: 4px;
	border: 1px solid #000000;
}

tbody a {
	text-decoration: none;
}

tbody a:hover {
	text-decoration: underline;
}
tbody tr:hover th {
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #00ccff;
}

tbody tr.odd:hover th {



}

tbody tr:hover th a, tr.odd:hover th a	{

}

tbody tr:hover td, tr:hover td a, tr.odd:hover td, tr.odd:hover td a {
	background-color: #00ccff;
	color: #FFFFFF;
}

tbody tr.odd:hover td, tr.odd:hover td a{
	background-color: #e0ffff;
}

tfoot th, tfoot td {


	}
