.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;
}	

.bg_menu {
	background-attachment: scroll;
	background-image: url(imagens/design/img_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_main {
	background-attachment: scroll;
	background-image: url(imagens/design/img_main1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.txt_creditos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.tit_mn_on {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.tit_mn_off {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.txt_mn_on {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.txt_mn_off {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
