.xl-list-head {height:5px; background-color: #BBC1E1; background-image: url(../img/expr_ltl.gif); background-position: top left; background-repeat: no-repeat; font-size: 4px;}
.xl-list-head1 {background-image: url(../img/expr_ltr.gif); background-position: top right; background-repeat: no-repeat; color:white;}
.xl-lbl {height:5px; background-color: #BBC1E1; background-image: url(../img/expr_lbl.gif); background-position: bottom left; background-repeat: no-repeat; font-size:4px;}
.xl-lbr {background-image: url(../img/expr_lbr.gif); background-position: bottom right; background-repeat: no-repeat;}
.xl-side {background-color: #BBC1E1; width: 1px;}





.tabela_container {
	width: 500px;
}


.tabela_cadastro {
}

.tabela_cadastro TR{
 	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 130%;
}

.tabela_rotulo {
	color: #000;
	width: 80px;
	padding-left: 5px;
	text-align: left;
}

.tabela_topo {
	color: #000;
	text-align: center;
	height: 40px;
	font-size: 16px;
	font-family: Arial;
}

.campo_cadastro {
	width: 160px;
	background-color: #fff;
	border: 1px solid #BBC1E1;
	color: #009;
	font-family: arial;
	font-size: 12px;
}

.botao_cadastro {
	border: 1px solid #999;
	font-size: 11px;
	width: 70px;
	height: 20px;
	letter-spacing: 1px;
}

.camada_mensagem {
	border: 1px solid #ccc;
	background-color: #fafafa;
	width: 420px;
	clear: both;
 	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

.camada_form {
	border: 0px solid #999;
	width: 280px;
	float: left;
}

.camada_help {
	float: right;
	width: 160px;
	height: 120px;
	margin-right: 20px;
	padding: 10px;

	text-align: left;
 	font-family: Verdana;
	font-size: 10px;
	color: #323C74;
	background-color: #eee;
	background-color: #F1F0FB;
	background-image: url(../img/cadastro_ajuda.gif);
	background-repeat: no-repeat;
	background-position: 95px 20px;
	border: 1px solid #999;
	border: 1px solid #BBC1E1;
}
