h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fuente {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
.email {
	text-decoration: none;
}
.buscar {
	background-color: #E2F3F3;
	height:35px;
	width:350px;
	font-size:18px;
	padding-left:10px;
}

input.bot_buscar {
	background-image: url(/imagenes/buscar.gif);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 15px;
	height:35px;
	font-size:18px;
}


table.tabla_busquedas tr.visible {
 display:table-row;
}
table.tabla_busquedas tr.hide {
 display:none;
}
a#tab {
 text-decoration:none;
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:12px;
}
a.enlaceafiliado{
 text-decoration:none;
 border-bottom:double #00F 3px;
}


