.tabs_green {list-style:none; padding:11px 0 0 10px; margin:0px 0px 0px 0; height:29px; background:url(tabs_green/backing.gif) repeat-x; }
.tabs_green li {display:block; float:left; margin:0 -29px -1px 0;}
.tabs_green li a {display:block; text-decoration:none; position:relative;}

.tabs_green li a b.p1 {display:block; width:29px; height:29px; background:url(tabs_green/normal_l.png); float:left;}
.tabs_green li a b.p2 {display:block; height:29px; padding:0 10px; background:url(tabs_green/normal_m.png) repeat-x; float:left; text-align:center; line-height:28px; color:#dfd; font-weight:normal; font-family:verdana; font-size:12px;}
.tabs_green li a b.p3 {display:block; width:29px; height:29px; background:url(tabs_green/normal_r.png); float:left; position:relative; z-index:100;}

.tabs_green li a.m1 {z-index:600;}
.tabs_green li a.m2 {z-index:500;}
.tabs_green li a.m3 {z-index:400;}
.tabs_green li a.m4 {z-index:300;}
.tabs_green li a.m5 {z-index:200;}
.tabs_green li a.m6 {z-index:100;}

.tabs_green li a:hover,
.tabs_green li a:focus,
.tabs_green li a:active
{border:0; z-index:700;}
.tabs_green li a:hover b.p1,
.tabs_green li a:focus b.p1,
.tabs_green li a:active b.p1
{position:relative; z-index:100; background:url(tabs_green/hover_l.png); cursor:pointer;}
.tabs_green li a:hover b.p2,
.tabs_green li a:focus b.p2,
.tabs_green li a:active b.p2
{position:relative; z-index:100; background:url(tabs_green/hover_m.png) repeat-x; color:#040; cursor:pointer;}
.tabs_green li a:hover b.p3,
.tabs_green li a:focus b.p3,
.tabs_green li a:active b.p3
{position:relative; z-index:100; background:url(tabs_green/hover_r.png); cursor:pointer;}

.tabs_green li a.selected {z-index:800;}
.tabs_green li a.selected b.p1,
.tabs_green li a:hover.selected b.p1,
.tabs_green li a:active.selected b.p1
{position:relative; z-index:200; background:url(tabs_green/select_l.png); cursor:default;}
.tabs_green li a.selected b.p2,
.tabs_green li a:hover.selected b.p2,
.tabs_green li a:active.selected b.p2
{position:relative; z-index:200; background:url(tabs_green/select_m.png) repeat-x; color:#000; cursor:default;}
.tabs_green li a.selected b.p3,
.tabs_green li a:hover.selected b.p3,
.tabs_green li a:active.selected b.p3
{position:relative; z-index:200; background:url(tabs_green/select_r.png); cursor:default;}

.tabs_green_body { }
.tabs_green_body_container { padding-top: 10px; }