.tabs {list-style:none; padding:0px 0 0 0px; margin:0px 10px 0px 0; height:23px; bckground:#bcd url(../images/tab_e.gif); border-bottom:1px solid #fff;width:auto;}
.tabs li {display:block; float:left; margin:0 -10px -1px 0;}
.tabs li span {display:block; text-decoration:none;}

.tabs li span em {float:left; padding:0 20px; height:22px; border-top:1px solid #fff; border-bottom:1px solid #000; position:relative; z-index:100; font-style:normal; color:#000; background:#f93 url(../images/tab_d.gif) repeat-x bottom left; font-size:11px; font-family:verdana; line-height:20px;}

.tabs li span b {font-size:0; line-height:0; position:relative; border-bottom:1px solid #000; border-top:1px solid #fff; width:1px; display:block; float:left; z-index:300; background:#f93 url(../images/tab_d.gif) repeat-x bottom left;}

.tabs li b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:100;}
.tabs li b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; border-bottom:1px solid #888; z-index:100;}
.tabs li b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
.tabs li b.p5 {height:20px; margin-top:2px;}
.tabs li b.p6 {height:19px; margin-top:3px;}
.tabs li b.p7 {height:18px; margin-top:4px;}
.tabs li b.p8 {height:17px; margin-top:5px;}
.tabs li b.p9 {height:16px; margin-top:6px;}
.tabs li b.p10 {height:15px; margin-top:7px;}
.tabs li b.p11 {height:14px; margin-top:8px;}
.tabs li b.p12 {height:13px; margin-top:9px;}
.tabs li b.p13 {height:12px; margin-top:10px;}
.tabs li b.p14 {height:11px; margin-top:11px;}
.tabs li b.p15 {height:10px; margin-top:12px;}
.tabs li b.p16 {height:9px; margin-top:13px;}
.tabs li b.p17 {height:8px; margin-top:14px;}
.tabs li b.p18 {height:7px; margin-top:15px;}
.tabs li b.p19 {height:6px; margin-top:16px;}
.tabs li b.p20 {height:5px; margin-top:17px;}
.tabs li b.p21 {height:4px; margin-top:18px;}
.tabs li b.p22 {height:3px; margin-top:19px;}
.tabs li b.p23 {height:2px; margin-top:20px;}
.tabs li b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li b.p26 {width:1px; height:1px; background:#000; margin-top:23px; border:0; overflow:hidden;}

.tabs li em b.shdw {position:absolute; display:block; left:-4px; bottom:0; border:0; width:17px; height:17px; background: #f93 url(../images/tab_a.gif) bottom left; z-index:500;}

.tabs li span { cursor:pointer; }
.tabs li span:hover,
.tabs li span:focus, 
.tabs li span:active 
{white-space:nowrap; color:#000; position:relative; z-index:500; cursor:pointer;}
.tabs li span:hover em, 
.tabs li span:focus em, 
.tabs li span:active em 
{color:#800; background:#fc8 url(../images/tab_b.gif) bottom left; border-bottom-color:#888;}
.tabs li span:hover em b.shdw,
.tabs li span:focus em b.shdw, 
.tabs li span:active em b.shdw  
{visibility:hidden;}
.tabs li span:hover b, 
.tabs li span:focus b, 
.tabs li span:active b 
{background:#fc8 url(../images/tab_b.gif) bottom left; border-bottom-color:#888;}
.tabs li span:hover b.p1, 
.tabs li span:focus b.p1, 
.tabs li span:active b.p1 
{background:#fff; border-bottom-color:#888;}
.tabs li span:hover b.p25, 
.tabs li span:focus b.p25, 
.tabs li span:active b.p25 
{background:#fff; border-bottom-color:#888;}
.tabs li span:hover b.p26, 
.tabs li span:focus b.p26, 
.tabs li span:active b.p26 
{background:#888;}

.tabs li span.selected, 
.tabs li span:hover.selected,  
.tabs li span:active.selected  
{white-space:nowrap; color:#000; position:relative; z-index:600; cursor:default;}
.tabs li span.selected em, 
.tabs li span:hover.selected em,
.tabs li span:active.selected em
{color:#800; background:#fff url(../images/tab_c.gif) bottom left; border-bottom-color:#fff;}
.tabs li span.selected em b.shdw, 
.tabs li span:hover.selected em b.shdw, 
.tabs li span:active.selected em b.shdw 
{visibility:hidden;}
.tabs li span.selected b, 
.tabs li span:hover.selected b, 
.tabs li span:active.selected b 
{background:#fff url(../images/tab_c.gif) bottom left; border-bottom-color:#fff;}
.tabs li span.selected b.p1, 
.tabs li span:hover.selected b.p1, 
.tabs li span:active.selected b.p1 
{background:#fff; border-bottom-color:#fff;}
.tabs li span.selected b.p26, 
.tabs li span:hover.selected b.p26, 
.tabs li span:active.selected b.p26 
{width:1px; height:1px; background:#fff; margin-top:23px; border-top:0; overflow:hidden;}


.tabs_img {
	float:left;
	padding:0px 5px 0px 0px;
}
.tabs_hdr {
	font-weight:bold;
	font-size:medium;
	color:#224A8D;
}
.tabs_main_txt {
	font-size:small;
}
