body {
	background-image: url(imagens/design/bg_main_out03.jpg);
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 0px;
	margin-right: 0px;
}
.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;
}	
.txt_creditos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.barrascroll {
	overflow:auto;
	height:100%;
	padding-bottom:10px;
	padding-right:10px;
	/* ScrollBar */
	SCROLLBAR-FACE-COLOR:#4F4546;
	SCROLLBAR-TRACK-COLOR:#4F4546;
	SCROLLBAR-ARROW-COLOR:#CCC;
	SCROLLBAR-3DLIGHT-COLOR:#333333;
	SCROLLBAR-DARKSHADOW-COLOR:#333333;
	SCROLLBAR-HIGHLIGHT-COLOR:#808080;
	SCROLLBAR-SHADOW-COLOR:#4F4546;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFF;
	border: thin none #090;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
.imgs {
	text-decoration: none;
	border: medium solid #FFF;
}
.bg_galft {
	background-image: url(imagens/design/bg_ftmain_rs.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_galft2 {
	background-image: url(imagens/design/bg_ftmain_vd.png);
	background-repeat: no-repeat;
	background-position: center center;
}

