<style type="text/css">
<!--
div.contenedor {
	position: relative;
	width: 100px;
}
input1 {
	font-family: Arial;
	color: #008585;
	font-size: 8pt;
	border: 1px solid #008585;
	padding-left: 3px;
	width: 130px;
}
input2 {
	font-family: Arial;
	color: #008585;
	font-size: 8pt;
	border: 1px solid #008585;
	padding-left: 3px;
	width: 230px;
}
div.fill {
	font-family: Arial;
	font-size: 8pt;
	display: none;
	width: 128px;
	position:absolute;
	color: #E0EBEB;
	background-color: #E0EBEB;
	border: 1px solid #008585;
	overflow: auto;
	height: 150px;
	top: -1px;
}
tr.fill {
	font-family: Arial;
	font-size: 8pt;
	color: #E0EBEB;
	background-color: #008585;
	border: 1px solid #008585;
}
tr {
	font-family: Arial;
	font-size: 8pt;
	background-color: #E0EBEB;
	color: #008585;
	border: 1px solid #E0EBEB;
}
.boton{
    font-size:10px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:white;
    background:#638cb5;
    border:0px;
	border-left-width:medium;
	border-left-color:#0000CC;
	border-bottom:medium;
	border-bottom-color:#3300CC;
    width:80px;
    height:19px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#FF0000;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #E1E8FF;
}
-->
</style>
