with(mainStyle=new mm_style()){
     onbgcolor = "#0D3146";
       oncolor = "#CBE301";
    offbgcolor = "#0D3146";
      offcolor = "#ffffff";
   bordercolor = "#0D3146";
   borderstyle = "solid";
   borderwidth = 1;
separatorcolor = "#0D3146";
 separatorsize = 1;
       padding = 2
      fontsize = "8pt";
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "verdana,arial";
topbarimageloc = "center;middle"
   subimageloc = "center;middle"
}

with(subStyle=new mm_style()){
     onbgcolor = "#0D3146";
       oncolor = "#CBE301";
    offbgcolor = "#0D3146";
      offcolor = "#ffffff";
   bordercolor = "#0D3146";
   borderstyle = "solid";
   borderwidth = 1;
separatorcolor = "#0D3146";
 separatorsize = 1;
       padding = 2
      fontsize = "8pt";
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "verdana, tahoma, arial";
   topbarimage = "/js/images/arrow_down.gif";
topbarimageloc = "center;middle"
      subimage = "/js/images/arrow.gif";
   subimageloc = "center;middle"
}
