.headerBODY {
    background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 0px solid #657DA6;
	border-top: 0px solid #3D77CB;
    background-image: url("../img/FundoNavGeral.gif");
    background-repeat: no-repeat;
}
.contentBODY {
	background-color: #FFFFFF;
}

.boxTitulo {
    border-bottom: 2px solid #8BB55F;
}

.linha {
	color: #3D77CB;
	size: 1px;
}

.block {
    margin: 0px;
    height: 110px;
    width: 100%;
    background-image: url('../img/FundoAcoes.gif');
    background-repeat: no-repeat;
    position: fixed;
    left: 0px;
    top: 0px;
}
.acoes {
	text-align: right;
    padding: 2px;   
}
A.link:LINK {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
A.link:ACTIVE {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
A.link:VISITED {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
A.link:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	text-decoration: underline;
}

.botao {
	background-color: #F0F0F0;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #8BB55F
}

.titulo {
	font-size: 18px;
	color: #497103;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-transform: none;
    padding-top: 3px;
}
.subtitulo {
	font-size: 12px;
	color: #497103;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: none;
}

.alerta {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: none;
    padding: 15px;
    margin: 10px;
    background-color: #FF0000;
}


.FormTABLE {
	width: 100%;
	border: 0px solid #CCCCCC;
}
.FormHeaderTD {
	background-color: #CBE69B;
	text-align: Center;
	border-bottom: 2px solid #F0F0F0;
}
.FormHeaderFONT {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica
}
.FieldCaptionTD {
	background-color: #93B6D2;
	text-align: right;
}
.FieldCaptionFONT {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica
}
.DataTD {
	background-color: #FFFFFF;
	border-bottom: 0px solid #E6E6E6;
	border-right: 0px solid #E6E6E6;
	padding: 2px;
}
.AlternateDataTD {
	background-color: #F6F6F6;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 2px;
}

.RecordSeparatorTD {
	background-color: #EFF3EB;
	border-bottom: 1px solid #8BB55F;
}
.RecordSeparatorFONT {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica
}
.DataFONT {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica
}
.MiniDataFONT {
	font-size: 7pt;
	color: #222222;
	font-family: Tahoma, Verdana, Arial, Helvetica
}
.ColumnFONT {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica
}
.ColumnTD {
	background-color: #EAF4D7;
	height: 22px;
	padding: 2px;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #F0F0F0;
}
.LabelFONT {
	font-size: 8pt;
	color: #555555;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica
}
.LabelTD {
	background-color: #FFFFFF;
	text-align: right;
	height: 22px;
	padding: 2px;
	border-bottom: 0px solid #E6E6E6;
}
A.ColumnFontLink:LINK {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #4569B0;
	text-decoration: none;
	font-weight: bold
}
A.ColumnFontLink:ACTIVE {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #4569B0;
	text-decoration: none;
	font-weight: bold
}
A.ColumnFontLink:VISITED {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #4569B0;
	text-decoration: none;
	font-weight: bold
}
A.ColumnFontLink:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #4569B0;
	text-decoration: underline;
	font-weight: bold
}


.FundoABA {
	background-color: #FFFFFF
}
.SelecionadaABA {
	background-color: #C7E298;
	border-right: 1px solid #8BB55F;
}
.SelecionadaFontABA {
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
}
.NaoSelecionadaABA {
	background-color: #EDECEC;
	border-right: 1px solid #CCCCCC;

}
.NaoSelecionadaFontABA {
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold
}
A.aba:LINK {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold
}
A.aba:ACTIVE {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold
}
A.aba:VISITED {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold
}
A.aba:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}








/************************************************************************************/
/************************ estilo do calendario popup ********************************/

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #F0F0F0;
  font-family: tahoma,verdana,sans-serif;
}

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #C7E298;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #C7E298;
  color: #fff;
  color: #000000;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #E0E0E0;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #FFFFFF;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: #3C5462;
  color: #FFF;
  border: 1px solid #3C5462;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar tbody .hilite { /* Hovered cells <TD> */
  background: #DEE7EB;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody .active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody .selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody .weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody .today { /* Cell showing selected date */
  font-weight: bold;
  color: #000;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #C7E298;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #C7E298;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #C7E298;
  color: #000;
  font-size: smaller;
}

.combo .label {
  width: 100%;
  text-align: center;
}

.combo .hilite {
  background: #C7E298;
}

.stCampo
{
	BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #444444;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none;
   
}
