﻿.eSoft-TabNotSelectedLeft
{
    background-image:       url(../../DESIGN/TabNotSelectedLeft2.png);
    background-repeat:      repeat-y;
    background-position:    bottom center;
    height:                 25px;
    width:                  3px;
}

.eSoft-TabNotSelectedCenter
{
    background-image:       url(../../DESIGN/TabNotSelectedCenter2.png);
    background-repeat:      repeat-x;
    background-position:    bottom center;
    height:                 25px;
    text-align:             center;
    vertical-align:         bottom;
    padding-bottom:         3px;
    
}

.eSoft-TabNotSelectedCenter a
{
    background-image:       url(../../DESIGN/TabNotSelectedCenter2.png);
    background-repeat:      repeat-x;
    background-position:    bottom center;
    height:                 25px;
    
}

.eSoft-TabNotSelectedCenter a:hover
{
    background-image:       url(../../DESIGN/TabNotSelectedCenter2.png);
    background-repeat:      repeat-x;
    background-position:    bottom center;
    height:                 25px;
    text-decoration:        underline;
    
}

.eSoft-TabNotSelectedRight
{
    background-image:       url(../../DESIGN/TabNotSelectedRight2.png);
    background-repeat:      repeat-y;
    background-position:    bottom center;
    height:                 25px;
    width:                  5px;
    text-align:             justify;
    
}

.eSoft-TabSelectedLeft
{
    background-image:       url(../../DESIGN/TabSelectedLeft2.png);
    background-repeat:      repeat-y;
    background-position:    bottom center;
    height:                 25px;
    width:                  3px;
    text-align:             justify;
    
}

.eSoft-TabSelectedCenter
{
    background-image:       url(../../DESIGN/TabSelectedCenter2.png);
    background-repeat:      repeat-x;
    background-position:    bottom center;
    height:                 25px;
    text-align:             center;
    vertical-align:         bottom;
    padding-bottom:         3px;
    
}

.eSoft-TabSelectedCenter a 
{
    background-image:       url(../../DESIGN/TabSelectedCenter2.png);
    background-repeat:      repeat-x;
    background-position:    bottom center;
    height:                 25px;
    text-align:             center;
    
}

.eSoft-TabSelectedCenter a:hover
{
    background-image:       url(../../DESIGN/TabSelectedCenter2.png);
    background-repeat:      repeat-x;
    background-position:    bottom center;
    height:                 25px;
    text-align:             center;
    text-decoration:        underline;
    
}

.eSoft-TabSelectedRight
{
    background-image:       url(../../DESIGN/TabSelectedRight2.png);
    background-repeat:      repeat-y;
    background-position:    bottom center;
    height:                 25px;
    width:                  5px;
    text-align:             justify;
    
}

.eSoft-TabEmpty
{
    background-image:       url(../../DESIGN/TabEmpty.png);
    background-repeat:      repeat-x;
    background-position:    bottom center;
    background-repeat:      repeat-x;
}