<!--
html,body{scrollbar-base-color:#000000;scrollbar-face-color:#000000;
}

body{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#000066,endColorstr=#6666ff);
 background-image: linear-gradient(to bottom, #000066 0%, #6666ff 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#000066), to(#6666ff));
 padding:10px;                    
               }
              
 
 .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=#000066,endColorstr=#6666ff);
 background-image: linear-gradient(to bottom, #000066 0%, #6666ff 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#000066), to(#6666ff));
}

.data8{
       filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#000066,endColorstr=#6666ff);
      background-image: linear-gradient(to bottom, #000066 0%, #6666ff 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(#000066), to(#6666ff));
      padding:10px;                    
        border-top-left-radius: 30px;     
        border-top-right-radius: 30px;    
        border-bottom-left-radius: 30px;  
        border-bottom-right-radius:30px;
  }

.data20{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6666ff,endColorstr=#000066);
 background-image: linear-gradient(to bottom, #6666ff 0%, #000066 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#6666ff), to(#000066));
 color:#ffffff;
 font-size:16px;
 line-height:18pt;

 font-weight:bold;
 padding-left:50px;                    
 border-top-left-radius: 20px;     
 border-top-right-radius: 20px;    
 border-bottom-left-radius: 20px;  
 border-bottom-right-radius:20px;

  }

.data21{width:80%;
        padding:0px;                    
        background-image:url(n_logo.jpg);  
        border-top-left-radius: 50px;     
        border-top-right-radius: 50px;    
        border-bottom-left-radius: 50px;  
        border-bottom-right-radius:50px;
          
     
         } 

   .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-top:10px;  padding-bottom:10px;                   
        border-top-left-radius: 20px;     
        border-top-right-radius: 20px;    
        border-bottom-left-radius: 20px;  
        border-bottom-right-radius:20px;
          
     
         }

 .data24{color:#ffffff;
         padding-left:50px;
         font-size:18px;
         font-style:italic;
         font-weight:bold;
         font-family:cursive,serif,"MS P–¾’©,monospace",;
         height:20px;
    
           }

input{background-color:#0000cc;border:none;color:#ffffff;font-size:20px;font-weight:bold;cursor:pointer;
}

button{background-color:#5f9ea0;border:none;color:#ff0000;font-size:25px;font-weight:bold;cursor:pointer;
}

a{color:#ffd700; 
  font-size:20px;
   text-decoration:underline overline;
   font-weight:bold;
}
a:hover{color:#ff0000; 
  font-size:23px;
   text-decoration:underline overline;
   font-weight:bold;

}


-->