


/* Tabs */
.tab_act		{background:#000000; color:#FFFFFF; padding:4px; text-align:left; cursor:hand; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial}
.tab_nrm		{background:#DBDBD5; color:#000000; padding:4px; text-align:left; cursor:hand; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial}
.tab_sp			{border-bottom:1px solid #DBDBD5;; cursor:hand}
.tab_hd			{display:none; padding-top:10px; background:#000000;}
.tab_sh			{display:block; padding-top:10px; background:#000000;}
#sbtabs			{border:1px solid #DBDBD5; border-width:0px 1px 1px 1px; padding:10px; height:400px; overflow:visible; overflow-y:scroll;}