﻿
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 20;
left: 3;
}
#menu {
width: 100%;
}
#menu dt {
background: white url(i/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
text-decoration: none;
}
#menu dd {

}
#menu li {
color: black;
text-align: center;
background: #fff;
}
#menu dt a {
color: white;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;

}

#menu li a {
color: black;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;

}

#menu li a:hover, #menu dt a:hover {
color: black;
}

A {
text-decoration: none;
font-family:Verdana;
font-size:12px;
color: #000000;
BORDER: none;
}


.menutd
{
background: white url(i/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
text-decoration: none;
}

.menusup
{
background: white url(i/glossyback.gif) repeat-y repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
text-decoration: none;
}