                        html
                                { border:0px; }

                        body
                                { border:0px; }

                        #text1, #text2
                                { display:none; }

                        .scroll
                                { position:absolute;
                                  top:300px;
                                  left:10px; }

                        .scroll2
                                { position:absolute;
                                  top:80px;
                                  left:10px; }

                        .scroll .BarBg, .scroll2 .BarBg
                                { position:absolute;
                                  top:8px;
                                  left:510px;
                                  width:7px;
                                  height:184px;
                                  border:1px solid #000000; }

                        .scroll .Bar, .scroll2 .Bar
                                { position:absolute;
                                  width:7px;
                                  height:20px;
                                  margin-left:-1px;
                                  margin-top:-1px;
                                  background-color:#EFEFEF;
                                  border:1px solid #000000;
                                  font-size:0px; }

                        .scroll .Barover, .scroll2 .Barover
                                { background-color:#FDF0DB; }

                        .scroll .Bardown, .scroll2 .Bardown
                                { background-color:#F4BD60; }

                        .scroll .ArrowUp, .scroll2 .ArrowUp
                                { position:absolute;
                                  left:510px;
                                  top:0px;
                                  width:7px;
                                  height:7px;
                                  background-color:#EFEFEF;
                                  border:1px solid #000000;
                                  font-size:0px; }

                        .scroll .ArrowUpover, .scroll2 .ArrowUpover
                                { background-color:#FDF0DB; }

                        .scroll .ArrowUpdown, .scroll2 .ArrowUpdown
                                { background-color:#F4BD60; }

                        .scroll .ArrowDown, .scroll2 .ArrowDown
                                { position:absolute;
                                  left:510px;
                                  top:193px;
                                  width:7px;
                                  height:7px;
                                  background-color:#EFEFEF;
                                  border:1px solid #000000;
                                  font-size:0px; }

                        .scroll .ArrowDownover, .scroll2 .ArrowDownover
                                { background-color:#FDF0DB; }

                        .scroll .ArrowDowndown, .scroll2 .ArrowDowndown
                                { background-color:#F4BD60; }

                        .scroll .Container, .scroll2 .Container
                                { position:absolute;
                                  top:0px;
                                  left:0px;
                                  width:500px;
                                  height:200px;
                                  overflow:hidden;
                                  clip:rect(0px 502px 202px 0px);
                                  background-color:#FFFFFF;
                                  border:1px solid #000000; }

                        .scroll .Containerover, .scroll2 .Containerover
                                { background-color:#EFEFEF; }

                        .scroll .Content, .scroll2 .Content
                                { position:relative;
                                  top:0px;
                                  left:0px;
                                  width:480px;
                                  padding:10px;
                                  font-family:arial, garamond, sans-serif;
                                  font-size:0.7em; }

                        .scroll1
                                { position:absolute;
                                  top:80px;
                                  left:10px;
                                  width:224px;
                                  height:200px;
                                  background:url( bg.gif ) no-repeat; }

                        .scroll1 .BarBg
                                { position:absolute;
                                  top:21px;
                                  left:205px;
                                  width:15px;
                                  height:156px;
                                  background-color:#ECF0EB; }

                        .scroll1 .Bar
                                { position:absolute;
                                  width:15px;
                                  height:35px;
                                  margin-left:0px;
                                  margin-top:0px;
                                  background:url( bar.gif ) no-repeat;
                                  font-size:0px; }

                        .scroll1 .Barover
                                { background:url( bar-over.gif ) no-repeat; }

                        .scroll1 .Bardown
                                { background:url( bar-down.gif ) no-repeat; }

                        .scroll1 .ArrowUp
                                { position:absolute;
                                  left:205px;
                                  top:3px;
                                  width:15px;
                                  height:15px;
                                  background:url( arrow.gif ) no-repeat;
                                  font-size:0px; }

                        .scroll1 .ArrowUpover
                                { background:url( arrow-over.gif ) no-repeat; }

                        .scroll1 .ArrowUpdown
                                { background:url( arrow-down.gif ) no-repeat; }

                        .scroll1 .ArrowDown
                                { position:absolute;
                                  left:205px;
                                  top:180px;
                                  width:15px;
                                  height:15px;
                                  background:url( arrow.gif ) no-repeat;
                                  font-size:0px; }

                        .scroll1 .ArrowDownover
                                { background:url( arrow-over.gif ) no-repeat; }

                        .scroll1 .ArrowDowndown
                                { background:url( arrow-down.gif ) no-repeat; }

                        .scroll1 .Container
                                { position:absolute;
                                  top:21px;
                                  left:4px;
                                  width:194px;
                                  height:175px;
                                  overflow:hidden;
                                  clip:rect(0px 194px 175px 0px);
                                  background-color:#ECF0EB; }

                        .scroll1 .Content
                                { position:relative;
                                  top:0px;
                                  left:0px;
                                  width:174px;
                                  padding:10px;
                                  font-family:arial, garamond, sans-serif;
                                  font-size:0.7em; }