a:link
{
	color: rgb(0,102,102); 
}

.boton       { font-family: Arial; font-size: 10px; text-transform: uppercase; 
               text-align: center; color: #FFFFFF; border-style: outset; 
               border-width: 2px; background-color: #CCCCCC }
.texto       { font-family: Arial; font-size: 8pt; text-align: justify; margin-left: 
               10; margin-right: 10 }
.titulo      { font-family: Arial; text-transform: uppercase; font-size: 14pt; 
               font-weight: bold;left-margin:2}
.subcategoria      { border-style:outset; border-width:1px; font-family: Arial; 
				text-transform: uppercase; font-size: 10pt;
				font-weight: bold; text-align: center; 
                }
.pie      { font-family: Arial; 
			font-size: 10px; text-align: center; color:#C0C0C0 
                }

.celda_nombre    { font-family: Arial; 
				font-size: 10px; text-align: left; color:#000000; text-transform:uppercase; font-weight:bold; word-spacing:0; line-height:100%; margin-top:0; margin-bottom:0 
                }
.celda     {font-family: Arial; font-size: 10px; text-transform: uppercase; 
	       border-style: outset;text-align: left; border-width: 0px; padding-left: 2px; padding-right: 0"
	       }
.tabla		{
			font-family: Arial; font-size: 8pt}                
               
                
      
a:visited
{
	color: rgb(0,153,153); 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Arial;	
	color: #000000;font-size:8pt
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-size:8pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #000000;text-transform:uppercase; font-family:Trebuchet MS; font-weight:bold
}
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
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;
}

.tabla       { font-family: Arial; font-size: 8pt }
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:hover.menuButton {
  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
}

div.menuBar a.menuButtonActive, div.menuBar a:hover.menuButtonActive {
  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:hover.menuItem, 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;
}
