body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

body.fondo
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
   background-image: url(./images/fondo.gif);
	background-attachment: fixed;
   scrollbar-face-color: #EFC7C9; <!-- barra -->
   scrollbar-shadow-color: #EFC7C9; <!-- sombra -->
   scrollbar-highlight-color: #CE4B51;  <!-- iluminacion -->
   scrollbar-3dlight-color: #EFC7C9;
   scrollbar-darkshadow-color: #CE4B51;<!-- borde barra->
   scrollbar-track-color: #CE4B51;
   scrollbar-arrow-color: #CE4B51;
	}	
	
table.legal
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #FF0000;
 background-color: white;
}

p.legal {
  font-size: 8pt;
  font-family: Arial;
  text-decoration: none;
  color: #FF0000;	
}


td 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

td.direccion{
	font-size: 11pt;
	border: 1px dotted #FF0000;
	letter-spacing: 0px;
	font-weight: bold;
}
	
	

A:link
	{
	font-family: Arial;
	text-decoration: none;
	color: #FF0000;
	}

A:visited
	{
	font-family: Arial;
	text-decoration: none;
	color: #FF0000;
	}

A:hover
	{
	font-family: Arial;
	text-decoration: none;
	color: black;
	}
	
A.legal:link
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #FF0000;
	}

A.legal:visited
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #FF0000;
	}

A.legal:hover
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: black;
	}

.textbox1
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #CCCCCC;
	border-width: thin;
	border-style: solid;
	border-color: black;
}

.flatbutton
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #90A0B0;
	color: white;
	font-weight: bold;
	border-width: medium;
	padding: 3;
}
