table {
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #000000;
}

.class1 A:link {
text-decoration: none;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}

.class1 A:visited {
text-decoration: none;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}

.class1 A:active {
text-decoration: none;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}

.class1 A:hover {
text-decoration: underline;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}


.class2 A:link {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class2 A:visited {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class2 A:active {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class2 A:hover {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class3 A:link {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}

.class3 A:visited {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}

.class3 A:active {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}

.class3 A:hover {
text-decoration: underline;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}



body {
background-image: url("");
background-position: top;
 background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
background-color: #c8be4c;
margin-right: 0px;
margin-bottom: 0px;
}

.background1 {
background-image: url("../images/background_06.jpg");
background-position: bottom;
background-repeat: no-repeat;
}

.background2 {
background-image: url("../images/background_07.jpg");
background-position: bottom;
background-repeat: no-repeat;
}

.background3 {
background-image: url("../images/background_08.jpg");
background-position: bottom;
background-repeat: no-repeat;
}

.background_rt {
background-image: url("../images/background_rt.jpg");
background-position: left;
background-repeat: repeat-y;
background: #bbac08;
}


p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-top: .5em;
	margin-bottom: 0.5em;
	line-height: 125%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: strong;
color: #000000;
}


.txt_small {
font-family: rial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.txt_med {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}


.border {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #ffffff
}

.border_dbl {
border: #000000;
border-style: double;
border-top-width: 8px;
border-right-width: 8px;
border-bottom-width: 8px;
border-left-width: 8px;
background-color: #ffffff
}

.border_no_lft {
border: #ffffff;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px
}

.border_rt {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
}

.border_bottom {
border: #000000;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.border_top {
border: #000000;
border-style: dotted;
border-top-width: 2px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.border_right {
border: #ffffff;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #000000
}

.border_topbottom {
border: #cccccc;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.info_box {
background-image: url("");
 background-repeat: repeat-x;
border: #cccccc;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px
}

.bckgrnd_ecuador {
background-image: url("");
background-position: top;
 background-repeat: repeat-x;
border: #;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}background_subheader.jpg

.bckgrnd_subhd {
background-image: url("../images/background_subheader.jpg");
background-position: bottom;
 background-repeat: repeat-x;
border: #000000;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.body_row {
	background-image: url("");
	background-position: bottom;
}

.bkgrnd_index {
	background-image: url("");
	background-repeat: repeat-x;
	border: #cccccc;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: top;
}

.style8 {color: #FFFFFF; font-size: 24px; }
.style4 {color: #FFFFFF}