<!--
html,body{scrollbar-base-color:#000000;scrollbar-face-color:#000000;
}

body{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#000000,endColorstr=#ff0000);
background-image: linear-gradient(to bottom, #000000 0%, #ff0000 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#ff0000));
}


.data3{position:absolute;right:0px;top:0px;visibility:visible;
}

.data4{
  z-index:0;
  position:absolute;top:225px;right:0px;visibility:visible;
}

.data5{z-index:5;filter:light();POSITION:absolute;display:none;
}
.data6{color:#ffffff;
  font-size:25px;
  font-style:italic;
  font-weight:bold;
  font-family:cursive,serif,"MS P–¾’©,monospace",;
  height:50px;
    text-shadow: 7px 7px 0.10em #ff99ff;
}
.data7{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#660066,endColorstr=#ff99ff);
 background-image: linear-gradient(to bottom, #660066 0%, #ff99ff 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#660066), to(#ff99ff));
}

.data8{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#660066,endColorstr=#ff99ff);
 background-image: linear-gradient(to bottom, #660066 0%, #ff99ff 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#660066), to(#ff99ff));
 padding:10px;                    
        border-top-left-radius: 30px;     
        border-top-right-radius: 30px;    
        border-bottom-left-radius: 3px;  
        border-bottom-right-radius:30px;
  }

.data9{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#660066,endColorstr=#ff99ff);
 background-image: linear-gradient(to bottom, #660066 0%, #ff99ff 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#660066), to(#ff99ff));
padding:5px;                    
        border-top-left-radius: 30px;     
        border-top-right-radius: 30px;    
        border-bottom-left-radius: 30px;  
        border-bottom-right-radius:30px;
 letter-spacing:10pt;
}

.data20{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#ff99ff,endColorstr=#660066);
 background-image: linear-gradient(to bottom, #ff99ff 0%, #660066 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#ff99ff), to(#660066));
 color:#ffffff;
 font-size:13px;
 line-height:15pt;
 padding-left:80px;
 font-weight:bold;
                   
 border-top-left-radius: 20px;     
 border-top-right-radius: 20px;    
 border-bottom-left-radius: 20px;  
 border-bottom-right-radius:20px;

  }

.data21{width:600px;height:200px;
        padding:5px;                    
        background-image:url(p_logo.jpg);  
        border-top-left-radius: 20px;     
        border-top-right-radius: 20px;    
        border-bottom-left-radius: 20px;  
        border-bottom-right-radius:20px;
          
     
         } 

   .data22{
        padding:10px;                    
        border-top-left-radius: 20px;     
        border-top-right-radius: 20px;    
        border-bottom-left-radius: 20px;  
        border-bottom-right-radius:20px;
          
     
         } 

  .data23{
        padding:3px;                    
        border-top-left-radius: 20px;     
        border-top-right-radius: 20px;    
        border-bottom-left-radius: 20px;  
        border-bottom-right-radius:20px;
          
     
         }


input{background-color:ff66ff;border:none;color:#ffffff;font-size:13px;font-weight:bold;cursor:pointer;
}

a{color:#ffffff; font-size:13px;
  text-decoration:none;
}
a:hover{color:#ffd700; font-size:15px;
  font-size:14px;
   text-decoration:underline overline;
   font-weight:bold;

}
.popup{
   z-index:1;
   position:absolute;left:-200px;top:0px;
   font-size:8pt;color:#000000;
   font-weight:bold;
   font-style:italic;
   line-height:15pt;
   visibility:hidden; 
   background-color:#ffffff;layer-background-color:#000000;
   border:1px double #0000ff;padding:10px;
 }
  

-->