#cajaPagina {
	background-color: #FFFEF2;
}
pack {
	font-size : xx-small;
}
TABLE {
	font-family : Verdana;
	font-size : 8pt;
}
TD.ind {
	text-indent : -1cm;
	padding-left : 1cm;
}

table.proveedor {
	font-weight : bold;
	color : White;
	background-color : #005AB5;
	border-bottom-color : #00356A;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #0080FF;
	cursor : s-resize;
}
table.suscripcion {
	display : none;
}

div.calculadora {
	position : absolute;
	right : 10px;
	background-color : #FAEBD7;
	width : 160;
	height : 100;
	top : 30px;
	padding : 10;
}
th.susc {
	color : #005AB5;
}
