body {
	color: #fff;
	background: inherit;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
p {
	color: #000;
	background: inherit;
	text-decoration: none;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	font: 16px/22px arial, verdana, sans-serif;
}
p.enlacew {
	color: #800000;
	text-align: center;
	background: inherit;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	font: bold 12px/12px Tahoma, Verdana, Arial, sans-serif;
}
p.enlaceblue {
	color: #800000;
	text-align: center;
	background: inherit;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 2px;
	text-decoration: none;
	font: 15px/15px Tahoma, Verdana, Arial, sans-serif;
}
p.whiquote {
	text-align: center;
	color: #fff;
	background: inherit;
	margin-left: 12px;
	margin-right: 12px;
	font: italic bold 14px/20px arial, verdana, sans-serif;
}
p.tit1 {
	color: #000060;
	background: inherit;
	font: italic bold 21px/23px arial, verdana, sans-serif;
	margin: 35px 0 45px;
}
p.tit2 {
	color: #410082;
	background: inherit;
	text-align: right;
	font: italic bold 15px/18px arial, verdana, sans-serif;
	margin: 20px 50px 10px 175px;
}
p.tit3 {
	color: #f00;
	background: inherit;
	font: bold 18px/18px arial, verdana, sans-serif;
	margin: 25px 0 0 12px;
}
p.tit4 {
	color: #000060;
	background: inherit;
	font: bold 18px/18px arial, verdana, sans-serif;
	margin: 25px 0 0 12px;
}
H1 {
	color: #fdfdfd;
	background: inherit;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font: 5px/0px Tahoma, Verdana, Arial, sans-serif;
}
H2 {
	color: #fafafa;
	background: inherit;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font: 5px/0px Tahoma, Verdana, Arial, sans-serif;
}
H3 {
	color: #fff;
	background: inherit;
	text-decoration: none;
	margin: 8px 0 8px 8px;
	font: bold 12px/12px arial, verdana, sans-serif;
}
H4 {
	color: #ff0;
	background: inherit;
	text-decoration: none;
	text-align: center;
	font: bold 14px/16px arial, verdana, sans-serif;
	margin: 20px 0;
}
p.translation { 
	color: #fafafa;
	background: inherit;
	margin-top: 0;
	padding-bottom: 2px;
	padding-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font: 5px/0px Tahoma, Verdana, Arial, sans-serif;
}
p.spanish {
	color: #000;
	background: inherit;
	text-decoration: none;
	text-align: left;
	font: bold 12px/14px arial, verdana, sans-serif;
	margin: 0 0 04px 05px;
}
p.edm1 {
	color: #800000;
	background: inherit;
	text-decoration: none;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	font: bold 16px/17px arial, verdana, sans-serif;
}
p.shadow {
	color: #f3f3f3;
	background: inherit;
	padding-bottom: 0;
	padding-top: 0;
	font: 8px/0px verdana, arial, sans-serif;
	margin: 12px 0 0;
}
p.englishspanish {
	color: #fff;
	background: inherit;
	text-decoration: none;
	font: bold 13px/15px arial, verdana, sans-serif;
	margin: 10px 07px 10px 13px;
}
p.languages { 
	color: #a2a2a2;
	background: inherit;
	text-decoration: none;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
    font: italic 12px/12px arial, verdana, sans-serif;
	margin: 10px 15px 5px 15px;
}

ul {
	color: #000;
	background: inherit;
	text-decoration: none;
	text-align: justify;
	font: 16px/17px arial, verdana, sans-serif;
	margin: 05px 0 05px 22px;
}
li {
	color: #000;
	background: inherit;
	text-decoration: none;
	text-align: justify;
	font: 16px/17px arial, verdana, sans-serif;
	margin: 22px 22px 01px 12px;
}
/*  CSS for BLACK links */

div.BlackLink { background:inherit;
                color:#000000; font-size:12px; text-align: center; line-height: 12px;}
.BlackLink  a:link	  { color:#000000; background:inherit; text-decoration:none }
.BlackLink  a:visited { color:#000012; background:inherit; text-decoration:none }
.BlackLink  a:hover   { color:#000014; background:inherit; text-decoration:none }
.BlackLink  a:active  { color:#000016; background:inherit; text-decoration:none}


/*  CSS for WHITE links */
div.WhiteLink { background:inherit;
                color:#ffffff; font-size:10px;}
.WhiteLink  a:link	  { color:#ffffff; background:inherit; text-decoration:none }
.WhiteLink  a:visited { color:#D8B014; background:inherit; text-decoration:none }
.WhiteLink  a:hover   { color:#ffff00; background:inherit; text-decoration:none }
.WhiteLink  a:active  { color:#00FF00; background:inherit; text-decoration:none }

/*  CSS for blue links */
div.blueLink { background:inherit;
                color:#000000; font-size:12px;}
.blueLink  a:link	  { color:#000060; background:inherit; text-decoration:none }
.blueLink  a:visited { color:#993300; background:inherit; text-decoration:none }
.blueLink  a:hover   { color:#d8b014; background:inherit; text-decoration:none }
.blueLink  a:active  { color:#ff6600; background:inherit; text-decoration:none }

/*  CSS for BORDERS */
.borderb {
border-left: 1px solid #000060;
border-right: 1px solid #000060;
border-top: 1px solid #000060;
border-bottom: none;
color: inherit;
background: inherit;
background: url('zspanishbluebck.jpg');
}
.border1 {
border-left: 1px solid #000060;
border-right: 1px solid #000060;
border-top: 1px solid #000060;
border-bottom: none;
line-height: 0px;
color: inherit;
background: inherit;
background: none;
}
.border2 {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zspanishbluebck.jpg');
}
.border2a {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zhometranslation.jpg');
}
.border2b {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zspanishtranslation.jpg');
}
.border2c {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zlegaltranslation.jpg');
}
.border2d {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zmedicaltranslation.jpg');
}
.border2e {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zscientifictranslation.jpg');
}
.border2f {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zcorporatetranslation.jpg');
}
.border2g {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zfinancialtranslation.jpg');
}
.border2h {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zeducationtranslation.jpg');
}
.border2i {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zaviationtranslation.jpg');
}
.border2j {
	border-left: 1px solid #CCF;
	border-top: 1px solid #000060;
	border-right: none;
	border-bottom: 1px solid #000060;
	color: inherit;
	background: url('zcontact.jpg');
}
.border3 {
	border-left: 1px solid #CCF;
	border-top: 1px #000060;
	border-right: 1px solid #000060;
	border-bottom: none;
	line-height: 20px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	color: #fff;
	background: url('zspanishbluebck.jpg');
}
.border3b {
	border-left: 1px solid #CCF;
	border-top: 1px #000060;
	border-right: 1px solid #000060;
	border-bottom: none;
	line-height: 20px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	color: #fff;
	background: url('zspanishcurve.jpg');
}
.border4 {
	border-left: 1px solid #000060;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #000060;
	line-height: 10px;
	color: #fff;
	background: url('zspanishshadow.jpg');
}
.border5 {
	border-left: 1px solid #000060;
	border-top: none;
	border-right: 1px solid #000060;
	border-bottom: 1px solid #000060;
}
.border6 {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	background: #000060;
}
.border7 {
	border: 1px solid #B99C7D;
	color: #fff;
	background: url('secs/shadowjua.jpg');
}
.border8 {
	border-left: 1px solid #000060;
	border-right: 1px solid #000060;
	border-top: 1px solid #000060;
	border-bottom: none;
}
.border9 {
	border-left: 1px solid #000060;
	border-right: 1px solid #000060;
	border-top: 1px solid #000060;
	border-bottom: none;
}
.border10 {
	border-left: 1px solid #000;
	border-right: none;
	border-top: 1px solid #000060;
	border-bottom: none;
}
.border11 {
	border-left: none;
	border-right: none;
	border-top: 1px solid #000060;
	border-bottom: none;
}
.border12 {
	border-left: none;
	border-right: 1px solid #000060;
	border-top: 1px solid #000060;
	border-bottom: none;
}
.border14 {
	border-left: 1px solid #000;
	border-right: 1px solid #000060;
	border-top: none;
	border-bottom: none;
}
.border15 {
	border-left: 1px solid #000;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.border16 {
	border-left: none;
	border-right: 1px solid #000060;
	border-top: none;
	border-bottom: none;
}
.border17 {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.border18 {
	border-left: 1px solid #000;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: none;
	color: #fff;
	background: #000060;
}