@charset "iso-8859-1";
/* CSS Document */

body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
td {
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.tittabla {
	font-size: small;
	font-weight: bold;
}
#logindiv {
	position: absolute;
	top:3px;
	right:3px;
	width: 16px;
	height: 16px;
}
.registros {
	font-size: x-small;
	font-weight: normal;
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
.tablatop {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #666666;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.passmd5 {
	color: #666666
}
.tablabody {
	font-size: small;
	font-weight: normal;
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
.si {
	color: #009900;
}
.no {
	color: #FF0000;
}
.numerosbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
