/* This is a comment */
BODY.Page         {
                              position:absolute ;
                                  top: 0% ; 
                                  height: 100% ;
                                  left: 0% ;
                                  width: 100% ;
                              background-color: #ffffff ; 
                              font-size: 1em ;
                              line-height: 1em ;
                              padding: 0 ;
                              margin:0% 0% 0% 0%;
                          }

span#CopyRight       {
                               position: absolute;
                               top: 100%;
                               height: 4%;
                               left: 0%;
                               width: 100%;
                               text-align: center;
                    }


SPAN.MenuStripe    {
                                     position:absolute ;
                                         top: 80% ; 
                                         height:5% ;
                                         left:9% ;
                                         width: 86% ;
                                     background-color: #800000;
                                     z-index: 3;
                                }

SPAN.Box1    {
                                     position:absolute ;
                                         top: 5% ; 
                                         height:85% ;
                                         left:9% ;
                                         width: 81% ;
                                     background-color: transparent;
                                     border: 1px solid #800000;
                                     z-index: 1;
                                }

SPAN.Box2    {
                                     position:absolute ;
                                         top: 10% ; 
                                         height:85% ;
                                         left:14% ;
                                         width: 81% ;
                                     background-color: transparent;
                                     border: 1px solid #800000;
                                     z-index: 1;
                                }



span.BandB {
                                 position:absolute ;
                                     top: 91% ; 
                                     height: 4% ;
                                     left: 12% ;
                                     width: 20% ;
                                 font-family: arial, verdana, sans-serif, "Courier New", "New Roman" ;
                                 font-size: 140% ;
                                 text-align: center ;
                                 line-height: 1em ;
                                 border: 0px solid #ff0000 ;
                                 color: #800000; 
                                 font-weight: none; 
                                 text-decoration: none; 
                                 background-color: transparent;
                                 cursor: default;
                                 z-index: 1;
             }
span.unxinalde {
                                     position:absolute ;
                                     top: 88% ; 
                                     height: 7% ;
                                     left: 40% ;
                                     width: 50% ;
                                 font-family: Colonna MT, Algerian, Castellar, arial, verdana, sans-serif, "Courier New", "New Roman" ;
                                 font-size: 500% ;
                                 text-align: right ;
                                 line-height: 1em ;
                                 border: 0px solid #ff0000 ;
                                 color: #800000; 
                                 font-weight: none; 
                                 text-decoration: none; 
                                 background-color: transparent;
                                 cursor: default;
                                 z-index: 1;
             }

img.helphouseimg  {
                                 position:absolute ;
                                     top: 0% ; 
                                     height: 100% ;
                                     left: 0% ;
                                     
                          }



