﻿body
{
	font-size: x-small;
	text-transform: none;
	color: navy;
	font-family: Arial;
	background-color: gainsboro;
	text-decoration: none;
}
.pnl_fecha
{
	position: absolute;
	}
	
.table_back
{
	border-right: darkgray 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: x-small;
	background-image: url(tablebg.gif);
	border-left: gainsboro 1px solid;
	color: darkgray;
	border-bottom: darkgray 1px solid;
	background-repeat: repeat-x;
	font-family: Arial;
	background-color: white;
}

.ttl1
{
	font-weight: bold;
	font-size: small;
	color: midnightblue;
	font-family: Arial;
	text-decoration: underline;
}

.lbl1
{
	font-size: xx-small;
	color: midnightblue;
	font-family: Arial;
}

.logotitulo
{
	font-weight: bold;
	font-size: small;
	color: dimgray;
	font-family: Arial;
}

.txt2
{
	font-size: xx-small;
	color: darkblue;
	font-family: Arial;
}
.txt1
{
	border-top-width: 1px;
	border-left-width: 1px;
	background-image: url(bginput.gif);
	border-bottom-width: 2px;
	text-indent: 2pt;
	font-weight: bold;
	font-size: xx-small;
	color: darkblue;
	font-family: Arial;
	border-right-width: 2px;
}

.btn1
{
	font-weight: bold;
	font-size: xx-small;
	color: midnightblue;
	font-family: 'Trebuchet MS' , Tahoma, Arial;
}

.refframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	border:0px;
	font: 9px Arial, Helvetica, sans-serif;
	color: red;
	visibility: visible;
	display: block;
	height:100%;
}

.content1_view 
{		
	position:absolute;	
	width: 400px;
	height: 400px;
	margin: -4px 0px 0px 0px;
	padding: -0px 0px 0px 0px;
	background-color: white;
	border-bottom: 1px solid #b7d8ed;
	border-right: 1px solid #b7d8ed;
	border-left: 1px solid #b7d8ed;
	border-top: 1px solid #b7d8ed;
}