body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; background-color: transparent;
	scrollbar-3dlight-color:#F0F8FF;
		scrollbar-arrow-color:#4959AB;
		scrollbar-base-color:#4959AB;
		scrollbar-track-color:#F0F0F0;
		scrollbar-darkshadow-color:#1B3B76;
		scrollbar-face-color:#6777C9;
		scrollbar-highlight-color:#9FAFDF;
		scrollbar-shadow-color:#00008B 
}

table, tr, td {  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000;}

A:Link			{ color: #4959AB; text-decoration: none; }
A:Visited		{ color: #4959AB; text-decoration: none; }
A:Hover			{ color: #6777C9; text-decoration: none; }

A.White:Link		{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
A.White:Visited	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
A.White:Hover		{ color: #4959AB; text-decoration: none; font-weight: normal; }

A.Black:Link		{ color: #000000; text-decoration: none; font-weight: normal; }
A.Black:Visited	{ color: #000000; text-decoration: none; font-weight: normal; }
A.Black:Hover		{ color: #4959AB; text-decoration: none; font-weight: normal; }

A.Blue:Link		{ color: #7781AC; text-decoration: none; font-weight: normal; }
A.Blue:Visited	{ color: #7781AC; text-decoration: none; font-weight: normal; }
A.Blue:Hover	{ color: #4F5B8E; text-decoration: none; font-weight: normal; }

A.Novidades:Link		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.Novidades:Visited	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.Novidades:Hover		{ color: #E3EAF2; text-decoration: none; font-weight: bold; }

.formtextbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #EFF3FC;
	color: #000000;
	border: 1Px outset;
	border-color: #000000 #7781AC #7781AC #000000;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bgimage { background-image: url(/images/bgsky.jpg); background-repeat: no-repeat } 

#elMenu { position: absolute; }
#elMenuOver { position: absolute; visibility: hidden; }

#elMenuLeft { position: absolute; }
#elMenuLeftOver { position: absolute; visibility: hidden; }

#elGaleriaMain {
	position: absolute;
	top: 213;
	left: 450;
}

