Perche` usi l'attributo background, anziche` il piu` spcifico background-color (in JS backgroundColor)?
<tr style="background-color:#BDE0E7;" onmouseover="this.style.backgroundColor='<? echo $colbckg; ?>'" onmouseout="this.style.backgroundColor='#BDE0E7'">
Ciao
Michele