    DIV.hrule {
    	background-image: url(/es/images/hrule_dotted.gif);
    	margin: 0px; height: 1px; padding: 0px; }
    DIV.content {
      vertical-align: top;
      font: 8pt/12pt "MS Sans Serif", Geneva, sans-serif; }
     
    DIV.text {
      font: 8pt/12pt "MS Sans Serif", Geneva, sans-serif;
      width: 400px;
      margin: 0px 0px;
      }
      
      TD {
      font: 8pt/12pt "MS Sans Serif", Geneva, sans-serif;
      }
    
    DIV.pictures {
      float: right; width: 242px;
      margin-bottom: 1pc; }
    DIV.pictureframe {
      font: 7pt "MS Sans Serif", Geneva, sans-serif; }
    IMG.picture {
      display: block; margin: 4px 0px;
      border: 1px solid black; }
      
 
    .hidden {
      display: none;
      font-size: 1px; color: white; }

    P {
      margin-top: 0pc; margin-bottom: 1pc; }
    
    H1, H2 {
      font-weight: bold;
      font-size: 12pt;
      margin-top: 1pc;
      margin-bottom: 0.75pc;
      color: #663300; }  
    H2 {
      font-size: 8pt;
      margin-bottom: 0.5pc; }
        
    DIV BODY {
      margin-top: 12pt; }
      
    A { color: #AD8E39; }
        
    DIV.footertext {
      width: 500px;
      color: #AD8E39;
      font: 7pt/10pt "MS Sans Serif", Geneva, sans-serif;
      margin-top: 2px; }    
        
    DIV.content DIV.item, DIV.text DIV.item{
      width: 500px;
      font: 8pt/12pt "MS Sans Serif", Geneva, sans-serif;
      margin-bottom: 6px; }
    DIV.content SPAN.subitem, DIV.text SPAN.subitem {
      font: 8pt/12pt verdana,arial,helvetica; }

      
  DIV.scrolling {
    width: 562px;
    height: 380px;
    border: 1px solid silver;
    scrollbar-base-color : #eeeeee;
    scrollbar-face-color : #cccccc;
    scrollbar-highlight-color : #cccccc;
    scrollbar-shadow-color : #cccccc;
    scrollbar-track-color : #eeeeee;
    scrollbar-3dlight-color : #cccccc;
    scrollbar-darkshadow-color : #cccccc;
    scrollbar-arrow-color: black;
    overflow : auto;
    font-size: 8pt; 
    padding: 10px; background-color: white;
    color: black; }
   
   DIV.sidebar {
      padding-left: 8px;
      float: right; width: 242px;
      font: 7pt/10pt verdana,arial,helvetica; }
  
  .flat-edit  {
border-style : solid;
border-color : maroon; 
background-color : white;
border-width : 1;
font-size : 8pt;
font-family : arial, helvetica, sans-serif; 
} 

INPUT.flat-btn  {
border-style : solid;
border-color : black;
border-width : 0;
background-color : maroon;
color : white;
font-size : 7pt;
font-family : arial, helvetica, sans-serif;
font-weight : bold;
height: 18px; }
