.bordetabla {
	border: 1px solid #000000;
}
.textocontacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262E80;
	text-decoration: none;
}
.bordetablecontacto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 11px;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: .45cm;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #262E80;
	text-decoration: none;
}
.pagetitle { font-family: verdana; text-indent: 32px; font-size: 14pt; text-decoration: none; color: 
#262E80; font-weight: normal; margin-top: 18px;}

.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtituloazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #262E80;
	text-decoration: none;
}

table.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #262E80;
	text-decoration: none;
	width: 150px; 
	padding: 0px; 
	border-collapse: none;
	background-color: #cccccc;
	 
}
table.menu td {

	padding: 3px; 
	border: 1px solid #262E80;
	border-collapse: none;
	text-align: right;

}

table.menu th{

	padding: 5px; 
	text-align: middle;
	background-color: #262E80;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;	
	color: #666600;	
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;	
	color: #666600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;	
	color: #262E80; 
	font-weight: bold;
}
a:link.top {
	text-decoration: bold;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
a:visited.top {
	text-decoration: bold;
	font-family: verdana;
	font-weight: bold;	
	font-size: 11px;
	color: #ffffff;
}
a:hover.top {
	text-decoration: underline;
	color: #262E80;
	font-weight: bold;	
	font-family: verdana;
	font-size: 11px;	
	background-color: #cccccc;
}
a:link.bottom {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;	
	font-weight: bold;
	color: #333300;
}
a:visited.bottom {
	font-family: verdana;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
a:hover.bottom {
	font-family: verdana;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: underline;
	color: #262E80;
}

a:link.lower {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;	
	font-weight: bold;
	color: #ffffff;
}
a:visited.lower {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;	
	font-weight: bold;
	color: #ffffff;
}
a:hover.lower {
	text-decoration: underline;
	color: #ffffff;
	
}

a:link.menu {

	color: #262E80;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right; 
}
a:visited.menu {

	color: #262E80;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right; 
}

a:hover.menu { 

	background-color: #262E80; 
	color: ffffff;  
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.bordetablastaff {
	border: 1px solid #262E80;
}
.tablacabe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #262E80;
}
.tablacontenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tablatotales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #262E80;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #262E80;
	border-right-color: #262E80;
	border-bottom-color: #262E80;
	border-left-color: #262E80;
}