﻿BODY
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial,Helvetica;
    TEXT-DECORATION: none;
    margin-left:0px;
    margin-top:2px;
    background-attachment:fixed;
    scrollbar-face-color:#CCCCCC;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#E0E0E0;

}
.TituloPagina
{
    background-image:url(../imagem/barra_titulo.gif);
    background-position:center middle;
    background-repeat:no-repeat;
    background-color:White;   
    text-align:center;
    vertical-align:middle;
    color:White;
    font-size:large; 
    height:35px;
    font-weight:lighter;
    font-family:Verdana;
}
.TituloMenu
{
    background-image:url(../imagem/barra_menu.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:White;   
    text-align:center;
    vertical-align:middle;
    height:35px;
}
.TemaPagina
{
    FONT-SIZE: 10pt;
    COLOR:Orange;
    FONT-FAMILY: Verdana;
    font-weight:bold;
    
}
.TextoPagina
{
    FONT-SIZE: 9pt;
    COLOR:#666666;
    FONT-FAMILY: Verdana;
    font-size:small;
    font-weight:lighter;
    text-align:justify;
}
.ItemMenu
{
    text-align:left;
    font-size:10pt;    
}
.LinkBotao A:link{
                font-size:small;
                font-family:Verdana;
                font-weight:lighter;
                text-decoration: none;
                color:White;
}
.LinkBotao A:visited {
            font-size:small;
            font-family:Verdana;
            font-weight:lighter;
            text-decoration: none;
            color:White;
}
.LinkBotao A:active {
            font-size:small;
            font-family:Verdana;
            font-weight:lighter;
            text-decoration: none;
            color:White;
}
.LinkBotao A:hover {
            font-size:small;
            font-family:Verdana;
            font-weight:lighter;
            text-decoration: strikeline; 
            color: White;
}
    
.LinkLife A:link{
        font-size:xx-small;
        font-family:Verdana;
        font-weight:bold;
        text-decoration: none;
        color:Red;
}
.LinkLife A:visited {
        font-size:xx-small;
        font-family:Verdana;
        font-weight:bold;
        text-decoration: none;
        color: Red;
}
.LinkLife A:active {
        font-size:xx-small;
        font-family:Verdana;
        font-weight:bold;
        text-decoration: none;
        color: #Red;
}
.LinkLife A:hover {
        font-size:xx-small;
        font-family:Verdana;
        font-weight:bold;
        color: Orange;
}
.BarraTitulopq
{
    font-weight:bold;
    border-top:dotted 1px #8F81B8;
    border-bottom:dotted 1px #8F81B8;
    height:40px;
}
.BotaoTab
{
	border-top:    black 1px groove;
	border-left:   black 1px groove;
	border-right:  black 1px groove;
	cursor:pointer;
	
}
.BotaoTabSelecionado
{
	
	border-top:    black 1px groove;
	border-left:   black 1px groove;
	border-right:  black 1px groove;
	cursor:pointer;
	
}
.BotaoTabSobra
{
	border-bottom: black 1px groove;
	
}

.GridTab
{
	border-bottom: black 1px groove;
	border-left:   black 1px groove;
	border-right:  black 1px groove;
	cursor:pointer;
	
}
.CaixaMenu
{
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
}
.CaixaConteudo
{
    border-bottom: solid 1px #666666;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
}
.TemaNoticia
{
    font-size:small; 
    font-weight:bold;
    border-top:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    height:40px;
}
.TemaChamada
{
    font-size:x-small; 
    font-weight:lighter;
    border-top:dotted 1px #666666;
    border-bottom:dotted 1px #666666;
    height:40px;
}
.BotaoMenu
{
    font-size:x-small;
    color:#666666;
    font-weight:bold;
    text-align:center;
    cursor:pointer;     
}
.CaixaLogo
{
    border-top: solid 1px #666666;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
}