.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
.input { 
	background-color: #F7F8F9;
	background-image: url(imagens/form.png);
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 8pt;   
	color: #333333;   
	text-decoration: none;   
	padding: 1px;   
	border-top-width: 1px;  
	border-right-width: 1px;   
	border-bottom-width: 1px;   
	border-left-width: 1px;   
	border-top-style: solid;   
	border-right-style: solid;   
	border-bottom-style: solid;   
	border-left-style: solid;   
	border-top-color: #D1D1D1;   
	border-right-color: #F1F1F1;   
	border-bottom-color: #F1F1F1;   
	border-left-color: #D1D1D1;
}

OPTION, SELECT { 
	background-color: #F7F8F9;
	background-image: url(imagens/form.png);
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 8pt;   
	color: #333333;   
	text-decoration: none;   
	padding: 1px;   
	border-top-width: 1px;  
	border-right-width: 1px;   
	border-bottom-width: 1px;   
	border-left-width: 1px;   
	border-top-style: solid;   
	border-right-style: solid;   
	border-bottom-style: solid;   
	border-left-style: solid;   
	border-top-color: #D1D1D1;   
	border-right-color: #F1F1F1;   
	border-bottom-color: #F1F1F1;   
	border-left-color: #D1D1D1;
}
	 
	
TEXTAREA { 
	background-image: url(imagens/tbl_background.png);
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 8pt;   
	color: #333333;   
	text-decoration: none;   
	padding: 1px;   
	border-top-width: 1px;  
	border-right-width: 1px;   
	border-bottom-width: 1px;   
	border-left-width: 1px;   
	border-top-style: solid;   
	border-right-style: solid;   
	border-bottom-style: solid;   
	border-left-style: solid;   
	border-top-color: #D1D1D1;   
	border-right-color: #F1F1F1;   
	border-bottom-color: #F1F1F1;   
	border-left-color: #D1D1D1;
}	

.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.txt_guia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.txt_creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #DFDFDF;
}
.bckg_ptr_vd {
	background-attachment: scroll;
	background-image: url(imagens/design/img_ptr_vd_bckg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bckg_ptr_cz {
	background-attachment: scroll;
	background-image: url(imagens/design/img_ptr_cz_bckg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bckg_basic_vd {
	background-attachment: scroll;
	background-image: url(imagens/design/img_basic_vd_bckg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bckg_basic_cz {
	background-attachment: scroll;
	background-image: url(imagens/design/img_basic_cz_bckg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bckg_quadro {
	/* filter: alpha(Opacity=50, FinishOpacity=100, Style=1, StartX=1, StartY=100, FinishX=1, FinishY=1); */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#F5F5F5);
}
.bckg_quadro_dest {
	/* filter: alpha(Opacity=50, FinishOpacity=100, Style=1, StartX=1, StartY=100, FinishX=1, FinishY=1); */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#ECF8DA);
}