BODY
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	background-color : #F9FCFF;
	scrollbar-face-color: #006699;	
	scrollbar-shadow-color: #F5F5F5;	
	scrollbar-highlight-color: #F5F5F5;	
	scrollbar-3dlight-color: #EAF4FF;	
	scrollbar-darkshadow-color: #006699;	
	scrollbar-track-color: #EAF4FF;	
	scrollbar-arrow-color: #F5F5F5;
}
.barra
{
}
INPUT
{
	font-size: 11px;
	background-color: #F3F3F3;
	color: #000000;
	font-family: tahoma;
}

.SombraBarraSuperior
{
	position:absolute;
	top:0px;
	left:0px;
	width:99.7%;
	height:42px;
	background-color: #000000;
	z-index:1;
}
.BarraSuperior
{
	position:absolute;
	top:1px;
	left:1px;
	width:99.5%;
	height:40px;
	background-color: #333366;
	border: solid 2px #FFFFFF;
	border-bottom-color: #999999;
	border-right-color:  #999999;
	z-index:2;
	font-size: 28px;
	color: #FFFFFF;

}
.SombraBarraFuncoes
{
	position:absolute;
	top:43px;
	left:0px;
	width:99.7%;
	height:22px;
	background-color: #000000;
	z-index:1;
}
.BarraFuncoes
{
	position:absolute;
	top:44px;
	left:1px;
	width:99.5%;
	height: 14px;
	background-color: #E7E7E7;
	border: solid 1px #FFFFFF;
	border-bottom-color: #808080;
	border-right-color:  #808080;
	z-index:2;
	font-size: 15px;
	color: #FFFFFF;
}
.LogoEmpresa
{
	position:absolute;
	top:3px;
	left: 3px;
	z-index:3
}
.tblconsulta
{
	width:97%;
	font-size: 11px;
}
.tbltitulo
{
	padding-left: 2px;
	background: #333366;
	color: #FFFFFF;
	font-weight: bold;
}
.tbllinha
{
	padding-left: 2px;
	background: #FFFFE1;
	color: #330000;
	font-weight: bold;
	border-bottom: solid 1px #0099CC;
}
.corpo
{
	position:absolute;
	top:67px;
	left:2px;
	width:99.5%;
	height:370px;
	color: #333366;
	background-color:#8DBADC;
	border: inset 2px #C0C0C0;
	overflow: auto;
}
.menufig
{
	background-color: #FFFFFF;
	width:19px;
	height:19px;
	border:solid 1px #FFFFFF;
}
.menutext
{
	border-top:solid 1px #FFFFFF;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #C0C0C0;
	height: 12px;
	font-size: 12px;
	padding: 2px;
	padding-left: 3px;
	vertical-align: top;
}
