body {
	margin-left: 0px;
	margin-top: 0px;
	color: #929292;
	font-size: 13px;
	font-family: Trebuchet MS, Arial;
}

a {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #929292;
	text-decoration:underline;
}

.rodape {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	color: #929292;
	}
	
input {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	border: 1px solid #873081;
	color: #a5a5a5;
	background-color: #404040;
	height:16px;
}

.semborda {
	border: 0px;
	background-color: #2e2e2e;
}
 
textarea {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	border: 1px solid #873081;
	color: #929292;
	background-color: #404040;
	height:16px;
}

.LinkHome {margin-top: 0px;}

.Scroll {
	scrollbar-face-color: #ebecec;	
	scrollbar-highlight-color: white;	
	scrollbar-shadow-color: #aaaaaa;	
	scrollbar-3dlight-color: #dddddd;	
	scrollbar-arrow-color: gray;	
	scrollbar-track-color: white;	
	scrollbar-darkshadow-color: white;
	overflow: auto;
}
