﻿
#submenu   
{
    width: 100%;
}

#submenu td
{ 
    height: 49px;     
    vertical-align:middle;    
    border:#99BAE6 1px solid;
    padding-left: 50px;
}

#submenu a
{
    text-decoration:none;    
    color: #666666;    
    font-size: 12px;
    font-weight:bold;
}

 /*MB D35309*/
#submenu a span{
    display: block;
    padding-bottom:12px;
    padding-top: 12px;
}


#submenu a:hover
{
    color: black;
    text-decoration:underline;
}

#submenu .link-active
{
    color: black;
    text-decoration:none;
}

.company-normal
{
background-image: url('../img/tabs/company_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.company-active
{
background-image: url('../img/tabs/company_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.company-hover
{
background-image: url('../img/tabs/company_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.person-normal
{
background-image: url('../img/tabs/person_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.person-active
{
background-image: url('../img/tabs/person_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.person-hover
{
background-image: url('../img/tabs/person_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.category-normal
{
background-image: url('../img/tabs/category_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.category-active
{
background-image: url('../img/tabs/category_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.category-hover
{
background-image: url('../img/tabs/category_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.list-normal
{
background-image: url('../img/tabs/list_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.list-active
{
background-image: url('../img/tabs/list_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.list-hover
{
background-image: url('../img/tabs/list_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}




.about-normal
{
background-image: url('../img/tabs/list_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.about-active
{
background-image: url('../img/tabs/list_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.about-hover
{
background-image: url('../img/tabs/list_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}




.contacts-normal
{
background-image: url('../img/tabs/person_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.contacts-active
{
background-image: url('../img/tabs/person_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.contacts-hover
{
background-image: url('../img/tabs/person_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.top10-normal
{
background-image: url('../img/tabs/list_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.top10-active
{
background-image: url('../img/tabs/list_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.top10-hover
{
background-image: url('../img/tabs/list_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}



.all-normal
{
background-image: url('../img/tabs/list_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.all-active
{
background-image: url('../img/tabs/list_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}

.all-hover
{
background-image: url('../img/tabs/list_hover.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}



.sites-normal
{
background-image: url('../img/tabs/list_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.sites-active
{
background-image: url('../img/tabs/list_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}


.howtoauth-normal
{
background-image: url('../img/tabs/person_normal.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color:#E7EEF8;
}

.howtoauth-active
{
background-image: url('../img/tabs/person_active.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #99BAE6;
}