﻿body
{
    font-family:Trebuchet MS ;
    	vertical-align :middle ;
    	text-align :center ;
}
 
.ajax__tab_xp-theme .ajax__tab_header
{
	font-family: Trebuchet MS ;
	font-size: 15px;
	height:25px;
	width:208px;
    font-weight :bold ;
    color :#004760 ;
text-align :center ;
	
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer
{
	padding-right: 0px;
	background: url(sel.jpg) no-repeat right 50%;
	height:25px;
	width:208px;
	text-align :center ;
	
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner
{
	padding-left: 0px;
	background: url(sel.jpg) no-repeat;
	width:208px;
	height:25px;
	text-align :center ;

}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
	height:25px;
	padding: 0px;
	margin: 0;
	background: url(unsel.jpg) repeat-x;
	width:208px;
text-align :center ;
}



.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(sel.jpg) no-repeat right 50%;
	width:208px;
	height:25px;
	color :#d9ff73 ;

}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner
{
	background: url(sel.jpg) no-repeat;
	width:208px;
	height:25px;
	color :#d9ff73 ;

}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab
{
	background: url(sel.jpg) repeat-x;
	width:208px;
	height:25px;
	color :#d9ff73 ;

}



.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(sel.jpg) no-repeat right;
    width:208px;
    height:25px;
    color :#d9ff73 ;

}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(sel.jpg) no-repeat;
    width:208px;
   	height:25px;

 color :#d9ff73 ;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(sel.jpg) repeat-x;
    width:208px;
    height:25px;
    color :#d9ff73 ;

}


.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:verdana;
    font-size:10pt;
    border:0px solid #999999;
    border-top:0;
    padding:8px;
   
    color :#02546A ;
    font-weight :bold ;
    
    
}
