table.backgroundData table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {background-color:transparent;}

table.small {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #0000fe;
	border-collapse: separate;
	background-color: white;
}
table.small th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #0000fe;
	background-color: white;
	-moz-border-radius: ;
}
table.small td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #0000fe;
	background-color: white;
	-moz-border-radius: ;
}

tr.mike1 td { background-color:#ff0103;
 }
tr.mike2 td { background-color:#cccccc;
 }
tr.mike3 td { background-color:#0000fe;
 }
