.menuPrincipalNivel1 
{
    margin: 88px 0 0 5px;
    height: 35px; 
    line-height: 35px; 
    padding:0 5px 0 0;
    color: #369; 
    text-decoration: none;
    cursor: pointer;
}

.menuPrincipalNivel1 a:hover {
    text-decoration: underline;
}

.menuPrincipalNivel2
{
    width: 210px;
    height: 32px; 
    line-height: 32px; 
    color: #fff;
    text-indent: 10px; 
    text-decoration: none;
    background: url(imagens/imgBgOpcoesMenu.gif) repeat-x; 
}

.menuPrincipalNivel2 a:hover {
    text-decoration: underline;
}

.menuPrincipalNivel1 td
{
    font-size: 15px;
}

.menuPrincipalNivel2 td
{
    font-size: 12px;
}

.menuPrincipalNivel3
{
    width: 210px;
    height: 32px; 
    line-height: 32px; 
    color: #fff;
    text-indent: 10px; 
    text-decoration: none;
    background: url(imagens/imgBgOpcoesMenu.gif) repeat-x; 
    margin-left: 1px;
}

.menuPrincipalNivel4
{
    width: 210px;
    height: 32px; 
    line-height: 32px; 
    color: #fff;
    text-indent: 10px; 
    text-decoration: none;
    background: url(imagens/imgBgOpcoesMenu.gif) repeat-x; 
    margin-left: 1px;
}
