

.tabmenu
{
    width:784px;
    height:24px;
    z-index: 105;
    position: relative; 
    top: 0px; 
    left:0px;
    background-image: url(../images/back-serm.gif);
    background-repeat:no-repeat;
    margin: 0 auto; 
    padding: 0 auto; 
}

#styletwo{position:relative;display:block;height:24px;font-size:12px;font-weight:bold;}

#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}

#styletwo ul li{display:block;float:left;}

#styletwo ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:3px 10px 0 7px;height:22px;width:110px;margin:0px 0px 0px 1px;}

#styletwo ul li a:hover,#styletwo ul li.selected{color:#fff;background:transparent url(../images/grad_menu.gif) repeat-x top left; opacity: 0.5; filter:alpha(opacity=50); }

