@charset "utf-8";
/* CSS Document */

.mybutton { 
width: 10em;
height: 3em;
font-weight:bold; 
}

div.Pbox, div.Pblocks {
margin: 1px;
height: 20px;
padding: 1px;
border: 1px solid #000;
left: 0;
top: 0;
z-index: 9
}
.Pbox {
border: 1px solid #CCC;
margin: 1px;
height: 20px;
position:absolute;
width:100%;
text-align: center;
}
.Pblocks {
background-color: #0000aa;
margin:2px;
height: 20px;
position: absolute;
z-index:11;
}

.paccopybody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #FFFFFF}
.style1 {font-family: Arial, Helvetica, sans-serif}
