<!--
html,body{scrollbar-base-color:#000066;scrollbar-face-color:#6666ff;
}

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));
}


.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=#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));
}

.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));
}

.data9{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));
letter-spacing:6pt;
}

.data10{border:dashed 1px #ffc0cb;font-size:16px;color:#ffffff;font-weight:bold;padding-left:50px;
}

.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:18px;
 line-height:18pt;
 padding-left:25px;
 padding-right:10px;
 margin-top:0px;
 font-weight:bold;

}

.data22{width:600px;
         height:298px;
        padding:0px;
        background-image:url(b-log.jpg); 
        border:dashed 1px #00ffff; 
        border-top-left-radius: 20px;     
        border-top-right-radius: 20px;    
        border-bottom-left-radius: 20px;  
        border-bottom-right-radius:20px;

     }

button{background-color:#ffe4e1;border:outset 3px #ff9999;font-size:22px;color:#ff0000;font-weight:bold;padding:5px; cursor:pointer;
}

a{color:#ffffff; font-size:18px;
  text-decoration:none;
}
a:hover{color:#ffd700; font-size:20px;
  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;
 }
  

-->