#tab-on {
    float: left;
    width: 80px;
    height: 24px;
    background: url('images/tab.jpg') #BFBFBF no-repeat;
    margin: 2px 2px 0px 2px;
    vertical-align: bottom;
    padding-top: 3px;
    
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #026B8C;
}
#productChildren a {
    float: left;
    width: 80px;
    height: 24px;
    background: url('images/tab.jpg') #BFBFBF no-repeat;
    margin: 2px 2px 0px 2px;
    vertical-align: bottom;
    padding-top: 3px;
    
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #026B8C;
}

#tab-out a {
    float: left;
    width: 80px;
    height: 24px;
    background: url('images/tab-out.jpg') #A5A5A5 no-repeat;
    margin: 2px 2px 0px 2px;
    vertical-align: bottom;
    padding-top: 3px;
    
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #026B8C;
}

#tab-out a:hover{
    background: url('images/tab.jpg') #BFBFBF no-repeat;
}

#wireless, #voip, #cableModems, #backlightInverters {
    line-height: 20px
}

td.black10 {
    font-family: Arial;
    font-weight: none;
    font-size: 10px;
    color: #000;
}

td.black12 {
    font-family: Arial;
    font-weight: none;
    font-size: 12px;
    color: #000;
}

td.text {
    font-family: Verdana;
    font-weight: none;
    font-size: 12px;
    color: #000;
    line-height: 15px;
}

td.cat {
    font-family: Verdana;
    font-weight: none;
    font-size: 10px;
    color: #026B8C;
}

a:link.menu,a:visited.menu {
    font-family: Verdana;
    text-decoration: none;
    font-weight: none;
    font-size: 10px;
    color: #000;
}
a:hover.menu {
    font-family: Verdana;
    text-decoration: underline;
    font-weight: none;
    font-size: 10px;
    color: #000;
}

a:link,a:visited,a:hover { 
    font-family: Verdana;
    text-decoration: underline;
    font-weight: none;
    font-size: 12px;
    color: #003399;
}

a:link.children,a:visited.children,a:hover.children {
    font-family: Verdana;
    text-decoration: underline;
    font-weight: none;
    font-size: 10px;
    color: #003399;
}

.dashedLine {
    background: transparent url('images/dashed-line.gif') repeat-x;
    background-position: 0px 6px;
}

td.menuOff {
    font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px;
    color: #3E3E3E;
}
td.menuOver {
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    color: #026B8C;
}
