body {
	font-family: Georgia, Arial, sans-serif;
	font-size:11px;
	color: #A56C2A;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #F5DFBA;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5DFBA;
	SCROLLBAR-SHADOW-COLOR: #E58C35;
	SCROLLBAR-3DLIGHT-COLOR: #F5DFBA;
	SCROLLBAR-ARROW-COLOR: #E58C35;
	SCROLLBAR-DARKSHADOW-COLOR: #F5DFBA;
	SCROLLBAR-BASE-COLOR: #F5DFBA;
	
}
a,a:visited {
	text-decoration: none;
	color:#A56C2A;
	font-size:11px;
}
a:hover{
	text-decoration:none;
	color:#C32618
}.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #E75707;
	text-decoration: none;
}
.txt-laranja {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #E75707;
	text-decoration: none;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D4718;
	text-decoration: none;
	background-color: #F2F2DF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #F5F1E8;
	text-decoration: none;
	background-color: #5D4718;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

