body, table, input, textarea, select{
	background-color:#C5CCE2;
	font-family:Verdana, Arial, sans-serif;
	color:#1F2924;
	font-size:10px;
	margin:0;
}

.{
	scrollbar-arrow-color:#7F8CB3;
	scrollbar-base-color:#919DC2;
	scrollbar-face-color:#919DC2;
	scrollbar-highlight-color:#8390B8;
	scrollbar-shadow-color:#919DC2;
}

a{color:#FFFFFF;text-decoration:none;}
a:hover{color:#000000;}

.title{
	font-family: Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.text{
	font-family: Verdana, Arial, sans-serif;
	color:#1F2924;
	font-size:12px;
	text-decoration:none;
}

.agua{
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:580px;
	z-index:1;
	background-image: url(images/agua.jpg);
	layer-background-image: url(images/agua.jpg);
	background-repeat: no-repeat;
	border: 0px none #000000
}

.logo{
	position:absolute;
	left:8px;
	top:8px;
	width:386px;
	height:124px;
	z-index:2;
	background-image: url(images/logo.gif);
	layer-background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	border: 0px none #000000
}

.endereco{
	position:absolute;
	left:10px;
	top:564px;
	font-family: Verdana, Arial, sans-serif;
	color:#2D3E36;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.website{
	position:absolute;
	left:576px;
	top:564px;
	font-family: Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

.textbox, .textboxhid{
	position:absolute;
	overflow:auto;
	left:10px;
	top:177px;
	width:451px;
	height:384px;
	padding: 6px;
	z-index:3;
	background-color:transparent;
	border: 0px none #000000
	text-justify: inter-word;
	text-align: justify;
}

.textboxhid{
	visibility: hidden;
}

.menubox{
	position:absolute;
	left:4px;
	top:153px;
	width:470px;
	height:10px;
	text-align:left;
	padding: 6px;
	z-index:4;
	background-color:transparent;
	border: 0px none #000000
}

.linksbox{
	font-family: Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	background-color:#738098;
	layer-background-color:#738098;
	border: 0px none #000000
	text-align: center;
}