body
{
color: black;
font-size:10px;
font-family: "verdana",arial;
background-color: #C0C0C0;
background-image: url(.jpg); 
background-repeat: no-repeat;
background-position: 0px 0px;
background-attachment: scrolled;
margin-top: 0px;
}


h1
{
font-size:15px;
}


a:link { 
color: #000000;
}
a:visited { 
color: #000000;
}
a:hover { 
color: #000000;
text-decoration: none;
}
a:active { 
color: #000000;
}


.borderTable {	
border: 0px;
border-spacing: 0px;
border-width: 0px;
}

table.one
{
color: black;
font-size:10px;
font-family: "verdana",arial;
background-color: white;
padding: 0px;
border: none; 

}


td.contacto
{
color: black;
font-size:14px;
font-weight: bold;
font-family: "verdana",arial;
background-color: white;
}


td.texto_normal
{
color: black;
font-size:10px;
font-family: "verdana",arial;
}


table.noborder
{
border: 0;
}


div.bottom
{
color: #fafafa;
background-repeat: no-repeat;
background-position: 290px 35px;
background-attachment: scrolled;
font-family: "verdana",arial;
font-size: 10px;
color: black;
}



  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
	background-image: url(borders/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(borders/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(borders/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(borders/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(borders/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(borders/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(borders/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(borders/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }

  td.shadow-center { 
    background-color: white  
  }



tr.main { 
    background-color: white  
  }
