BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	OVERFLOW: scroll;
}

a img 
{ 
border: none; 
}

select.sel100px {
	width:100px;
	font-size:14px;
}

select.selpadrao {
	width:200px;
	font-size:14px;
}


TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input:-moz-read-only { /* For Firefox */
    background-color: #ccc;
}

input[readonly="readonly"] {
 background-color: #ccc;
}

table.wordwrap {
	table-layout: fixed;
	/*width:100%;*/
	overflow:auto;
/*	border:1px solid #f00;*/
	/*word-wrap: break-word;*/
}

link_novo:link {
	color: #333333;
	text-decoration: underline;
}
link_novo:visited {
	color: #333333;
	/*text-decoration: underline;*/
}
link_novo:hover {
	color: #999999;
	text-decoration: underline;
}

A:link {
	color: #333333;
	text-decoration: underline;
}
A:visited {
	color: #333333;
	/*text-decoration: underline;*/
}
A:hover {
	color: #999999;
	text-decoration: underline;
}

HR 
{
	color: #2D80B0;
	height: 4px;
	text-align: left;
}
HR.Barra2px
{
	color: #000000;
	height: 2px;
	text-align: left;
}
input.txtNoBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}

/** Class **/
.TextBold
{
	font-weight: bold;
}
.TextBoldBig
{
	font-size: 18px;
	font-weight: bold;
}
.TextErro
{
	color: #ff0000;
	font-weight: bold; 
}
.TextAviso
{
	color: #0000FF;
	font-weight: bold; 
}

.TituloPreto 
{
	font-size: 16px; 
	font-weight:bold; 
	border-bottom: solid 2px #000000; 
	text-align: center;
}

.TituloAzul
{
	font-size: 18px;
	font-weight:bold; 
	border-bottom: solid 2px #2D80B0;
	text-align: center;
	/*color: #2D80B0;*/
}
.Background
{	
	background-color: #F3F3F3;
}
.BackgroundEscuro
{	
	background-color: #CCCCCC;
}
.GridHeader 
{	
	background-color: #2D80B0;
	color: #FFFFFF;
	font-weight: bold;
}

.GridHeaderBig
{	
	background-color: #2D80B0;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
}

.GridHeaderBigOnLine
{
	background-color: #2D80B0;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.GridHeaderBigOnLineRed
{
	background-color: Red;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.GridHeaderOnLineRed
{
	background-color: Red;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.GridHeaderLogo
{
	font-family: Square721 BT;
	background-color: Red;
	font-size: 22px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}

.GridHeaderLaranja
{	
	background-color: #FFCC00;
	color: #FFFFFF;
	font-weight: bold;
}
.GridHeaderBigLaranja
{	
	background-color: #FFCC00;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
}
.tabela_relatorio {
	border: 1px solid #999999;
	padding: 1px;
}
.gridheader_relatorio {
	background-color: #2D80B0;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
.gridheader_relatorio_pequeno {
	background-color: #2D80B0;
	font-size: 6px;
	color: #FFFFFF;
}
.textnormal_relatorio {
	font-size: 8px;
	text-decoration: none;
	border-bottom:1px solid #000000;
}
.textnormal_relatorio_pequeno {
	font-size: 6px;
	color: #000000;
	text-decoration: none;
}
.TextInputNormal
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
}
.TextInput
{
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
}
.TextInputButton
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	text-align: center;
}
.TextOption
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-transform: uppercase;
}
.TextInputValor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	text-align: right;
}
.TextInputValorReadOnly {
	text-align: right;
	font-weight: bold;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
.link_branco:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_branco:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_branco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.TR_Par {
	background-color: #FFFFFF;
}
.TR_Impar {
	background-color: #F0F0F0;
}
.QuebraPagina {
	page-break-before: always;
}
.QuebraLinha {
	background-color: #2D80B0;
	height: 4px;
}
.EspacoBarra {
	width: 13px;
}
.hidden {
	display: none;
}
.gridDados {
	Z-INDEX: 0;
	POSITION: relative;
	overflow-y: scroll;
	background-Color: #FFFFFF;/*#F3F3F3;*/
}
.gridDadosXY {
	Z-INDEX: 0;
	POSITION: relative;
	overflow: scroll;
	background-Color: #FFFFFF;/*#F3F3F3;*/
}
.gridDadosNoScroll {
	Z-INDEX: 0;
	POSITION: relative;
	overflow-y: visible;
	background-Color: #FFFFFF;/*#F3F3F3;*/
}
.FundoGrid {
	background-color: #FFFFFF;/*#F3F3F3;*/
}
.FundoGrid2 {
	background-color: #000000;
}

A.NoUnderline {
	text-decoration: none;
}
A.NoUnderline:Hover {
	text-decoration: none;
}

.Carregando {
	Z-INDEX: 1;
	HEIGHT: 100%;
	WIDTH: 100%;
	background-Color: #BBDDFF;
	padding-top: 30px;
	text-align: center;
}

A.LinkGrid {
	/*display: block;*/
	width: 100%;
	height: 100%;
	text-decoration: none;
}
A.LinkGrid:Hover {
	/*display: block;*/
	width: 100%;
	height: 100%;
	background-color: #BBDDFF;
	color: Black;
}
/*  menu   */
/** Estilo dos itens da barra de menu **/
.mnuBarra:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	}
.mnuBarra:visited {  
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	}
.mnuBarra:hover {  
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	}

/** Estilo da barra de menu **/
.fdoBarraMenu
{
	background-color: #2D80B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

/** Estilo do Layer da barra de menu **/
div.navilayerMenu {
	position: absolute;
	top: 40px;
	width: 100%;
}

.SubTitulo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    FONT-FAMILY: "Verdana, Arial, Helvetica, sans-serif"
}

.SeparadorMenu
{
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: "Verdana, Arial, Helvetica, sans-serif"
}

/*   ****    */

/** Estilo dos Layers dos Menus **/
div.navilayer {
	position: absolute;
	visibility: hidden;
	border: solid 1px #737373;
}

/** Estilo dos Itens dos Menus **/
div.navilayer table {
	width: 183px;
}

div.navilayer tr {
	border-bottom: solid 1px #737373;
	border-right: solid 1px #737373;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;	
	border-bottom: solid 1px #CCCCCC;
	font-size: 10px;
	font-family: "Verdana";
	color: #636363;
	background-color: #F0F0F0;
	padding: 2px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

/** Estilo do Href dos Itens dos Menus **/
div.navilayer tr td {
	display: block;
	color: #636363;
	text-decoration: none;
	padding-left: 5px;
	letter-spacing: 1px;
	font-size: 10px;
}

/** Estilo Over dos Itens dos Menus **/
div.navilayer tr.over {
	background: #FFFFFF;
	text-decoration: none;
}

/** Estilo Over do Href dos Itens dos Menus **/
div.navilayer tr td.hover {
	background: #FFFFFF;
	text-decoration: none;
}

.gridDadosOnline {
	Z-INDEX: 0;
	POSITION: relative;
	background-Color: #FFFFFF;/*#F3F3F3;*/
}
.gridDadosOnline2 {
	Z-INDEX: 0;
	POSITION: relative;
}

.TextBig {
	font-size:14px;
}

.TextBig18 {
	font-size:18px;
	font-family: Verdana;
}

.TextBig2 {
	font-size:22px;
	font-family: Verdana;
}

.TextBig3 {
	font-size:27px;
	font-family: Verdana;
	font-weight: bold;
}

.TextGridPainelVerde {
	font-size:27px;
	font-family: Verdana;
	font-weight: bold;
	background-color: lightgreen;
}
.TextGridPainelVermelho {
	font-size:27px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #FF6666;
}

.TextGridPainelVermelho2 {
	font-size:27px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #FF6666;
	color: #FF6666;
}

.TextGridPainelBranco {
	font-size:27px;
	font-family: Verdana;
	font-weight: bold;
	background-color: White;
	color: White;
}

.GridHeader2
{	
	background-color: #2D80B0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

.GridHeaderGray
{	
	background-color: Gray;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.printHeader 
{
	border-bottom: solid 1px black;
	font-weight: bold;
	font-size: 12px;
	color: Black;
}

.printHeader2
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
}

.printTABLE 
{
	/*border: solid 1px #666666;*/
}

.printTRHeader
{
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: #CCCCCC;
	font-family: Arial;
}

.printTDHeader 
{
	border-bottom: solid 1px black;
}

.printTR
{
	font-size: 11px;
	color: Black;
	font-family: Arial;
}

.printTD
{
	border-bottom: solid 1px gray;
}

.texto14
{
	font-size: 14px;
}

.Logo
{
	font-family: Square721 BT;
	font-size: 22px;
	color: Red;
	/*font-weight: bold;*/
}
.LogoHeader
{
	font-family: Square721 BT;
	font-size: 30px;
	color: Red;
	font-weight: bold;
	text-align: center;
}

/*MENU DROP DOWN*/
*{margin: 0; padding: 0;}



.menu{list-style:none; border:1px solid #c0c0c0; float:left; }

.menu li{position:relative; float:left; border-right:1px solid #c0c0c0; }

.menu li a{color:#333; text-decoration:none; padding:5px 10px; display:block;}

.menu li a:hover{background:#333; color:#fff; -moz-box-shadow:0 3px 10px 0 #CCC; -webkit-box-shadow:0 3px 10px 0 #ccc; text-shadow:0px 0px 5px #fff; }

.menu li   ul{position:absolute; top:25px; left:0; background-color:#fff; display:none; }

.menu li:hover ul, .menu li.over ul{display:block;}

.menu li ul li{border:1px solid #c0c0c0; display:block; width:150px;}
