body {
	background-image: url(img/fundao2.jpg);
	background-repeat: repeat;
}
.bordafina {
	border: 1px solid #999999;
}
.bordatop {
	border-top: 1px solid #999999;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}
.bordabotton {
	border-top: 0px nome #999999;
	border-right: 0px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px none #999999;
}
.bordabaixo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.scroler { 
	overflow: auto; 
	width: 100%; 
	scrollbar-face-color: #383643; 
	scrollbar-highlight-color:#383643; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color:#999999; 
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color:#383643; 
	scrollbar-darkshadow-color: #383643; 
	}
.recadinhos {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	}
.form_recadinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	background-color: #383643;
}
.agenda_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #383643;
	border-top: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 1px dashed #FFFFFF;
}
.agenda_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #383643;
	border-top: 0px none #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
}
