body
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-decoration: none;
    background-image: url("images/fundo_navegador.jpg");
    background-repeat: repeat-x;
    background-color: #CADBE3;
    background-attachment: fixed;
}

form
{
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.LinkMenuSup
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #003366;
    font-weight: bold;
    height: 15px;
    vertical-align: middle;
}

.LinhaSeparadora
{
    height: 1px;
    line-height: 1px;
    background-color: #09629A;
}

.espacador
{
    height: 5px;
    line-height: 5px;
}
.CelulaDefault
{
    height: 20px;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.TabelasDefault
{
    padding: 0px;
    margin: 0px;
    background-color: White;
    width: 1000px;
}

.TabelaCentro
{
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
}

.BotaoDefault
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.Rodape
{
    height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #FFFFFF;
    background-color: #808080;
    background-repeat: no-repeat;
    text-align: center;
}

.Manchete
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #800000;
    text-align: left;
}

.Resenha
{
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
}

.fonte10VerdanaBlack
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
}

.fonte10VerdanaGray
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
}

.fonte09VerdanaGray
{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    color: #333333;
}

.fonteCourier12
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: 12px;
}

.frameGray
{
    border: 1px solid #C0C0C0;
    margin-left: 80px;
    }

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.modalPopup
{
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.mancheteSmall
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

.resenhaSmall
{
    font-family: Verdana;
    font-size: 9px;
    color: #333333;
    font-weight: normal;
}

.bgBlueLight
{
    background-image: url("./images/bgGlassLightBlue.gif");
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.tituloField
{
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
    color: #FF0000;
}

.tituloForm
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #800000;
}

.alerta
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
    color: #FF0000;
}

.espaco10px
{
    height: 12px;
}
.legenda
{
    font-family: Verdana;
    font-size: 9px;
    font-style: italic;
    color: #333333;
}
.imagem
{
    background-image: url('~/images/bgGlass.gif');
    background-position: left top;
    padding-left: 4px;
    background-repeat: repeat-x;
}

.corpo
{
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
}
a:active
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
 
A                   {text-decoration : none;}
A:Link              {color           : black;}
A:Active            {color           : #345789;}
A:Visited           {color           : black;}
A:Hover             {color           : #345789; text-decoration: underline;}

A.underline         {text-decoration : underline;}
A:Link.underline    {color           : #3344ff;}
A:Visited.underline {color           : #3344ff;}

A:Link.titleBand    {color           : #ffffff;}
A:Visited.titleBand {color           : #ffffff;}
A:Hover.titleBand   {color           : #ffbb00;}
