.tabs {text-align:center; padding:5px 0 0 5px; margin:0px; list-style:none; height:26px; background:#dee; border:1px solid #000; position:relative;}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;}
.tabs li a {display:block; text-decoration:none; font-size:11px; font-weight: bold; font-family:verdana, arial, sans-serif; line-height:23px;}
.tabs li a em {display:block; float:left; height:25px;text-align:center; padding:0 8px; background:#009900; border:1px solid #000; border-right:0; font-style:normal; color:#fff;}
.tabs li a span {display:none; font-family: Tahoma, Verdana, Arial; font-size: 9pt;}
.tabs li a b {position:relative; display:block; float:left; z-index:100; border-bottom:1px solid #000; width:2px; background:url(images/tab.gif);}

.tabs li a b.p1 {height:25px; margin-top:1px;}
.tabs li a b.p2 {height:23px; margin-top:3px;}
.tabs li a b.p3 {height:21px; margin-top:5px;}
.tabs li a b.p4 {height:19px; margin-top:7px;}
.tabs li a b.p5 {height:18px; width:1px; background:#000; margin-top:9px; font-size:1px; line-height:0; border:0;}

.tabs li a:hover {color:#000; white-space:normal;}

.tabs li a:hover em {background:#006600; color:#cccc00; cursor:pointer; border-bottom-color:#006600; position:relative; z-index:300;}
.tabs li a.selected em {background:#006600; color:#cccc00; border-bottom-color:#006600; text-decoration:underline; position:relative; z-index:400;}
.tabs li a.selected:hover em {cursor:default;}
.tabs li a.selected:hover b {cursor:default;}
.tabs li a.selected b {z-index:400; background-position:0 -33px; border-bottom-color:#006600; cursor:pointer;}

.tabs li a:hover b {background-position:0 -33px; border-bottom-color:#006600; cursor:pointer;}
.tabs li a:hover b.p5, .menu li a.selected b.p5 {background:#000;}

.tabs li a:hover span {display:block; position:absolute; left:10px; font-weight: normal; top:35px; color:#000; white-space:nowrap; font-family: Tahoma, Verdana, Arial; font-size: 9pt;}
.tabs li a.selected:hover span {display:none;}

.message { background: #fff url(images/bg.jpg); font-weight: normal; border-top:0; text-align:right; padding:10px 10px; margin:0 -10px 0px 0; color:#000; font-size:10px;}
