﻿body 
{
	
}

p { color:Blue }

table.cabmaster
{
	height: 110px;
}
table.relatgrupo
{
    width:100%; 
    background-color:Gray; 
    color:White; 
    border-right: black thin double; 
    border-top: black thin double; 
    border-left: black thin double; 
    border-bottom: black thin double;
    font-family: Verdana;
    font-size: 10px;
}
table.relatdetalhe
{
    width:100%; 
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    padding-top: 0px;
    font-family: Verdana;
    font-size: 10px;
}
table.relatcelulaesquerda
{
    width:100%; 
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    padding-top: 0px; 
    margin: 0px; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid; 
    background-color: white; 
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
}
table.relatceluladireita
{
    width:100%; 
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    padding-top: 0px; 
    margin: 0px; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid; 
    border-right: black 1px solid; 
    background-color: white; 
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
}
td.cabmaster
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color:  #1568aa;
	background-image: url(imagem/capa_back1.jpg);
	height: 76px;
}
td.envelope
{
	background-image: url(imagem/envelope.jpg);
}
td.acesso
{
	background-image: url(imagem/acessoC.jpg);
}
td.fundomarrom
{
	background-image: url(imagem/canto5.jpg);
}
td.toolbarmaster
{
	background-color: #1568aa;
	font-size: 8pt;
	vertical-align: middle;
	color: white;
	font-family: Verdana;
	height: 26px;
}
td.sidebar
{
	background-color: #1568aa;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
td.sidebarWin
{
	background-color: #779be4;
}
td.sidebarWin2
{
	background-color: #d6dff7;
}
td.box1top
{
	text-align: center;
	background-color:  #1568aa;
	background-image: url(imagem/box1_topo.jpg);
}
td.box1mid
{
	text-align: left;
	background-color:  #1568aa;
	background-image: url(imagem/box1_meio.jpg);
}
td.box1bot
{
	background-color:  #1568aa;
	background-image: url(imagem/box1_bott.jpg);
}

td.formulario1
{
	background-color: #daebf8; 
	border-right: #1568aa thin solid; 
	border-top: #1568aa thin solid; 
	border-left: #1568aa thin solid; 
	border-bottom: #1568aa thin solid;
}

td.formulario1cab
{
	border-top-width: thin; 
	border-left-width: thin; 
	border-left-color: #1568aa; 
	border-bottom-width: thin; 
	border-bottom-color: #1568aa; 
	border-top-color: #1568aa; 
	background-color: #1568aa; 
	border-right-width: thin; 
	border-right-color: #1568aa;
}

table.cartao
{	border-left-color: black; border-bottom-color: black;
    width: 100%; border-top-style: solid; border-top-color: black; border-right-style: solid;
    border-left-style: solid; background-color: #ffebcd; border-right-color: black;
    border-bottom-style: solid
}

.tabContents
{
border:solid 1px black;
padding:10px;
background-color:white;
}

.tab
{
border:solid 1px black;
background-color:#eeeeee;
padding:2px 4px;
}
  
.selectedTab
{
    background-color: white;
    border-bottom: solid 1px white;
}
.tabs
{
  position:relative;
  top:1px;
  left:4px;
}
div.aguarde
{
	position:absolute;
	top:130px;
	left:50%;
	width:500px;
	margin-left:-260px;
	z-index:1;
	font-size: 10pt;
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	padding: 5px 10px 5px 10px;
	border: solid 3px Navy;
	background-color: #e9e8e3;
	color:Navy;
}

div.fotogrande
{
	position:absolute;
	top:130px;
	left:50%;
	width:640px;
	margin-left:-260px;
	z-index:1;
	font-size: 10pt;
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	padding: 5px 10px 5px 10px;
	border: solid 3px Navy;
	background-color: #e9e8e3;
	color:Navy;
}

            	
