table.mot-swb-side-table thead th,
table.mot-swb-table th,
table.mot-swb-table tfoot td {
	color: #FFFFFF;
}

table.mot-swb-side-table tbody tr:hover,
table.mot-swb-side-table tbody tr.hover,
table.mot-swb-table tbody tr:hover,
table.mot-swb-table tbody tr.hover {
	background-color: #FFFFFF;
	color: #000000;
}

table.mot-swb-side-table tbody tr {
	border: 1px solid #cfcfcf;
}

table.mot-swb-table tbody td
{
	border-top: 1px solid #FAFAFA;
}

table.mot-swb-table tbody th {
	border-top: 1px solid #000000;
}

table.mot-swb-table tbody tr {
	border: 1px solid #cfcfcf;
}

table.mot-swb-side-table td.color_finally, table.mot-swb-table .color_finally, .color_finally , table.mot-swb-table .match_win, .match_win {
	color: #007700;
}

table.mot-swb-side-table td.color_provisionally, table.mot-swb-table .color_provisionally, .color_provisionally , table.mot-swb-table .match_lost, .match_lost  {
	color: #AA0000;
}

table.mot-swb-table .match_draw, .match_draw  {
	color: #6A6A6A;
}

table.mot-swb-side-table td.color_not_rated, table.mot-swb-table .color_not_rated, .color_not_rated {
	color: purple;
}

/* Background colors where the tables iterate between two colors or mark user*/
.row-user 		{ background-color: #BBCCBB; }	/* 99CC99 */ /* BAD2BA */
.row_group		{ background-color: #12A3EB; color: #FFFFFF !important; }

a.pastlink   { color: #CC0000 !important; }

a.futurelink { color: #006600 !important; }

.message {
	color: #AA0000;
}

.maintitle {
	color: #5c81b1;
}

.mot-swb-all-bets-result {
	background-color: #BFC1CF;
}

.mot-swb-main-table-group {
	background-color: #12A3EB !important;
	color: #FFFFFF !important;
}

.mot-swb-green-font {
	color: green;
}

.mot-swb-red-font {
	color: red;
}
