vbody, span, div, b, center, text, select, textarea, input { 
	font-size: 11px;
	line-height: 20px;
	text-decoration:none;
	font-family:Arial; 
}
body,text, frame, iframe {
	font-family:Arial; 
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#585858;
	scrollbar-highlight-color:#585858;
	scrollbar-3dlight-color:#585858;
	scrollbar-darkshadow-color:#585858;
	scrollbar-shadow-color:#585858;
	scrollbar-arrow-color:#F8801D;
	scrollbar-track-color:#3A3A3A;
	background-color:#777777;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: none;
}
.justificado{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
	color: #D6D6D6;
}
.esquerda{
	font-size:11px;	
	font-family:Arial; 
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	color: #D6D6D6;
}
.centralizado{
	font-size:11px;	
	font-family:Arial; 
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	color: #D6D6D6;
}
.negritoLaranja{
	font-size:11px;	
	font-family:Arial; 
	line-height: 18px;
	text-decoration: none;
	color: #FC9526;
	font-weight:bold;
}
.negritoCinza{
	font-size:11px;	
	font-family:Arial; 
	line-height: 18px;
	text-decoration: none;
	color: #D6D6D6;
	font-weight:bold;
}

.campoG {
	font-family:Verdana; 
	font-size:10px;
	color: #D6D6D6;
	width:300px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#FC9526;
	background-color:#505050;	
}

.campoText {
	overflow: auto;
	font-family:Verdana; 
	font-size:10px;
	color: #D6D6D6;
	width:300px;
	height:100px;
	border-style:solid;
	border-width:1px;
	border-color:#FC9526;
	overflow:auto;
	background-color:#505050;
}
.foto {
	float:right;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
}