﻿body {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 68%
}
A.toolbarNavLink:link
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarNavLink:visited
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarNavLink:active
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarNavLink:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.toolbarRecLink:link
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarRecLink:visited
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarRecLink:active
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarRecLink:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.toolbarTransLink:link
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarTransLink:visited
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarTransLink:active
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarTransLink:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.toolbarDataSetLink:link
{
    COLOR: black;
    CURSOR: default
}
A.toolbarDataSetLink:visited
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarDataSetLink:active
{
    COLOR: black;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.toolbarDataSetLink:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.tabViewTopLink:link
{
    COLOR: black;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.tabViewTopLink:visited
{
    COLOR: black;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.tabViewTopLink:active
{
    COLOR: black;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.tabViewTopLink:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.tabViewBottomLink:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.tabViewBottomLink:visited
{
    COLOR: black;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.tabViewBottomLink:active
{
    COLOR: black;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.tabViewBottomLink:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.tabViewLeftLink:link
{
    COLOR: black;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.tabViewLeftLink:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.tabViewLeftLink:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.tabViewLeftLink:hover
{
    FONT-WEIGHT:bold;
    TEXT-DECORATION: none
}
A.tabViewRightLink:link
{
    COLOR: black;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.tabViewRightLink:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.tabViewRightLink:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
/*A.formReference:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A.formReference:link
{
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.formReference:visited
{
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.formReference:active
{
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
/*A.formReference:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}*/
.viewHeaderOLD 
{
    BORDER-BOTTOM: lightsteelblue 1px solid;
    COLOR: black;
    FONT-SIZE: 170%;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 8px;
    PADDING-BOTTOM: 0px
}
.viewHeader
{
    BACKGROUND-IMAGE: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/blue_logo2.gif');
    background-repeat: no-repeat;
    background-position:  right top;
    background-color: #7997C1;
    color:white;
    font-family: Verdana, Arial;
    font-weight:bold;
    FONT-SIZE: 100%;
    margin-bottom:16;
    margin-top:16;
	width: 100%;
    height: 18;
    border: medium none;; padding-left:4; padding-right:0; padding-top:2; padding-bottom:2
}
.errorMessage
{
    BORDER-BOTTOM: maroon;
    BORDER-LEFT: maroon;
    BORDER-RIGHT: maroon;
    BORDER-TOP: maroon;
    COLOR: red;
    FONT-SIZE: 100%;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px
}
.tableHeading
{
    BACKGROUND-COLOR: blue;
    FONT-WEIGHT: bold
}
.tableRow
{
}
.tableRowOdd
{
    BACKGROUND-COLOR: #f0f8ff;
}
.tableRowEven
{
    BACKGROUND-COLOR: white;
}
.tableBody
{
    BACKGROUND-COLOR: blue;
    FONT-SIZE: 115%;
    border-left: 1 solid #395992;
    border-top: 1 solid #395992;
}
.tableColumnCaption
{
   border-right: 1 solid lightsteelblue;
   border-bottom: 1 solid lightsteelblue;
   padding-top: 1;
   padding-bottom: 1;
}
.tableColumnCaptionCalendar
{
}
.tableColumnCell
{
   border-right: 1 solid lightsteelblue;
   border-bottom: 1 solid lightsteelblue;
}
.tableColumnCellCalendar
{
}
.formTable
{
    FONT-SIZE: 100%
}
.formLabel
{
    COLOR: gray;
    FONT-SIZE:115%;
}
.formLabel2
{
    COLOR: gray;
    FONT-SIZE:120%;
    border: none;
}
.formLabelTitulo
{
    COLOR: blue;
    FONT-SIZE:115%;
    FONT-WEIGHT: bold
}
.formHtml
{
    FONT-SIZE:100%;
}
.formRuler
{
    BACKGROUND-COLOR: blue;
}
.formRulerEscuro
{
    BACKGROUND-COLOR: gray;
}
.formButton
{
    font-family: verdana;
    FONT-SIZE: 100%
}
.formCheckBox
{
    font-family: verdana;
}
.formPassword
{
    font-family: verdana;
    FONT-SIZE: 100%
}
.formRadio
{
    font-family: verdana;
}
.formReset
{
    font-family: verdana;
    FONT-SIZE: 100%
}
.formSelect
{
    font-family: verdana;
    FONT-SIZE: 115%;
}
.formSubmit
{
    font-family: verdana;
    FONT-SIZE: 100%
}
.formText
{
    font-family: verdana;
    FONT-SIZE: 115%
}
.formTextArea
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 115%;
}
.toolbarTable
{
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px
}
.toolbarRecLinkCell
{
    BACKGROUND-COLOR: gray;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    COLOR: white;
    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 68%;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px
}
.toolbarNavLinkCell
{
    BACKGROUND-COLOR: silver;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 68%;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px
}
.toolbarTransLinkCell
{
    BACKGROUND-COLOR: gray;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 68%;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px
}
.toolbarDataSetLinkCell
{
    BACKGROUND-COLOR: gray;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 68%;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px
}
.toolbarRecBtn
{
    font-family: verdana;
    BACKGROUND-COLOR: gray;
    FONT-SIZE: 68%
}
.toolbarRecBtnConfirmar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoConfirmar.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 90;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 71%
}
.toolbarRecBtnVoltar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoVoltar.gif');
    background-repeat: no-repeat;
    height: 24;
    width: 90;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 71%
}.toolbarRecBtnCell
{
    FONT-WEIGHT: bold
}
.toolbarNavBtn
{
    font-family: verdana;
    BACKGROUND-COLOR: silver;
    FONT-SIZE: 68%
}
.toolbarNavBtnCell
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none
}
.toolbarTransBtn
{
    font-family: verdana;
    BACKGROUND-COLOR: gray;
    FONT-SIZE: 68%
}
.toolbarTransBtnCell
{
}
.toolbarDataSetBtn
{
    font-family: verdana;
    BACKGROUND-COLOR: gray;
    FONT-SIZE: 68%
}
.toolbarDataSetBtnCell
{
}
.tabViewBottomArea
{
    BACKGROUND-COLOR: blue;
}
.tabViewLeftArea
{
    BACKGROUND-COLOR: white;
    BORDER-RIGHT: lightsteelblue 1px solid;
    BORDER-TOP: lightsteelblue 1px solid;
    PADDING-TOP:8pt;
    MARGIN-RIGHT:10pt;
}
.tabViewRightArea
{
    BACKGROUND-COLOR: white;
    BORDER-LEFT: lightsteelblue 1px solid;
    BORDER-TOP: lightsteelblue 1px solid;
    PADDING-TOP:8pt;
    MARGIN-RIGHT:10pt;
}
.tabViewTopArea
{
    BACKGROUND-COLOR: blue;
}
.tabViewWorkArea
{
}
.tabViewTable
{
    FONT-SIZE: 100%
}
.tabViewTopLinkCell
{
}
.tabViewTopLinkSelected
{
    BACKGROUND-COLOR: navy;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: medium none;
    COLOR: white;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px
}
.tabViewBottomLinkCell
{
}
.tabViewBottomLinkSelected
{
    BACKGROUND-COLOR: gray;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: medium none;
    COLOR: white;
    FONT-SIZE: 80%;
    FONT-WEIGHT: bold;
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px
}
.tabViewLeftLinkCell
{
    COLOR: black;
    FONT-SIZE: 68%;
    FONT-WEIGHT: bold;
    PADDING: 2 20 2 4;
}
.tabViewLeftLinkSelected
{
    BORDER-LEFT: lightsteelblue 1px solid;
    BORDER-TOP: lightsteelblue 1px solid;
    BORDER-BOTTOM: lightsteelblue 1px solid;
    COLOR: black;
    FONT-SIZE: 68%;
    FONT-WEIGHT: bold;
    PADDING: 2 20 2 4;
}
.tabViewRightLinkCell
{
    COLOR: black;
    FONT-SIZE: 68%;
    FONT-WEIGHT: bold;
    PADDING: 2 4 2 20;
}
.tabViewRightLinkSelected
{
    BORDER-RIGHT: lightsteelblue 1px solid;
    BORDER-TOP: lightsteelblue 1px solid;
    BORDER-BOTTOM: lightsteelblue 1px solid;
    COLOR: black;
    FONT-SIZE: 68%;
    FONT-WEIGHT: bold;
    PADDING: 2 4 2 20;
}
.pageLogo
{
    BACKGROUND-COLOR: white;
    BACKGROUND-IMAGE: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/blue_logo2.gif');
    BACKGROUND-REPEAT: no-repeat
}
.pageLogoTitle1
{
    COLOR: white;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 20px;
    FONT-WEIGHT: normal;
    MARGIN-LEFT: 12px;
    MARGIN-TOP: -5px
}
.pageLogoTitle2
{
    COLOR: white;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 12px;
    MARGIN-TOP: 4px
}
.pageHorizDivTop
{
    BACKGROUND-COLOR: white
}
.pageHorizDivBottom
{
    BACKGROUND-COLOR: black
}
.pageVertDiv
{
    BACKGROUND-COLOR: blue
}
.pageWorkArea
{
    BACKGROUND-COLOR: white;
    BACKGROUND-IMAGE: none;
    BACKGROUND-POSITION: right top;
    BACKGROUND-REPEAT: no-repeat;
    FONT-SIZE: 68%;
    PADDING-BOTTOM: 10px;
    PADDING-RIGHT: 10px
}
.infoMessage
{
    FONT-SIZE: 100%;
    PADDING-BOTTOM: 4pt;
    PADDING-TOP: 4pt
}

a.tableSortableCaption:link, a.tableSortableCaption:active, a.tableSortableCaption:visited
{
   color: black;
   text-decoration: underline;
}

.formSelectGrid
{
    font-family: verdana;
    FONT-SIZE: 85%;
}
.tableColumnGifStatusIntegrante
{
    BACKGROUND-IMAGE: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/cal_17x20.gif');
    BACKGROUND-POSITION: center top;
    BACKGROUND-REPEAT: no-repeat
}
.ColocaHand
{
    CURSOR: hand
}
.BordaEsquerdaLarga
{
    BORDER-LEFT: lightsteelblue 4px solid
}
.ValorDestaqueAzul
{
    COLOR: blue;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.ValorDestaqueCinza
{
    COLOR: gray;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.ValorDestaqueAmarelo
{
    COLOR: orange;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.formValor
{
    font-family: verdana;
    FONT-SIZE: 80%
}
.formTextReduzido
{
    font-family: verdana;
    FONT-SIZE: 80%
}
.pageLogoTitleUsuario
{
    COLOR: black;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 12px;
    MARGIN-TOP: 4px
}
.btnSortear
{
	background-color: transparent;
	background-image: url(images/BotaoSortear.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnSair
{
	background-color: transparent;
	background-image: url(images/BotaoSair.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 90px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnDistribuir
{
	background-color: transparent;
	background-image: url(images/BotaoDistribuir.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 90px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnConsultar
{
	background-color: transparent;
	background-image: url(images/BotaoConsultar.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnConsultarMaior
{
	background-color: transparent;
	background-image: url(images/BotaoConsultarMaior.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 124;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnConsultarSohFigura
{
	background-color: transparent;
	background-image: url(images/BotaoConsultarSohFigura.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 30;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnLimparSohFigura
{
	background-color: transparent;
	background-image: url(images/BotaoLimparSohFigura.gif);
	background-repeat: no-repeat;
	height: 24;
	width: 24;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnConfirmarSohFigura
{
	background-color: transparent;
	background-image: url(images/BotaoConfirmarSohFigura.gif);
	background-repeat: no-repeat;
	height: 24;
	width: 24;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}

.btnPessoas
{
	background-color: transparent;
	background-image: url(images/BotaoPessoas.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 90px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnCategorias
{
	background-color: transparent;
	background-image: url(images/BotaoCategorias.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnMunicipios
{
	background-color: transparent;
	background-image: url(images/BotaoMunicipios.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnModalidades
{
	background-color: transparent;
	background-image: url(images/BotaoModalidades.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnEventos
{
	background-color: transparent;
	background-image: url(images/BotaoEventos.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnVerImpressao
{
	background-color: transparent;
	background-image: url(images/BotaoVisImpressao.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserir
{
	background-color: transparent;
	background-image: url(images/BotaoInserir.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirEquipe
{
	background-color: transparent;
	background-image: url(images/BotaoInserirEquipe.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 90px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirPessoa
{
	background-color: transparent;
	background-image: url(images/BotaoInserirPessoa.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 90px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirCV
{
	background-color: transparent;
	background-image: url(images/BotaoInserir.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 70%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirSohFigura
{
	background-color: transparent;
	background-image: url(images/BotaoInserirSohFigura.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 30;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirMaior
{
	background-color: transparent;
	background-image: url(images/BotaoInserirMaior.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 177px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirMedio
{
	background-color: transparent;
	background-image: url(images/BotaoInserirMedio.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 140px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirPeriodico
{
	background-color: transparent;
	background-image: url(images/BotaoInserirPeriodico.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnAlterarSohFigura
{
	background-color: transparent;
	background-image: url(images/BotaoAlterarSohFigura.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 30;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnExcluirSohFigura
{
	background-color: transparent;
	background-image: url(images/BotaoExcluirSohFigura.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 31;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnExcluir
{
	background-color: transparent;
	background-image: url(images/BotaoExcluir.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnExcluirCV
{
	background-color: transparent;
	background-image: url(images/BotaoExcluir.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 70%;
	vertical-align: middle;
	text-align: center;
}
.btnVoltar
{
	background-color: transparent;
	background-image: url(images/BotaoVoltar.gif);
	background-repeat: no-repeat;
	height: 24;
	width: 90;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnVoltarSohFigura
{
	background-color: transparent;
	background-image: url(images/BotaoVoltarSohFigura.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 30;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnVoltarMedio
{
	background-color: transparent;
	background-image: url(images/BotaoVoltarMedio.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 140px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnAvancar
{
	background-color: transparent;
	background-image: url(images/BotaoAvancar.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnAvancarPq
{
	background-color: transparent;
	background-image: url(images/BotaoAvancarPq.gif);
	background-repeat: no-repeat;
	height: 24;
	width: 40;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}

.btnConfirmar
{
	background-color: transparent;
	background-image: url(images/BotaoConfirmar.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 90;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnConfirmarCV
{
	background-color: transparent;
	background-image: url(images/BotaoConfirmar.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 90;
	border-width: 0;
	font-family: verdana;
	font-size: 70%;
	vertical-align: middle;
	text-align: center;
}
.btnCancelar
{
	background-color: transparent;
	background-image: url(images/BotaoCancelar.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.formButtonConsultarToolBar
{
	background-color: gray;
	background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoConsultar.gif');
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 70%
}
.formButtonVerImpressaoToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoVisImpressao.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 100;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonInserirToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoInserir.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 100;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonExcluirToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoExcluir.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 100;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonVoltarToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoVoltar.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 100;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonAvancarToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoAvancar.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 100;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonConfirmarToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoConfirmar.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 90;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonCancelarToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoCancelar.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 100;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonGravarDefinitivamenteToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoGravarDefinitivamente.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 177;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.formButtonBotaoCancelarAlteracoesToolBar
{
    background-color: gray;
    background-image: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/BotaoCancelarAlteracoes.gif');
    background-repeat: no-repeat;
    height: 35;
    width: 176;
    border-width: 0;
    font-family: verdana;
    FONT-SIZE: 70%
}
.btnGravarDefinitivamente
{
	background-color: transparent;
	background-image: url(images/BotaoGravarDefinitivamente.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 177;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnPassaporte
{
	background-color: transparent;
	background-image: url(images/BotaoPassaporte.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 133;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnImprimir
{
	background-color: transparent;
	background-image: url(images/BotaoImprimir.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnAlterarMaior
{
	background-color: transparent;
	background-image: url(images/BotaoAlterarMaior.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 176;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnAlterar
{
	background-color: transparent;
	background-image: url(images/BotaoAlterar.gif);
	background-repeat: no-repeat;
	height: 88;
	width: 176;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnAjuda
{
	background-color: transparent;
	background-image: url(images/BotaoAjuda.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.pageLogoSESC
{
    BACKGROUND-COLOR: white;
    BACKGROUND-IMAGE: url('file:///C:/Projetos/ReciboDiarias/ReciboDiarias/Web/images/blue_logo2_SESC.gif');
    BACKGROUND-REPEAT: no-repeat
}
.pageLogoTitle1SESC
{
    COLOR: white;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 20px;
    FONT-WEIGHT: normal;
    MARGIN-LEFT: 12px;
    MARGIN-TOP: -5px;
    padding-left: 100
}
.formFosco
{
    COLOR: gray;
    FONT-SIZE: 90%;
}
.btnLimpar
{
	background-color: transparent;
	background-image: url(images/BotaoLimpar.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnCalcular
{
	background-color: transparent;
	background-image: url(images/BotaoCalcular.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnConsultar800600
{
	background-color: transparent;
	background-image: url(images/BotaoConsultar800600.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnAjuda800600
{
	background-color: transparent;
	background-image: url(images/BotaoAjuda800600.gif);
	background-repeat: no-repeat;
	height: 35;
	width: 100;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserir800600
{
	background-color: transparent;
	background-image: url(images/BotaoInserir800600.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.btnInserirPeriodico800600
{
	background-color: transparent;
	background-image: url(images/BotaoInserirPeriodico800600.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	border-width: 0;
	font-family: verdana;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
}
.txtMarcaDagua
{
	background-color:#f0f8ff;
	font-family:Verdana;
	color: Gray;
}
	
.menuFixo 
{
  margin: 0;
  position: fixed;
  top: 60px;
  left: 0px;
  width: 8.5em;
  right: auto;
  z-index: 2;
}

.cabecalhoFixo {
  margin: 0;
  position: fixed;
  top: 0em;
  left: 0em;
  right: auto;
  z-index: 1;
}

.filtroFixo {
  margin: 0;
  position: fixed;
  top: 60px;
  left: 183px;
  right: auto;
  z-index: 3;
}

.principalFixo {
  margin: 0;
  position: absolute;
  top: 60px;
  left: 183px;
  right: auto;
  z-index: 0;
}

.gridFixo {
  margin: 0;
  position: relative;
  top: 80px;
  left: 0px;
  right: auto;
  z-index: 0;
}

.principalTopo {
  margin: 0;
  position: relative;
  top: 6em;
  left: 180px;
  right: auto;
  z-index: 0;
}
.formLabelWeb
{
    COLOR: navy;
    font-family:verdana;
    FONT-SIZE:150%;
}
