dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
border:none;
}
#menu {
position:relative;
top: 0px;
left:0px;
z-index:100;
width: 82px;
height: 30px;
border:none;
}
#menu dl {
	float: left;
	width: 82px;
	position:absolute;
	border:none;
	height: 30px;
	left: 0px;
	top: 0px;
}
#menu dd {
display: none;
border:none;
background: #000000;
}
#menu li {
padding: 0px;
text-align: left;
background: #000000;
width: 220px;
height: 20px;
border:none;
border-color: #FFFFFF;
}
#menu li a, #menu dt a {
color: #000;
/*display:block;*/
height: 100%;
border: none;
background: #000000;
}
#menu ul {
border-left:inset;
border-right:outset;
border-bottom:outset;
border-color:#530003;
padding-left:10px;

}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {

border:none;
}
#menu0
{ cursor:pointer; }

#menu1 {
position:relative;
top: 0px;
left:0px;
z-index:100;
width: 80px;
height: 30px;
border:none;
}
#menu1 dl {
	float: left;
	width: 80px;
	position:absolute;
	border:none;
	height: 30px;
	left: 0px;
	top: 0px;
}
#menu1 dd {
display: none;
border:none;
background:#000000;
}
#menu1 li {
padding: 0px;
text-align: left;
background: #000000;
width: 220px;
height: 20px;
border:none;
border-color: #FFFFFF;
}
#menu1 li a, #menu1 dt a {
color: #000;
/*display:block;*/
height: 100%;
border: none;
background: #000000;
}
#menu1 ul {
border-left:inset;
border-right:outset;
border-bottom:outset;
border-color:#530003;
padding-left:10px;
}
#menu1 li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #000000;
border:none;

}
