#menu1 a, #menu1 a:visited , #menu1 a:active {
display: block;
color:#333399;
text-decoration:none ;
font-family: Trebuchet MS, sans-serif; 
font-weigth: bold; 
font-size: 14px;
padding-left: 10px;
padding-right: 10px; 
padding-bottom: 0px; 
padding-top:0px;
margin-left: 0px;
margin-right: 0px;
border-left:solid 0px #AAAAAA;
height:40px;
line-height:40px;
text-align:center;
border-bottom:solid 0px #fff;
background-color:#fff;
}

#menu1 a:hover {
background-color:#fff;
color:#4d81b1; 
text-decoration:none ;
background-color:#fff;
background-image:url(images/cube1.gif);
background-repeat:no-repeat;
background-position:50% 90%;
border-bottom:solid 0px #4d81b1;
}

.trenn {
width:1px;
background-color:#fff;
color:#C0CB67;
}

#menu2 a, #menu2 a:visited , #menu2 a:active {
display: block;
color:#333399;
text-decoration:none ;
font-family: Trebuchet MS, sans-serif; 
font-weigth: bold; 
font-size: 14px;
padding-left: 10px;
padding-right: 10px; 
padding-bottom: 0px; 
padding-top:0px;
margin-left: 0px;
margin-right: 0px;
border-left:solid 0px #AAAAAA;
height:40px;
line-height:40px;
text-align:center;
border-bottom:solid 0px #fff;
background-color:#fff;
}

#menu2 a:hover {
background-color:#fff;
color:#4d81b1; 
text-decoration:none ;
background-color:#fff;
background-image:url(images/cube1.gif);
background-repeat:no-repeat;
background-position:50% 90%;
border-bottom:solid 0px #4d81b1;
}



