body {
	background-color: #E4E4E4;
	background-image: url(../images/General/BackG.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.TextoNormal {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin-right: 15px;
	text-align: justify;
}
.BoxServices {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/Content/BackOneServ.jpg);
	background-repeat: repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.ServiceBox {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a.ServiceBox:link {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a.ServiceBox:hover {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.ServiceBox:visited {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.TextoTitulos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF6600;
	margin-right: 15px;
	text-align: left;
}
.Textovinetas {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #006699;
}
.InputBoxes {
	font-family: "Trebuchet MS";
	color: #3475B6;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-size: 13px;
}

.TextoDisclaimer {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	margin-right: 15px;
	text-align: justify;
}
.TablasInfo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	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;
}
.TablasFormaContacto {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

