<style type="text/css">
<!--

body {
background: white;
padding: 0;
margin-top: 14px;
_margin-top: 10px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: black;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 242px;
_top: 244px;
left: 36px;
_left: 38px;
width: 114px;
z-index: 5;
}

#menu dt {
cursor: pointer;
background: #BA121D;
height: 23px;
line-height: 23px;
margin: 6px 0;
border: 0px solid yellow;
text-align: center;
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: white;
}

#menu dd {
position: absolute;
left: 110px;
width: 120px;
margin-top: -21px;
_margin-top: -27px;
background-color: #BA121D;
border: 0px solid black;
color: white;
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-size: 11px;
}

#menu ul {
padding: 0px;
border: 1px solid black;
}

#menu li {
text-align: center;
font-size: 11px;
font-weight: bold;
height: 18px;
line-height: 18px;
border: 0px solid yellow;
}

#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}

.pagebody {
position: absolute;
background-color: white;
top: 212px;
left: 200px;
width: 520px;
border: 0px dashed red;
}

.footer {
width: 520px;
text-align: center;
}

.xtramenubutton {
position: relative;
top: -17px;
}

-->
</style>