.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.black10 {
	font-family: Tahoma,Arial;
	font-size: 12px;
	color: #000000;
	cursor: hand;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
}

.btt {
	font-family:tahoma,sans-serif;
	font-size:12px;
	background: transparent;
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-top:1px solid #FF9900;
	color:#666600;
	height:19px;
	text-decoration:none;
	cursor: hand
}

.caixa {
	border: thin solid #FF9900;
}

.scroll{
	scrollbar-face-color:#FF9900;
	scrollbar-arrow-color:#FF6600;
	scrollbar-track-color:#FF6600;
	scrollbar-shadow-color: #FF9900;
	scrollbar-highlight-color: #FF9900;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-darkshadow-color:#FF9900;
}.bodybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	font-weight: bold;
}

