One workaround could be to create two basic picture files (eg. JPEG image), one with just a simple yellow fill and one with just a simple green fill, called Yellow and Green. You could do this in Paint.
Each page on the multipage control has a picture property - you could just assign the relevant yellow/green picture file to each page in design time via the properties window.
Hope that helps...