@charset "utf-8";
.LineTop {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7C69F;
}
.LineBottom {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7C69F;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808000;
	text-decoration: none;
	letter-spacing: 1px;
}
.TituloBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #AA601F;
	text-decoration: none;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.menuTextNull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C1C1C1;
	text-decoration: none;
	letter-spacing: 1px;
}
.shadow1 {
	background-repeat: repeat-y;
	background-image: url(../img/shadow1.jpg);
	background-color: #FDFDFD;
}
.SubtitleBar {
	border: 100% solid #874110;
	height: 1px;
}
.MapBorder {
	border: 1px solid #000000;
}
.JobDescript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA601F;
	text-decoration: none;
}
.CargoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #975719;
	text-decoration: none;
	letter-spacing: 1px;
}
.LineTopAndBottom {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D440D;
	border-top-width: 1px;
	border-top-color: #8D440D;
}
.LineSeparator {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4D1A5;
}
.PageLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #808000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
