BODY
{
SCROLLBAR-FACE-COLOR: #e9e9e9;
SCROLLBAR-HIGHLIGHT-COLOR: #1679aa;
SCROLLBAR-SHADOW-COLOR: #1679aa;
SCROLLBAR-DLIGHT-COLOR: #cccccc;
SCROLLBAR-ARROW-COLOR: #1679aa;
SCROLLBAR-TRACK-COLOR: #dee3e7;
SCROLLBAR-DARKSHADOW-COLOR: #03276e;
}
i tried to run a web application in visual studio 2008... the above css file creates err. 'SCROLLBAR-FACE-COLOR not a know css property name' i got thte err for all the scroll bar properties above... how should i proceed.. thanks i advance