body {
	color: #fffff1;
background-color: #ffffff;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
p {
	color: #000;
	background-color: 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-color: 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.enlacegreen {
	color: #800000;
	text-align: center;
	background-color: 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-color: inherit;
	margin-left: 12px;
	margin-right: 12px;
	font: italic bold 14px/20px arial, verdana, sans-serif;
}
p.tit1 {
	color: #056308;
	background-color: inherit;
	font: italic bold 21px/23px arial, verdana, sans-serif;
	margin: 35px 0 45px;
}
p.tit2 {
	color: #410082;
	background-color: inherit;
	text-align: right;
	font: italic bold 15px/18px arial, verdana, sans-serif;
	margin: 20px 50px 10px 175px;
}
p.tit3 {
	color: #f00;
	background-color: inherit;
	font: bold 18px/18px arial, verdana, sans-serif;
	margin: 25px 0 0 12px;
}
p.tit4 {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	margin: 8px 0 8px 8px;
	font: bold 8px/12px arial, verdana, sans-serif;
}
H1 {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	margin: 8px 0 8px 8px;
	font: bold 14px/12px arial, verdana, sans-serif;
}
H2 { font-family: arial, verdana, sans-serif;
color: #000022;
background-color: inherit;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
margin-top: 0px;
margin-bottom: 04px;
margin-left: 05px;
margin-right: 10px;
line-height: 1.3
}
H3 {
	color: #ff0;
	background-color: inherit;
	text-decoration: none;
	text-align: center;
	font: bold 14px/16px arial, verdana, sans-serif;
	margin: 20px 3px 3px 3px;
}
H4 {
	color: #056308;
	background-color: inherit;
	font: italic bold 21px/23px arial, verdana, sans-serif;
	margin: 35px 0 45px;
}
H5 {
	color: #fdfdfd;
	background-color: inherit;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font: 5px/0px Tahoma, Verdana, Arial, sans-serif;
}
H6 {
	color: #056308;
	background-color: inherit;
	font: italic bold 21px/23px arial, verdana, sans-serif;
	margin: 35px 0 45px;
}
p.translation { 
	color: #fafafa;
	background: #ffffff;
	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: #fafafa;
	background: #ffffff;
	line-height : 0px;
	padding-bottom : 0px;
	margin-top: 0px;
	margin-bottom : 0px;
	text-decoration:  none; 
	font-size: 2px;
	font-family : Tahoma,Verdana, Arial, sans-serif;
}
p.translators { font-family: arial, verdana, sans-serif;
color: #000022;
background-color: inherit;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
margin-top: 0px;
margin-bottom: 04px;
margin-left: 05px;
margin-right: 10px;
line-height: 1.3
}
p.edm1 {
	color: #800000;
	background-color: 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-color: inherit;
	padding-bottom: 0;
	padding-top: 0;
	font: 8px/0px verdana, arial, sans-serif;
	margin: 12px 0 0;
}
p.englishspanish {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	font: bold 13px/15px arial, verdana, sans-serif;
	margin: 10px 07px 10px 13px;
}
ul {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	text-align: justify;
	font: 16px/17px arial, verdana, sans-serif;
	margin: 05px 0 05px 22px;
}
li {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	text-align: justify;
	font: 16px/17px arial, verdana, sans-serif;
	margin: 01px 0 01px 22px;
}
/*  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 GREEN links */
div.GreenLink { background:inherit;
                color:#000000; font-size:12px;}
.GreenLink  a:link	  { color:#056308; background:inherit; text-decoration:none }
.GreenLink  a:visited { color:#993300; background:inherit; text-decoration:none }
.GreenLink  a:hover   { color:#d8b014; background:inherit; text-decoration:none }
.GreenLink  a:active  { color:#ff6600; background:inherit; text-decoration:none }

/*  CSS for BORDERS */
.borderb {
border-left: 1px solid #056309;
border-right: 1px solid #056309;
border-top: 1px solid #056309;
border-bottom: none;
color: inherit;
background-color: inherit;
background: url('spanishgreenbck.jpg');
}
.border1 {
border-left: 1px solid #056309;
border-right: 1px solid #056309;
border-top: 1px solid #056309;
border-bottom: none;
line-height: 0px;
color: inherit;
background-color: inherit;
background: none;
}
.flashfile {
border-left: 1px solid #056309;
border-right: 1px solid #056309;
border-top: 1px solid #056309;
border-bottom: none;
color: inherit;
background-color: inherit;
background: none;
background: url('technical.swf');
type= application/x-shockwave-flash;
data= technical.swf; 
width= 760px; 
height= 44px;
id="technical";
}
.title {
border-left: 1px solid #056309;
border-right: 1px solid #056309;
border-top: 1px solid #056309;
border-bottom: none;
line-height: 54px;
color: inherit;
background-color: inherit;
background: none;
}
.border2 {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('spanishgreenbck.jpg');
}
.th2 {
	color: inherit;
	background: url('spanishgreenbck.jpg');
    width: 9%;
}    
.border2a {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('hometranslation.jpg');
}
.border2b {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('spanishtranslation.jpg');
}
.border2c {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('legaltranslation.jpg');
}
.border2d {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('medicaltranslation.jpg');
}
.border2e {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('scientifictranslation.jpg');
}
.border2f {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('corporatetranslation.jpg');
}
.border2g {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('financialtranslation.jpg');
}
.border2h {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('educationtranslation.jpg');
}
.border2i {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('aviationtranslation.jpg');
}
.border2j {
	border-left: 1px solid #CCF;
	border-top: 1px solid #056309;
	border-right: none;
	border-bottom: 1px solid #056309;
	color: inherit;
	background: url('contact.jpg');
}
.border3 {
	border-left: 1px solid #CCF;
	border-top: 1px #056309;
	border-right: 1px solid #056309;
	border-bottom: none;
	line-height: 20px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	color: #fffff1;
	background: url('spanishgreenbck.jpg');
}
.border3b {
	border-left: 1px solid #CCF;
	border-top: 1px #056309;
	border-right: 1px solid #056309;
	border-bottom: none;
	line-height: 20px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	color: #fffff1;
	background: url('spanishcurve.jpg');
}
.border4 {
	border-left: 1px solid #056309;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #056309;
	line-height: 10px;
	color: #fffff1;
	height: 12px;
	background: url('spanishshadow.jpg');
}
.border5 {
	border-left: 1px solid #056309;
	border-top: none;
	border-right: 1px solid #056309;
	border-bottom: 1px solid #056309;
}
.border6 {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fffff1;
	background: #056309;
}
.border7 {
	border: 1px solid #B99C7D;
	color: #fffff1;
	background: url('spanishshadow.jpg');
}
.border8 {
	border-left: 1px solid #056309;
	border-right: 1px solid #056309;
	border-top: 1px solid #056309;
	border-bottom: none;
}
.border9 {
	border-left: 1px solid #056309;
	border-right: 1px solid #056309;
	border-top: 1px solid #056309;
	border-bottom: none;
}
.border10 {
	border-left: 1px solid #000;
	border-right: none;
	border-top: 1px solid #056309;
	border-bottom: none;
}
.border11 {
	border-left: none;
	border-right: none;
	border-top: 1px solid #056309;
	border-bottom: none;
}
.border12 {
	border-left: none;
	border-right: 1px solid #056309;
	border-top: 1px solid #056309;
	border-bottom: none;
}
