I think that did the trick!!!
editdoc.body.style.backgroundColor="PaleGoldenRod";
this works but suppose I have a css my own css with something like :
.SENUnModTextArea
{
background-color: PaleGoldenrod;color: Blue;font-family: Verdana;font-size: 8pt;}
then how can I set this to the text area color