BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#F9F9F9;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#EAEAEA;
scrollbar-arrow-color:#C0C0C0;
scrollbar-track-color:#FFFFFF;
-moz-user-select: none;
-moz-user-focus:ignore;
-moz-user-input:disabled;
}
.input { 
	background-color: #F7F8F9;
	background-image: url(imagens/design/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/design/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/design/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_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bckg_frm {
	background-attachment: fixed;
	background-image: url(imagens/design/img_6_bckg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.txt_textolnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
