

 /* Roobarb Stylesheet */


body {  background: #fff }

a:link {  color: #EE22CC; text-decoration: none  }

a:visited {  color: #EE22CC; text-decoration: none  }

a:hover {  color: #CCEE22; text-decoration: none  }

p {  font-family: Kidprint, Verdana; font-size: 110%; color: #000000; text-decoration: none  }

table {  font-family: Kidprint, Verdana; font-size: 110%; text-decoration: none  }



 
.white_content {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -343px;
    top: 50%;
    margin-top: -188px;
    width: 686px;
    height: 414px;
    padding: 0px;
    border: 0px solid brown;
    background-color: transparent;
    z-index:1002;
    overflow: auto;
}



.hist_content {
    display: none;
    margin-left: -200px;
    left: 50%;
    position: absolute;
    margin-top: -196px;
    top: 50%;
    width: 550px;
    height: 390px;
    padding: 0px;
    border: 0px;
    background-color: transparent;
    z-index:1002;
}

