.header-footer-bg{
	background: #0b0b0b;
}
.live{
	color: #f4b41e;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background: #0b0b0b;
	color: #f4b41e;
}
tbody, thead{
	font-size: 20px;
}
#tbl1{
	padding: 0;
}
#tblDraw tbody tr td, #tblDraw thead tr th{
	font-size: 15px;
}