﻿.cybral_ajax__tab_xp .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background:
        repeat-x 
        bottom;
}
.cybral_ajax__tab_xp .ajax__tab_outer {
    padding-right:0px;
    background:
        url('../images/pipe.png')
        no-repeat 
        right;
    height:20px;
}
.cybral_ajax__tab_xp .ajax__tab_inner {
    padding-left:0px;
}
.cybral_ajax__tab_xp .ajax__tab_tab {
    height:12px;
    padding:4px;
    margin:0;
    color:White;
}
.cybral_ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background:
        url('../images/pipe.png')
        no-repeat 
        right;
}
.cybral_ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background:
        url('../images/pipe.png')
        no-repeat;
}
.cybral_ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background:
        url('../images/tabo7_center_over.gif')
        repeat-x;
    color:Black;
}
.cybral_ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background:
        no-repeat
        right;
}
.cybral_ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background:
        no-repeat;
}
.cybral_ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background:
        url('../images/tab_on_m.png')
        repeat-x;
    color:White;
    padding-left:5;
    padding-right:5;
}
.cybral_ajax__tab_xp .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
	font-size: 11px;
	color:White;
    font-weight:bold;


    padding:0px;
	height: 30px;
	padding: 0;
	margin: 0px;
}
