﻿/* xp theme */
.ajax__tab_hbc .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url('tab-line.gif') repeat-x bottom;}
.ajax__tab_hbc .ajax__tab_outer {padding-right:0px;background:url('tab-right.gif') no-repeat right;height:21px;}
.ajax__tab_hbc .ajax__tab_inner {padding-left:3px;background:url('tab-left.gif') no-repeat;}
.ajax__tab_hbc .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url('tab.gif') repeat-x;}
.ajax__tab_hbc .ajax__tab_hover .ajax__tab_outer {background:url('tab-hover-right.gif') no-repeat right;}
.ajax__tab_hbc .ajax__tab_hover .ajax__tab_inner {background:url('tab-hover-left.gif') no-repeat;}
.ajax__tab_hbc .ajax__tab_hover .ajax__tab_tab {background:url('tab-hover.gif') repeat-x;}
.ajax__tab_hbc .ajax__tab_active .ajax__tab_outer {background:url('tab-active-right.gif') no-repeat right;}
.ajax__tab_hbc .ajax__tab_active .ajax__tab_inner {background:url('tab-active-left.gif') no-repeat;}
.ajax__tab_hbc .ajax__tab_active .ajax__tab_tab {background:url('tab-active.gif') repeat-x;}
.ajax__tab_hbc .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:0px;background-color:#ffffff;}

