.top {
position: absolute;
width: 800px;
left: 50%;
margin-left: -400;
height: 0;
top: 0;
background-color: transparent;
border-style: solid;
border-width: 0px;
border-color: black;
z-index: 1;
visibility:visible;
text-align:center;
}

.info {
position: absolute;
left:0;
top:0;
width:0;
height:0;
background-color: #443E00;
border-style: solid;
border-width: 0px;
border-color: black;
z-index: 1;
visibility:visible;
}

.l0t0 {
position: absolute;
width: 100px;
left: 0px;
margin-left:0px;
top: 0px;
margin-top:0px;
height: 100px;
background-color: transparent;
border-style:solid;
border-width:0;
}
.l0t1 {
position:absolute;
top:0;
left:-22;
width:70;
height:23;
background-color:#FF5300;
color:white;
font-family:rockwell;
font-size:18px;
text-align:center;
}

.l50t0 {
position: absolute;
width: 1080px;
left: 50%;
margin-left:-540px;
top: 0px;
margin-top:0px;
height: 100px;
background-color: transparent;
border-style:solid;
border-width:0;
border-color:black;
}

.l50t0-hw {
position: absolute;
width: 900px;
left: 50%;
margin-left:-450px;
top: 34px;
margin-top:0px;
height: 100%;
background-color: transparent;
border-style:solid;
border-width:0;
border-color:black;
}