.cuerpo, .cuerpomto {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	scrollbar-face-color: #C1D1E2;
	scrollbar-base-color: ;
	scrollbar-arrow-color: #1C5679;
	scrollbar-shadow-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-track-color: ;
}

.cuerpomtolineas {
	background-color: #EFF3F9;
	margin-top: 0;
	margin-left: 0;
	scrollbar-face-color: #C1D1E2;
	scrollbar-base-color: ;
	scrollbar-arrow-color: #1C5679;
	scrollbar-shadow-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-track-color: ;
}

.titulo {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


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

.textoenlace {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.textoenlace:hover {
	text-decoration: underline;
}


.textoenlacefondo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.textoenlacefondo:hover {
	color: #000000;
}




.textoenlacenegro {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.textoenlacenegro:hover {
	text-decoration: underline;
}






.textoenlacenegropeq {
	color: #3A50BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.textoenlacenegropeq:hover {
	text-decoration: underline;
}







.imagenenlace {
	text-decoration: none;
}

.imagenenlace:hover {
	text-decoration: none;
}

.lista {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFF;
	border-color: #FFFFF;
	font-weight: bold;
}

.campo {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFF;
	border-color: #FFFFF;
	font-weight: bold;
}

.campopeq {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFF;
	border-color: #FFFFF;
	font-weight: bold;
}


.titulo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.clsmtobrowsetitulocampoenlace {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.clsmtobrowsetitulocampoenlace:hover {
	text-decoration: underline;
}

.menusup {
	color: #53728F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

.menusup:hover {
	color: #364B5F;
}

.clsmtobrowseopcreg {
	color: #53728F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.clsmtobrowseopcreg:hover {
	text-decoration: underline;
}







div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #e0e0e0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #5050f0;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #5050f0;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}
