/* Theme color*/
div#tableRunN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] > tbody > tr:first-child > td:first-child {
	background-image: url(afbnewRun_tl.gif?v=2) !important;
}

div#tableRunN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] > tbody > tr:first-child > td:nth-child(2) {
	background-image: url(afbnewRun_tc.gif?v=2) !important;
}

div#tableRunN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] > tbody > tr:first-child > td:nth-child(3) {
	background-image: url(afbnewRun_tr.gif?v=2) !important;
}

div#tableTodayN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] > tbody > tr:first-child > td:first-child {
	background-image: url(afbnew_tl.gif?v=2) !important;
}

div#tableTodayN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] > tbody > tr:first-child > td:nth-child(2) {
	background-image: url(afbnew_tc.gif?v=2) !important;
}

div#tableTodayN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] > tbody > tr:first-child > td:nth-child(3) {
	background-image: url(afbnew_tr.gif?v=2) !important;
}

.bodyBorder {
    background-color: #85A3E0;
    border-bottom: 2px solid #85A3E0;
    border-right: 2px solid #85A3E0;
}

/*
.Heading4{
	background-image:none !important; 
	vertical-align:middle
}
div#tableRunN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] tbody > tr:first-child {
	 background: linear-gradient(#8A99D0, #EAEDF6) !important;
}
div#tableTodayN > table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"] tbody > tr:first-child {
    background: linear-gradient(#445EAB, #DAE1FB) !important;
}

.btnRefreshCnt, .btnRefreshCntRun{
	background-color: #5d73a0;
	background-image: url(btnRefreshRun.png?v=2)!important;
}
a.LinkButton2 {
	background-color: #5d73a0;
	background-image: url(btnLeague.png?v=3)!important;
}
*/