BODY.Principal {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.calendario_titulo {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.calendario_cabecalho {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000;
}

.calendario_dia_atual {
	border-bottom: 1px solid #F6F6F6; 
	border-right: 1px solid #F6F6F6;
	font-family: Tahoma; 
	font-weight: bolder;
	font-size: 10px; 
	color: #000000;
	background-color: #FCEDC2;
}

.calendario_dia_inativo {
	border-bottom: 1px solid #F6F6F6; 
	border-right: 1px solid #F6F6F6;
	font-family: Tahoma; 
	font-size: 10px; 
	color: #CCCCCC;
}

.calendario_dia_ativo {
	border-bottom: 1px solid #F6F6F6; 
	border-right: 1px solid #F6F6F6;
	font-family: Tahoma; 
	font-size: 10px; 
	color: #666666;
}

.marca_calendario {
	background-image: url(../imagens/marca_calendario.gif);
	background-repeat: no-repeat;
}

.titulo_preto {
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.titulo_azul {
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #0B80D3;
}

.titulo_branco {
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

.fonte_branca10_vertical {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	writing-mode: "tb-rl";
	border:0;
	width:20px;
}

.fonte_vermelha10 {
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	color: #C54500;
}

.fonte_vermelha12 {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #C54500;
}

.fonte_vermelha14 {
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
	color: #C54500;
}

.fonte_branca11 {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFFF;
}

.fonte_branca12 {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFFF;
}

.fonte_verde11 {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #318659;
}

.fonte_cinza11 {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
}

.fonte_cinza12 {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
}

.fonte_cinza18 {
	font-size: 18px;
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}

.fonte_preta10 {
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}

.fonte_preta11 {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}

.fonte_preta12 {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
}

.fonte_azul11 {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #63699C;
	font-weight: bolder;
}

.fonte_azul11_ {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #63699C;
}

.fonte_azul12 {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #63699C;
	font-weight: bolder;
}

.fonte_azul14 {
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
	color: #63699C;
	font-weight: bolder;
}

.fonte_azul18 {
	font-size: 18px;
	font-family: Tahoma;
	text-decoration: none;
	color: #63699C;
	font-weight: bolder;
}

.tabSelecionada {
	border-bottom: 0px;
	border-top: 1px solid #9BC967;
	border-left: 1px solid #9BC967;
	border-right: 1px solid #9BC967;
	background-color: #FFFFFF;
	cursor: pointer;
}

.tabNormal {
	border-bottom: 1px solid #9BC967;
	border-top: 1px solid #9BC967;
	border-left: 1px solid #9BC967;
	border-right: 1px solid #9BC967;
	background-color: #D9EFC1;
	cursor: pointer;
}

.tabNone {
	border-bottom: 1px solid #9BC967;
}

.tabbody {
	border-bottom: 1px solid #9BC967;
	border-left: 1px solid #9BC967;
	border-right: 1px solid #9BC967;
	background-color: #FFFFFF;
}

.campo_texto {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.campo_texto2 {
	font-size: 13px;
	font-family: Tahoma;
	color: #666666;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.botao_vermelho {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bolder;
	color: #FFFFFF;
	border: 1px solid #C54500;
	background-color: #C54500;
}

.botao_verde {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bolder;
	color: #FFFFFF;
	border: 1px solid #318659;
	background-color: #318659;
}

.botao_cinza {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bolder;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
}

.botao_azul {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bolder;
	color: #FFFFFF;
	border: 1px solid #BDC7E7;
	background-color: #63699C;
}

A.link_verde11:hover {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #318659;
}

A.link_verde11:link {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #318659;
}

A.link_verde11:visited {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #318659;
}

A.link_azul11:hover {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #63699C;
}

A.link_azul11:link {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #63699C;
}

A.link_azul11:visited {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #63699C;
}

A.link_cinza11:hover {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #666666;
}

A.link_cinza11:link {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
}

A.link_cinza11:visited {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
}

A.link_cinza12:hover {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #666666;
}

A.link_cinza12:link {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
}

A.link_cinza12:visited {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #666666;
}

.borda_normal {
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #F6F6F6;
	border-top: 1px solid #F6F6F6;
}

.borda_normal  TD {
	border-right: 1px solid #F6F6F6;
	border-bottom: 1px solid #F6F6F6;
	border-left: 0px;
	border-top: 0px;
}

.borda_pontilhada {
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px dotted #D9EFC1;
	border-top: 1px dotted #D9EFC1;
}

.borda_pontilhada  TD {
	border-right: 1px dotted #D9EFC1;
	border-bottom: 1px dotted #D9EFC1;
	border-left: 0px;
	border-top: 0px;
}

.borda_pontilhada2 {
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}

.borda_pontilhada2  TD {
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px;
	border-top: 0px;
}

.divgrid{
	overflow: auto;
	scrollbar-base-color:#F3F3F3;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

.grid_cabecalho {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	background-color:#F3F3F3;
	font-weight:bold;
	border-bottom: #999999 1px dotted;
	border-right: #999999 1px dotted;
	border-left: #999999 1px thick ; 
	border-top: #999999 1px thick ; 

}

.grid_dados {
	padding: 2px 0px 2px 2px;
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	border-bottom: #CCCCCC 1px dotted; 
	border-left-width: 0px ; 
	border-top-width: 0px ; 
	border-right: #CCCCCC 1px dotted; 
	word-wrap : no-wrap;
}

.grid_linha{
	background-color:#FFFFFF;
}
.grid_linha td{
	color: #666666;
}
.grid_linha_on{
	background-color: #E7EAF1;
}
.grid_linha_on td{
	color: #000000;
}

.grid_linha_sel{
	background-color:#F3F3F3;
}

A.link_grid:hover{
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}
A.link_grid:link{
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}
A.link_grid:visited{
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}

thead th.cab {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	background-color:#F3F3F3;
	font-weight:bold;
	cursor: pointer; 
	padding-top: 0; 
	padding: bottom: 0;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	height: 16px;
	position:relative;
	z-index: 20;
	text-align:left;
	word-wrap : no-wrap;
}

thead.cab{
	position:relative;
}

thead .arrow {
	font-family: webdings; 
	color: black; 
	padding: 0; 
	font-size: 10px;
	height: 11px; 
	width: 10px; 
	overflow: hidden;
	margin-bottom: 2; 
	margin-top: -3; 
	padding: 0; 
	padding-top: 0; 
	padding-bottom: 2;
	word-wrap : no-wrap;
}


