body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 9pt;
}

h1 {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	font-style:italic;
	color:#339900;
	text-align:right;
}

.table {
	width: 90%;
	border: solid 1px black;
	padding: 0px;
	border-collapse: collapse;
}

.td {
	border: solid 1px black;
}

.SectionTOC {
	background-color: orange;
}

.td-language {
	color: navy;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
	font-weight: bold;
}

.td-language a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #0093dd;/*#6060FF; #00006c;*/
	font-weight: bold;
	text-decoration: none;
}

.td-multimedia a {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #00006c;
	font-weight: bold;
	text-decoration: none;
}

.td-multimedia a:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #00006c;
	font-weight:bold;
	text-decoration: underline;
}

.seccion a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #339900;	text-decoration:none; font-weight:bold;
}
.sub-seccion a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #00006c;	text-decoration:none; font-weight:normal;
}
.sub-seccion a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #0099FF;	text-decoration:none; font-weight:normal;
}
.bottom {
font-family: Arial, Helvetica, sans-serif;	font-size: 9px;
	color: #666666; text-align:center;
}

.menu {
	height: 25px;
	border-collapse: collapse;
	border:0px;
}

.menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration:italic;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

.selectedSection a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #0093dd;	text-decoration:none; font-weight:bold;
}

.unSelectedSection a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #339900;	text-decoration:none; font-weight:bold;
}

.selectedSection a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #339900;	text-decoration:underline; font-weight:bold;
}

.unSelectedSection a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #0093dd;	text-decoration:underline; font-weight:bold;
}

.separator {
	background-color:#339900;
	color: #339900;
	width: 2px;
	padding:0px !important;
	margin:0px;
}


