<!--

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

.data1{position:absolute;top:210;left:410;z-index:3;
}

.data2{position:absolute;top:80px;left:200px;font-size:30px;
}


.data3{position:absolute;z-index:2;top:200px;left:400px;
}

.data4{color:#ff0000;font-weigth:bolder;font-style:italic;font-size:20px;font-family:cursive,fantasy,"MS P–¾’©",serif;
}

.data5{position:absolute;width:100%;background:#7cfc00;z-index:0;
}

.data6{width:600px;padding-left:180px;color:#ff0000;font-weigth:bolder;font-style:italic;font-size:20px;font-family:cursive,fantasy,"MS P–¾’©",serif;
}

input{width:300px;color:#ffcccc;font-size:20px;background-color:#000000;border-color:#ffffff;cursor:pointer;z-index:1;
}

.data7{position:absolute;z-index:6;top:0px;right:0px;border:none;
}

.data11{position:absolute;z-index:8;top:0px;right:0px;border:none;
}

.data10{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6a5acd,endColorstr=#00008b);
 background-image: linear-gradient(to bottom, #00008b 0%, #00008b 100%);
 background: -webkit-gradient(linear, left top, left bottom, from(#6a5acd), to(#00008b));
}

.popup{
   z-index:1;
   position:absolute;left:-200px;top:250px;
   padding:5px;
   line-height:28px;
   font-size:15pt;color:#ffcccc;
   visibility:hidden; 
   background-color:#000000;layer-background-color:#ffffff;
   border:1px double #ffffff;
    
  }

a{
color:#ffffff;
font-size:18px;
width:150px;
text-decoration:none;

}
a:hover{
font-size:20px;
color:#ff0000;
width:180px;
background:#000000;
border:solid 1px #ffff00;
text-decoration:none;

}

-->