.menu {padding:0; margin:0; text-align:center}
.menu dt {display:none;}
.menu dd {float:left; padding:0; margin:0; text-align:center;}
.menu dd span.aa {display:block; width:12px; height:1.5em; height:auto; background:url(../images/cssmenu/taglft.gif); float:left; border-bottom:1px solid #888; padding:5px 0;}
.menu dd span.bb {height:1.5em; height:auto; background:url(../images/cssmenu/tagmid.gif); float:left; border-bottom:1px solid #888; padding:5px 0;}
.menu dd span.cc {display:block; width:12px; height:1.5em; height:auto; background:url(../images/cssmenu/tagrgt.gif); float:left; border-bottom:1px solid #888; padding:5px 0;}

.menu a, .menu a:visited {color:#888; text-decoration:none; font-size:1em; cursor:pointer;}
.menu a:hover {color:#000; background:#fff;}
.menu a:hover span {background-position:0 150px; border-bottom:1px solid #f9f4ee;}

#bottomnav {
font-size:9px;
text-align:center;
padding-top:100px;
border-top:3px solid #000000
}

#bottomnav a,bottomnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

