body {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#FFFFFF; text-decoration:none}
ul.menu li {position:relative; float:left}
ul.menu ul {position:absolute; top:33px; left:0; background:#182F58; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:123px; margin:0}
ul.menu ul li a {display:block; padding:3px 10px 5px; background-color:#182F58}
ul.menu ul li a:hover {background-color:#A80E15}
ul.menu ul ul {left:125px; top:-1px}
ul.menu .menulink1 {width:125px; height: 23px; background-image: url(../imagez/buton/buton_01.gif); padding-top: 10px; color: #FFFFFF;}
ul.menu .menulink1:hover, ul.menu .menuhover {background-image: url(../imagez/buton/buton_02.gif);}
ul.menu .menulink2 {width:125px; height: 23px; background-image: url(../imagez/buton/buton_02.gif); padding-top: 10px; color: #FFFFFF;}
ul.menu .menulink2:hover, ul.menu .menuhover {background-image: url(../imagez/buton/buton_01.gif);}

ul.menu .sub {
	background-color: #182F58;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 115px 8px;
}
ul.menu .topline {border-top:1px solid #aaa}