body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ccea89;
}





/*   E Y B   C O N T E N T   ================================================================= */

.EB_Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}

.EB_SubTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #638930;
	font-weight: bold;
}

.EB_SubTitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CC0000;
	font-weight: bold;
}

.EB_Wording {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.EB_Wording_NO_JUST {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.EB_Wording_Small_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.EB_Wording_Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
	color: #A40000;
}

a.EB_Wording_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a.EB_Wording_Link:link {text-decoration: underline; color: #6397E4;}
a.EB_Wording_Link:visited {text-decoration: underline; color: #6397E4;}
a.EB_Wording_Link:hover {text-decoration: underline; color: #CC0000;}
a.EB_Wording_Link:active {text-decoration: underline; color: #CC0000;}

a.EB_Wording_LINK_COLOR_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.EB_Wording_LINK_COLOR_1:link {text-decoration: none; color: #205CB7;}
a.EB_Wording_LINK_COLOR_1:visited {text-decoration: none; color: #205CB7;}
a.EB_Wording_LINK_COLOR_1:hover {text-decoration: underline; color: #CC0000;}
a.EB_Wording_LINK_COLOR_1:active {text-decoration: underline; color: #CC0000;}

.EB_MainAddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding-left: 18px;
	font-style: italic;
}

a.EB_MainAddress_Link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 18px;
	font-style: italic;
}
a.EB_MainAddress_Link:link {text-decoration: underline; color: #999999;}
a.EB_MainAddress_Link:visited {text-decoration: underline; color: #999999;}
a.EB_MainAddress_Link:hover {text-decoration: underline; color: #CC0000;}
a.EB_MainAddress_Link:active {text-decoration: underline; color: #CC0000;}

.EB_Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a0bb64;
	text-align: center;
}

.EB_Small_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a.EB_GoBack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.EB_GoBack:link {text-decoration: none; color: #CC0000;}
a.EB_GoBack:visited {text-decoration: none; color: #CC0000;}
a.EB_GoBack:hover {text-decoration: underline; color: #CC0000;}
a.EB_GoBack:active {text-decoration: underline; color: #CC0000;}





/*   E Y B   M E N U   ================================================================= */

a.EB_Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.EB_Menu:link {text-decoration: none; color: #FFFFFF;}
a.EB_Menu:visited {text-decoration: none; color: #FFFFFF;}
a.EB_Menu:hover {text-decoration: underline; color: #cbea89;}
a.EB_Menu:active {text-decoration: underline; color: #cbea89;}

a.EB_Menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1c902;
	display: block;
	margin-right: 12px;
}
a.EB_Menu2:link {
	text-decoration: none;
	color: #000000;
}
a.EB_Menu2:visited {
	text-decoration: none;
	color: #000000;
}
a.EB_Menu2:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #843c02;
	display: block;
}
a.EB_Menu2:active {
	text-decoration: none;
	color: #000000;
}





/*   E Y B   B A C K G R O U N D S   ================================================================= */

.EB_LogoLink {
	height: 100px;
	width: 354px;
	margin-left: 72px;
	margin-top: 25px;
}

.EB_BG_Header {
	background-image: url(../eb-images/img001.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.EB_BG_HeaderL {
	background-image: url(../eb-images/header-l.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.EB_BG_HeaderR {
	background-image: url(../eb-images/header-r.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.EB_BG_Sides {
	background-image: url(../eb-images/bg001.png);
	background-repeat: repeat-x;
	background-position: top;
}

.EB_LineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dd8616;
}

.EB_LineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dd8616;
}

.EB_LineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dd8616;
	background-color: #FFFFFF;
}

.EB_ImgInicio {
	background-image: url(../eb-images/img008.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.EB_Blueprints {
	background-image: url(../eb-images/blueprints.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.EB_Engineer {
	background-image: url(../eb-images/engineering.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}





/*   E Y B   I N N E R   S E C T I O N S   ================================================================= */

.EBIS_Titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8E3537;
}

.EBIS_Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}

.EBIS_Content_BIGGER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	line-height: 20px;
}

a.EBIS_Content_Bigger_LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
}
a.EBIS_Content_Bigger_LINK:link {text-decoration: underline; color: #0467CA;}
a.EBIS_Content_Bigger_LINK:visited {text-decoration: underline; color: #0467CA;}
a.EBIS_Content_Bigger_LINK:hover {text-decoration: underline; color: #CC0000;}
a.EBIS_Content_Bigger_LINK:active {text-decoration: underline; color: #CC0000;}

.EBIS_Content_BOLDUNDERLINE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}

.EBIS_Content_Highlight2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9D0000;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}

.EBIS_Content_Highlight3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	line-height: 20px;
	font-weight: bold;
	text-align: justify;
}

.EBIS_Content_Highlight3_NO_JUST {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	line-height: 20px;
	font-weight: bold;
}

.EBIS_Content_Highlight4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	line-height: 20px;
	font-weight: bold;
}

.EBIS_For_Pictures {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.EBIS_Bulleted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	list-style-image: url(../eb-images/bullet001.png);
	padding-bottom: 10px;
	margin-left: 0px;
}

.EBIS_Bulleted_ALT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	list-style-image: url(../eb-images/bullet001.png);
	padding-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.EBIS_PieFoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}

.EBIS_PieFotoFrame {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.EB_Brand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.EB_RightMargin {
	padding-right: 100px;
	padding-left: 35px;
}

.EB_BrandTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.EBIS_TableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.EB__Bulletin_Name {
	font-family: Impact, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
}

.EB__Bulletin_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

.EB__Bulletin_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.EB__Bulletin_By {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.EB__Bulletin_Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}

.EB_MenuDivs {
	background-color: #a6c67b;
	height: 30px;
	width: 1px;
}

a.EBIS_Content_LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
a.EBIS_Content_LINK:link {text-decoration: underline; color: #0467CA;}
a.EBIS_Content_LINK:visited {text-decoration: underline; color: #0467CA;}
a.EBIS_Content_LINK:hover {text-decoration: underline; color: #CC0000;}
a.EBIS_Content_LINK:active {text-decoration: underline; color: #CC0000;}

a.Bulltable_LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.Bulltable_LINK:link {text-decoration: none; color: #539f53;}
a.Bulltable_LINK:visited {text-decoration: none; color: #539f53;}
a.Bulltable_LINK:hover {text-decoration: none; color: #CC0000;}
a.Bulltable_LINK:active {text-decoration: none; color: #CC0000;}

.Bulltable_ReadMe {
	background-image: url(../eb-images/bulltable-arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 17px;
}

.Bulltable_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #d54f0d;
}

.Bulltable_Date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9e9d9d;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	display: block;
}

.Bulltable_Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.CreditCard_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40404;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.NewsBox_VerLine_Left {
	background-image: url(../eb-images/newsbox-verline-l.png);
	background-repeat: repeat-y;
	background-position: right;
}

.NewsBox_VerLine_Right {
	background-image: url(../eb-images/newsbox-verline-r.png);
	background-repeat: repeat-y;
	background-position: left;
}

.NewsBox_Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.NewsBox_Date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9e9d9d;
}

.NewsBox_Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1D6DE7;
	font-style: italic;
	font-weight: bold;
}

.Special_Discount_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	font-weight: bold;
	font-style: italic;
}

.Portfolio_Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.ANUNCIO_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	background-color: #658254;
	color: #FFFFFF;
	font-weight: bold;
}

.ANUNCIO_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 5px;
	background-color: #9A3D3F;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #FFCC00;
	font-style: italic;
	letter-spacing: 0.2em;
}

.ANUNCIO_3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	background-color: #FFE400;
	color: #415B1A;
	font-weight: bold;
	letter-spacing: 0.50em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8d4ac;
}

.VertDiv {
	background-color: #CCCCCC;
	width: 1px;
	height: 100px;
}

.EB_NEWBG_L {
	background-image: url(../eb-images/header-l2.jpg);
	background-repeat: repeat-x;
	background-position: right;
}

.EB_NEWBG_R {
	background-image: url(../eb-images/header-r2.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.ContentWording {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #686868;
	line-height: 18px;
	text-align: justify;
}

a.ContentWordingLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
a.ContentWordingLink:link {text-decoration: none; color: #5288ED;}
a.ContentWordingLink:visited {text-decoration: none; color: #5288ED;}
a.ContentWordingLink:hover {text-decoration: underline; color: #993300;}
a.ContentWordingLink:active {text-decoration: underline; color: #993300;}

.CountryName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	font-weight: bold;
}
