/* CSS Document */
.tabs {padding:10px 0 0 10px; margin:40px 10px 0 0; list-style-type:none;/*list-style:none;*/ top:22px; height:43px; width:100%; background:#80e67a;/*73e600;/*#0A9E85;/*#A87700;/*#cc3300;*/ border:0px solid #ffffff/*#0033CC/*#000*/; position:relative;}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;list-style-type:none;}
.tabs li a {display:block; text-decoration:none; font-size:11px; font-family:verdana, arial, sans-serif; line-height:23px;}
.tabs li a em {display:block; float:left; height:25px;text-align:center; padding:0 15px; background:#FFFFCC;/*F7DDD4;/*#cccc33;/*#488;*/ border:1px solid #ffffff/*#0033CC/*#000*/; border-right:0; font-style:normal; color:#cc3300;/*:#0033CC;*/}
.tabs li a span {display:none;}
.tabs li a b {position:relative; display:block; float:left; z-index:100; border-bottom:1px solid #ffffff/*#0033CC/*#000*/; width:2px; background:url(../images/tab4.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:#F7DDD4;/*#0033CC/*#000*/; margin-top:9px; font-size:1px; line-height:0; border:0;}

.tabs li a:hover {color:#0033CC/*#000*/; white-space:normal;}

.tabs li a:hover em {background:#cc3300;/*#9bb;*/ color:#FFFFFF;/*:#0033CC;*/ cursor:pointer; border-bottom-color:#ffffff/*#0033CC/*#9bb*/; position:relative; z-index:300;}
.tabs li a.selected em {background:#cc3300;/*#9bb;*/ color:#FFFFFF;/*#0033CC;*/ border-bottom-color:#ffffff/*#0033CC/*#9bb*/; 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;background:url(../images/tab.gif); border-bottom-color:#ffffff/*#0033CC/*#9bb*/; cursor:pointer;}

.tabs li a:hover b {background-position:0 -33px; border-bottom-color:#ffffff/*#0033CC/*#9bb*/; cursor:pointer;}
.tabs li a:hover b.p5, .menu li a.selected b.p5 {background:#ffffff/*#0033CC/*#000*/;}

.tabs li a:hover span {display:block; position:absolute; left:10px; top:35px; color:#0A219E;/*#FFFFFF;/*:#0033CC;*/ white-space:nowrap;}
.tabs li a.selected:hover span {display:none;}

.message {background:#9bb; border:1px solid #0033CC/*#9bb#000*/; border-top:0; text-align:right; padding:5px 10px; margin:0 10px 50px 0; color:#0A219E;/*#fff;*/ font-size:10px;}


