  #menubox a, #menubox a:visited, #menubox a:active  {
display : inline;
color : #000;
font-size : 12px;
line-height : 15px;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
text-decoration : underline;
text-align : left;
font-style : normal;
}
#menubox a:hover {
background-color : #225788;
color : #fff;
text-decoration : underline;
}
#menu2 {
border : 0 dashed #fff;
text-align : left;
margin-top : 0;
margin-bottom : 0;
margin-right : 0;
margin-left : 0;
padding-bottom : 0;
padding-top : 0;
}
#menu2 ul, #menu2 li {
list-style-type : square;
margin-left : 16px;
padding : 0;
color : #0001be;
}
#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {
display : block;
border-bottom : 0 dashed #c2631d;
width : 200px;
color : #8080ff;
text-decoration : none;
font-size : 14px;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
height : 16px;
line-height : 16px;
padding-left : 6px;
}
#menu2 li a:hover {
background : transparent;
color : #0001be;
text-decoration : none;
padding-left : 6px;
font-weight : bold;
}
#menuhorizontal a, #menuhorizontal a:visited, #menuhorizontal a:active {
display : block;
color : #fff;
font-weight : bold;
text-transform : capitalize;
font-variant : small-caps;
text-decoration : none;
font-family : verdana, sans-serif;
font-size : 14px;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
padding-top : 0;
margin-left : 0;
margin-right : 0;
border-left : 0 solid #aaaaaa;
height : 58px;
line-height : 58px;
text-align : center;
}
#menuhorizontal a:hover {
background : transparent;
text-decoration : none;
color : #fff;
text-decoration : underline;
border-left : 0 solid #fff;
}
.trenn {
width : 1px;
color : white;
}
a:link, a:visited, a:active {
font-size : 14px;
line-height : 18px;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
font-weight : bold;
color : #8080ff;
text-decoration : none;
}
a:hover {
color : #0001be;
text-decoration : none;
font-size : 14px;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
font-weight : bold;
}
.trenn2 {
width : 1px;
color : #e4e4e4;
}
#menu a, #menu a:visited, #menu a:active {
display : block;
color : #fff;
text-decoration : none;
font-family : arial, helvetica, tahoma, verdana, sans-serif;
font-size : 12px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 0;
padding-top : 0;
margin-left : 0;
margin-right : 0;
height : 40px;
line-height : 40px;
text-align : center;
background-color : #202020;
background : transparent;
}
#menu a:hover {
color : #fff;
text-decoration : underline;
background : transparent;
} 