

#topshade {
position:absolute;
left:0px;
top:0px;
background:url(img/menu/bg1.gif) repeat-x bottom;
padding:0px;
margin:0px;
width:100%;
height:80px;
}



img {
border:0;
}

#topmenu {
position:absolute;
top:105px;
left:450px;
}


#topmenu table {
font-family:Arial;
font-size:13px;
font-weight:bold;
}

.selected{font-size:16px;}

#topmenu table td{
border:1px solid white;
}

#topmenu table td:hover{
border-top:1px solid lightgrey;
border-left:1px solid lightgrey;
border-right:1px solid lightgrey;
}

#topmenu table td a:visited{color:blue;}

