TD, FONT, BODY {
	font-family: Tahoma, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.botoes {
		font-family      : Tahoma, helvetica, sans-serif; 
		font-size        : 10px;
		font-weight      : bold;
		color            : #326799;
		height           : 20px;
		padding-left     : 5px;
		padding-right    : 5px;
		border 		     : 1px solid #9fc6e5;
		border-right     : 1px solid #326799;
		border-bottom    : 1px solid #326799;
		background-image : url("imagens/f_botao.gif");
		cursor           : pointer;
	}

.mini_botoes { 
	font-family: Tahoma, helvetica, sans-serif; 
	font-size: 10px; 
	height: 15px;
	color: #121212; 
	padding: 0px 0px 0px 0px; 
	border 		     : 1px solid #9fc6e5;
	border-right     : 1px solid #326799;
	border-bottom    : 1px solid #326799;
}

input, textarea, select {
		font-family      : Tahoma, helvetica, sans-serif; 
		font-size        : 11px;
		color            : #333333;
		height			 : 19px;
		border           : 1px solid #BADAF0;
		background-color :white;
}

a { 
	text-decoration: none; 
	color: #0002BF;
}

a:hover { 
	color: Blue; 
	text-decoration: underline 
}

a: {
	text-decoration: line-through;
}

.link1 {
	text-decoration: none;
	color: White;
}
.link1:hover {
	color: Black;
	text-decoration: underline
}

.tab {
background-color : white;
border: 1px solid #BADAF0;

}

.tab_cabecalho {
color : #002288;
	background-color : #94C6E7;
}

.tab_conteudo {
color : #2244bb;
	background-color : #D7EAF7;
}

.fundo_tabela_titulo {
	font-size   	 : 12px;
	font-weight      : bold;
	color            : #ffffff;
	padding     	 : 8px;
	border      	 : 1px solid #2A7F00;
	background-color : #7bba00;
}

.fundo_tabela_titulo_img {
	font-size: 10px;
	border-bottom : 0 solid #B9B9B9;
	font: bold;
	background-color: #7EBB00;
	color: White;
	background: url('imagens/fundo_tituloverde.gif');
	height: 33;
}

.fundo_tabela_subtitulo {
	background: #757575;
	color: White;
}

.fundo_tabela_lateral_esq {
	color: White;
	background: #005388;
	border-bottom: 0 solid #00416E;
}

.fundo_tabela_lateral_dir {
	color: White;
	background: #83C032;
	border-bottom: 0 solid #00416E;
}

.fundo_categorias {
	background: transparent;
	border-bottom : 1px solid #B7B7B7;
}

.fundo_informacoes {
	background: #FAFAD2;
	border-bottom: 1 solid White;
	border-top: 1 solid White;
}

.font10px { 
	font-size: 10px; 
}

.linha1 {
	background: #E8E8E8;
}

.linha2 {
	background: #F4F4F4;
}

.tabela_linhas_tracajadas {
	border-right: 1px dashed #B6B6B6;
	}
	
.tdTitulo {
	background: #e6f2fa;
	border: 1px solid #9fc6e5;
}
.tdMenuVertical {
	background		: #f3faff;
	border-left		: 1px solid #9fc6e5;
	border-right	: 1px solid #9fc6e5;
	border-bottom	: 1px solid #9fc6e5;
	border-top		: 1px solid #9fc6e5;
}
.tdFormCampo {
	background		: #f3faff;
	border-left		: 1px solid #9fc6e5;
	border-right	: 1px solid #9fc6e5;
	border-bottom	: 1px solid #9fc6e5;
	border-top		: 1px solid #9fc6e5;
}
.tdFormRotulo {
	background		: #ffffff;
	border-left		: 1px solid #9fc6e5;
	border-right	: 1px solid #9fc6e5;
	border-bottom	: 1px solid #9fc6e5;
	border-top		: 1px solid #9fc6e5;
}
hr {
	color: #9fc6e5;
}
.registro1 {
	background		: #f3faff;
}
.registro2 {
	background		: #ffffff;
}