input#nome,input#email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #968181;
	text-align: left;
	height: 15px;
	width: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border: thin solid #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
input#email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #968181;
	text-align: left;
	height: 15px;
	width: 150px;
	border-top-style: solid;
	border-right-style: solid;
	border: thin solid #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
input#telefone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #968181;
	text-align: left;
	height: 15px;
	width: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border: thin solid #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
input#enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
input#limpar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
nome {
	border: thin solid #000000;
}
textarea#mensagem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #968181;
	text-align: left;
	height: 85px;
	width: 300px;
	overflow: auto;
	margin: auto;
	text-decoration: none;
	border: thin solid #EEEEEE;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #D5D5D5;
	scrollbar-shadow-color: #C9C9C9; 
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #C9C9C9; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-darkshadow-color: #EEEEEE;
}
select#assunto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #968181;
	text-align: left;
	height: 20px;
	width: 95px;
	border: thin solid #CCCCCC;
}
div#mapa_portal {
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #D5D5D5;
	scrollbar-shadow-color: #C9C9C9; 
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #C9C9C9; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-darkshadow-color: #EEEEEE;
}

