/* CSS CONTENT */

body {
	color:#303030;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	background-color: #857657;
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a {
	
	font-weight:bold;
	text-decoration:none;
	color: #330033;
}


a:hover {
	color:#0066CC;
	text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
	color:#303030;
	margin:0 auto;
	width:770px;
	padding:0;
	text-align:left;
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header_bg.jpg);
}
#container2 {
	color:#303030;
	width:770px;
	padding:0;
	text-align:left;
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*** Header section ***/

#sitename {
	color:#000033;
	height:92px;
	margin:0 20px 10px;
	text-align:left;
}

#sitename img {
	float:left;
	margin:0px 15px 0px 0;
	padding:0px;
}

#sitename h1,#sitename h2 {
	font-weight:400;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	display: none;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/



/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
	padding:0 10px 0 0;
	background-color: #E0E4FF;
	background-image: url(images/content_bg_low.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*** Sidebars ***/



#rightside {
	float:right;
	opacity: 0.65;
	-moz-opacity: 0.65;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	border: 1px solid #000000;
	margin-left:5px;
	width: 220px;
	background-color: #22257D;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#rightsidegreen {
	float:none;
	opacity: 0.80;
	-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	border: 1px solid #000000;
	margin-left:5px;
	width: 420px;
	background-color: #66FF99;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#rightsidered {
	float:none;
	opacity: 0.80;
	-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	border: 1px solid #000000;
	margin-left:5px;
	width: 420px;
	background-color: #FF99CC;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#rightsideblack {
	float:none;
	opacity: 0.80;
	-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	border: 1px solid #000000;
	margin-left:5px;
	width: 420px;
	background-color: #000000;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#rightsidewhite {
	float:none;
	opacity: 0.80;
	-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	border: 1px solid #000000;
	margin-left:5px;
	width: 420px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#rightsideyellow {
	float:none;
	opacity: 0.80;
	-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	border: 1px solid #000000;
	margin-left:5px;
	width: 420px;
	background-color: #FFFFCC;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}

#rightsidefirst {
	float:none;
	opacity: 0.80;
	-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	border: 1px solid #000000;
	margin-left:5px;
	width: 420px;
	background-color: #9999CC;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#rightside h1 {
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#rightsidefirst h1 {
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#rightside h2 {
font-size:1.1em;
margin:0 0 20px;

}

#rightside p {
	font-size:0.9em;
	line-height:1.4em;
	color: #ffffff;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	width: auto;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {
	margin-bottom:0.7em;
	
}

.linklist a {
	color:#FFFFFF;
}


/*** Content ***/

#content,#contentalt {
	width: 475px;
	height: 430px;
	border:1px solid #000000;
	color:#303030;
	background-color: Transparent;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#content {margin:0px 200px 0px 0px;}
#contentalt {
	background-color: Transparent;
	margin-left: 10px;
}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
	color:#330033;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h3,#contentalt h3 {
	color:#330033;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	}
	
.style3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #330033;
}
.style4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #040836;
}
#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}


#content box,#contentalt box {
	border:1px solid #b0b0b0;
	float:right;
	padding:5px;
    margin:5px 15px 6px;
    padding:5px;
}
#content box2,#contentalt box2 {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}
/*** Scroll Box ***/

#scroll {
	width: 450px;
	height: 400px;
	background:transparent;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}

/*** Footer ***/

#footer {
background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}

/*** Text format ***/

.intro {
	font-size:1.2em;
	letter-spacing:-1px;
	color: #040836;
	text-align:justify;
}
.intro2 {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
	padding-right: 10px;
	list-style-image: url(images/sumbul2a.gif);
	list-style-position: inside;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/**************** menu styles ****************/
    #tabs10 {
	float:left;
	width:750px;
	font-size:80%;
	line-height:normal;
	padding-bottom: 1px;
	margin-top: -9px;
      }
    #tabs10 ul {
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 17px;
	margin: 0;
	background-position: center;
	width: 750px;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableft10.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs10 a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	background-image: url(images/tabright10.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    #tabs10 a span {
	float:none;
	color: #FFF;
	  }
  
    #tabs10 a:hover {
	background-position:0% -42px;
	color:#FFF;
      }
    #tabs10 a:hover span {
	background-position:100% -42px;
	color: #330033;
      }
	
  #tabs10 a span2 {
	float:left;
	display:block;
	background-image: url(images/tabright10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    #tabs10 a span2 {
	float:none;
	color: #330033;
	  }

/*** End of file ***/

#content h8,#contentalt h8 a {
color:#0066CC;

}


content h8,#contentalt h8 {
	color:#330033;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}


<!-- excel styles with no properties representable as CSS   english-->
<style id="Libro1_9495_Styles">
table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
.xl639495
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	mso-background-source:auto;
	mso-pattern:auto;
	white-space:normal;}
.xl649495
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:center;
	vertical-align:middle;
	mso-background-source:auto;
	mso-pattern:auto;
	white-space:nowrap;}
.xl659495
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:center;
	vertical-align:middle;
	mso-background-source:auto;
	mso-pattern:auto;
	white-space:nowrap;}
.xl669495
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	mso-background-source:auto;
	mso-pattern:auto;
	white-space:normal;}

</style>


<!-- ODF styles with no properties representable as CSS   SPANISH  (uppper english)  -->




	.ce1 { font-family:; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; text-align:justify ! important; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:bold; }
	.ce10 { font-family:; border-width:0.0133cm; border-style:solid; border-color:#000000; text-align:center ! important; margin-left:0cm; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:normal; }
	.ce11 { font-family:Times New Roman; border-width:0.0133cm; border-style:solid; border-color:#000000; text-align:center ! important; margin-left:0cm; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:bold; }
	.ce12 { font-family:Times New Roman; border-width:0.0133cm; border-style:solid; border-color:#000000; text-align:center ! important; margin-left:0cm; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:normal; }
	.ce13 { font-family:Arial; text-align:center ! important; margin-left:0cm; font-size:11pt; }
	.ce14 { font-family:Arial; font-weight:bold; }
	.ce2 { font-family:Times New Roman; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:bold; }
	.ce3 { font-family:Times New Roman; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:normal; }
	.ce4 { font-family:; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:normal; }
	.ce5 { font-family:Times New Roman; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; text-align:justify ! important; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:bold; }
	.ce6 { font-family:Times New Roman; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; text-align:center ! important; margin-left:0cm; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:bold; }
	.ce7 { font-family:; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; text-align:center ! important; margin-left:0cm; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:normal; }
	.ce8 { font-family:Times New Roman; border-bottom-width:0.0133cm; border-bottom-style:solid; border-bottom-color:#000000; border-left-width:0.0133cm; border-left-style:solid; border-left-color:#000000; border-right-style:none; border-top-width:0.0133cm; border-top-style:solid; border-top-color:#000000; text-align:center ! important; margin-left:0cm; font-size:11pt; font-style:normal; text-shadow:none; text-decoration:none ! important; font-weight:normal; }
	.ce9 { font-family:Arial; text-align:center ! important; margin-left:0cm; }
	.co1 { width:4.523cm; }
	.co2 { width:1.281cm; }
	.co3 { width:1.42cm; }
	.co4 { width:1.198cm; }
	.co5 { width:1.919cm; }
	.co6 { width:3.695cm; }
	.co7 { width:2.267cm; }
	.ro1 { height:0.868cm; }
	.ro2 { height:0.947cm; }
	.ro3 { height:0.496cm; }
	.ro4 { height:0.605cm; }
	.ro5 { height:1.395cm; }
	.ro6 { height:0.499cm; }
	.ro7 { height:0.453cm; }
	.T1 { font-family:Times New Roman; font-size:14pt; font-style:normal; font-weight:normal; }
	.T2 { font-family:Times New Roman; font-size:10pt; font-style:normal; font-weight:normal; }
	<!-- ODF styles with no properties representable as CSS -->
	.ta1 { }
	
