a:link {text-decoration: none; color: #FFF}     /* unvisited link */
a:visited {text-decoration: none; color: #FFF}  /* visited link */
a:hover {text-decoration: underline; color: #FFF}   /* mouse over link */
a:active {text-decoration: none; color: #FFF}   /* selected link */
/* Fundo com Borda*/
.fundoComBorda{
border: 1px solid #999999; background-color:#F5F5F5;
}
/* Texto */
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;}
.style2 {color: #FFFFFF}
.style7 {font-family: tahoma; font-size: 11px; color: #264800 }
.style8 {font-family: tahoma; font-size: 10px; color: #264800 }
.style10 {font-family: tahoma; font-size: 11px; color: #666666 }
.obrigatorio {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
}

/*Calendário */
.dia {font-family: helvetica, arial; font-size: 8pt; color: #FFFFFF}
.data {font-family: helvetica, arial; font-size: 8pt; text-decoration:none; color:#191970}
.mes {font-family: helvetica, arial; font-size: 8pt}
.Cabecalho_Calendario {font-family: helvetica, arial; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold}

/* Mensagem das Ações Ex.: Arquivo incluido com sucesso */
.mensagem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: DarkBlue;
}

/*  Espacamento do Texto  */
.pading {padding-left:5pt; padding-right:5pt}

/*  Grid  */
.tituloGrid {font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007EF0; 
}
.subtituloGrid {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #264800;
	padding-left: 5pt; 
	padding-right: 5pt;
	background-color: #EEEEEE;
}
.itemGridselecionado {font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #264800;
	background-color: #D7EBC2; 
}
.textbox {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #028AE2;
}
.conteudo 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	background-color: #F0F0F0; 
}

/*  Menu  */
.tituloMenu {
	font-family: tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #264800; 
}
.subtituloMenu {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #264800;
}

/*  Usuário  */
.Usuario {
	font-family: tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
}

/* Links */
a.linkmenu {text-decoration: none; color:#ffffff}
a.linkmenu:hover {text-decoration: underline; color:#ffffff}

/* Caminho da Página */
.barraTitulo {font-family:Tahoma; font-size:12px; color:#264800; font-weight: bold}
.barraSubTitulo {font-family:Tahoma; font-size:12px; color:#70AD2E}

/* Paginação */
.paginacao {font-family:Tahoma; font-size:11px; color:#264800}

/* Botao */
.buttom { border:1px; color:black; background-color:#D6D6D6; font-family:tahoma; width:100px; font-size:8pt}
.buttomIndefinido { border:1px; color:black; background-color:#D6D6D6; font-family:tahoma; font-size:8pt}
td .tituloCampo{ padding-right: 7px  }
.obrigatorio{
font-family: Tahoma, arial; font-size: 11px; Color: #51ACFF ; font-weight:normal;
padding-left: 10px; 
border: solid 1px #2162A1;
}
.style4 {
	font-size: 18px;
	color: #51ACFF;
	font-family: trebuchet MS;
}
