@charset "utf-8";
.master {
	border: thin solid #000;
}
.header {
	background-color: #999;
	height: 230px;
	width: 765px;
	position: relative;
}
.foto {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: relative;
	left: auto;
	right: auto;
	text-align: center;
}

.maincontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 10px;
	background-color: #FFF;
}
.mainconten2 {
	background-image: url(images/backgroundcontent1.gif);
	text-align: justify;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.mainconten3 {
	background-image: url(images/backgroundcontent3.gif);
	text-align: justify;
	padding-top: 10px;
	padding-left: 8px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.mainconten4 {
	background-image: url(images/backgroundcontent7.gif);
	text-align: center;
	padding-top: 10px;
	padding-left: 8px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.mainconten5 {
	background-image: url(images/backgroundcontent5.gif);
	text-align: center;
	padding-top: 10px;
	padding-left: 8px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.mainconten6 {
	background-image: url(images/backgroundcontent2.gif);
	text-align: justify;
	padding-top: 10px;
	padding-left: 8px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}



.aligncenter {
	text-align: center;
	vertical-align: baseline;
}




.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/footer.gif);
	text-align: center;
}

td img {
	display: block;
	text-align: center;
}
a:link {
	color: #F30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}

