body
{
    font-family:verdana,tahoma,helvetica;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    padding:0px;
    background:url(../usercontrols/images/xp/tab_header_background.gif) no-repeat top;
    height:40px;
    float:left;
    width:620px;
    margin:0px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
	margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
	vertical-align:bottom;
    padding-right:4px;
    background:url(../usercontrols/images/xp/tab-right.gif) no-repeat bottom right;
    height:35px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
	padding:0px;
	margin-top:0px;
    margin-bottom:0px;
    margin-left:3px;
    margin-right:0px;
	vertical-align:bottom;
    padding-left:3px;
    height:40px;
    line-height:35px;
    background:url(../usercontrols/images/xp/tab-left.gif) no-repeat  bottom left;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
	color:#FFFFFF;
	font-family:Arial;
	font-size: 14px;
	vertical-align:bottom;
    height:40px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    padding-left:5px;
    padding-right:5px;
    background:url(../usercontrols/images/xp/tab.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
	margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
	vertical-align:bottom;
    padding-right:4px;
    height:35px;
    background:url(../usercontrols/images/xp/tab-hover-right.gif) no-repeat  bottom right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
	padding:0px;
	margin-top:0px;
    margin-bottom:0px;
    margin-left:3px;
    margin-right:0px;
	vertical-align:bottom;
    padding-left:3px;
    height:40px;
    line-height:35px;
    background:url(../usercontrols/images/xp/tab-hover-left.gif) no-repeat bottom left;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
	color:#FFFFFF;
	font-family:Arial;
	font-size: 14px;
	vertical-align:bottom;
    height:40px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;	
    background:url(../usercontrols/images/xp/tab-hover.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(../usercontrols/images/xp/tab-active-right.gif) no-repeat  bottom right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(../usercontrols/images/xp/tab-active-left.gif) no-repeat bottom left;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
	color:#006699;
	font-family:Arial;
	font-size: 14px;
    background:url(../usercontrols/images/xp/tab-active.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
    width: 618px;
    overflow:auto;
    float:left;
}
.ajax__tab_xp-theme .ajax__tab_body table td {
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 50px;
	line-height: 15px;
	color: #666666;
    background-color:#edf5ff;    
    border-top-width:0px;
    margin-left: 0px;
    text-align:left;
    vertical-align:top;
}

.ajax__tab_xp-theme .ajax__tab_body table td label{
    display:block;
    text-indent: 0em;
    padding-top: 3px;
}

.ajax__tab_xp-theme .ajax__tab_body table td input
{
	padding: 0px;
	margin: 0px;
}
.ajax__tab_xp-theme .ajax__tab_body table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	color: #666666;
    background-color:#edf5ff;    
    border-top-width:0px;
    display:block;
    margin-left: 10px;
}