.bordatabela {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: 757676;
	border-left-color: #FFFFFF;
}
.rodape {
	font-size: 9px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.bggeral {
	background-image: url(../images/bg_geral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordamissao {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
img.imgInUpLeft {
	float: left;
	margin: 0 8 8 0px;
}

img.imgInUpRight {
	float: right;
	margin: 0 0 8 8px;
}.bordaimg, .WMPhotoAlbumImage, .WMPhotoAlbumThumbnail {
	border: 1px solid #CCCCCC;
}
.galeriabgleft {
	background-attachment: fixed;
	background-image: url(../images/galeria_bgesq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.galeriabgright {
	background-attachment: fixed;
	background-image: url(../images/galeria_bgdir.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}