.header{
position: absolute;
left: 0px;
top: 0px;
width: 780px;
height: 212px;
padding: 0px 0px 0px 0px;
}
.lftnav{
position: absolute;
top: 131px;
left: 2px;
width: 110px; 
}
.tpnav{
position: absolute;
top: 109px;
left: 2px;
width: 780px;
height: 20px;
background-color: #0AF92A;
}
.listnav{
position: absolute;
top: 135px;
left: 260px;
width: 125px;
height: 20px;
background-color: #0AF92A;
}
.menu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 110px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.menu li a{
background: white url(back.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 6px 0;
padding-left: 6px;
text-decoration: none;
}
.menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 110px;
}
.menu li a:visited, .menu li a:active, .menu a:hover{
color: white;
}
.menu li a:hover{
background-image: url(back2.gif);
}
.tmenu{
margin: 2px 0;
padding: 0;
width: 125px;
height: 18px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.tmenu td a{
background: white url(back.gif) repeat-x bottom left;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
height: 18px;
padding: 3px 0px;
padding-left: 10px;
text-decoration: none;
}
.tmenu td a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 125px;
}
.tmenu td a:visited, .tmenu td a:active, .tmenu a:hover{
color: white;
}
.tmenu td a:hover{
background-image: url(back2.gif);
}
.lmenu{
margin: 2px 0;
padding: 1;
width: 125px;
height: 18px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.lmenu td a{
background: white url(back.gif) repeat-x bottom left;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
height: 18px;
padding: 3px 0px;
padding-left: 10px;
text-decoration: none;
}
.lmenu td a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 125px;
}
.lmenu td a:visited, .lmenu td a:active, .lmenu a:hover{
color: white;
}
.lmenu td a:hover{
background-image: url(back2.gif);
}