body {
	background-color: #dbdada;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
td {
	vertical-align: top;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 22px 22px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.footer {
	background-color: #f68a1f;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textMenu a {
	font-weight: bold;
	color: #f68a1f;
}
.flash {
	border: 0px solid #000000;
}
a {
	font-weight: bold;
	color: #f68a1f;
}
.contact {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
