.newsBg {
	background-image: url(images/newsBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.midBg {
	background-image: url(images/midBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;

}
.copyrightBg {
	background-color: #b7b277;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;

}
.txtWel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

.txtWel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}
.txtItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}
.txtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
}
.bgNTop {
	background-image: url(images/newsBgTopSpa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.linkTxt {
	color: #000000;
	text-decoration: none;
}
.txtH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.portfolioBg {
	background-attachment: fixed;
	background-image: url(images/portfolioBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	text-decoration: none;
}
.dottedBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-left-style: solid;

}
.bgServicios {
	background-attachment: scroll;
	background-image: url(images/bgServicios.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bgServices {
	background-attachment: scroll;
	background-image: url(images/bgServices.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgResources {
	background-attachment: fixed;
	background-image: url(images/bgResources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgRecursos {
	background-attachment: fixed;
	background-image: url(images/bgRecursos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.borderFormal {
	background-color: #FFFFFF;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.solBorder {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}
td {
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.txtTitle1 {
	font-family: SimSun, "Calisto MT", "Lucida Bright", Arial;
	font-size: 11pt;
	font-style: normal;
	color: #333333;
}
.leftLine {
	border-left: 1px solid #000000;
}
.rightLine {
	border-right: 1px solid #000000;
}
