.bg {  
 	background: #3E3E3E url(imgs/img_table_bg.gif);
	background-repeat: repeat-x;
 }
.bg_conteudo {  
 	background: #E6E6E6 url(imgs/img_bg_conteudo.jpg);
	background-repeat: no-repeat;
 } 
 
.bg_home_txt {  
 	background: url(imgs/img_bg_home_txt.gif);
	background-repeat: no-repeat;
	background-position: right;
 } 
.txt_assina_11_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2827E;
	text-decoration: none;
	padding-right: 10px;

 }
.txt_assina_11_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C9C9C;
	text-decoration: none;
	padding-bottom: 2px;

 }
.txt_padrao_11_cinza_escuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;

 }
 
.txt_padrao_11_azul_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495677;
	font-weight: bold;

 }
 
.txt_padrao_18_azul_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #495677;
	font-weight: bold;

 }
.borda_cinza{
	border-right: 1px solid #666666;
}

.campo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border-color: #BCBCBC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FBFAFA;
	text-decoration: none;
}
.bt_ok { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	text-decoration: none ; 
	color: #FFFFFF; 
	background-color: #CD2F28; 
	border-style: inside; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	height: 20px;
	font-weight: bold;
}

