﻿body
{
	background-color: #ECF5FB;
	font-family: Verdana;
	font-size:9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.tablafondo
{
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a
{
	text-decoration: none;
	color: Black;
}

a:hover
{
	text-decoration: underline;
}

.IdicadorPass1
{
	background-color: Blue;
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}

.IndicadorBarra
{
	color: Blue;
	background-color: Blue;
	padding-bottom: 1px;
}

.BordeBarra
{
	border-style: solid;
	border-width: 1px;
	width: 200px;
	vertical-align: middle;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;
}
.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 130px;
	height: 50px;
}
.updateProgressMessage
{
	margin: 3px;
	font-family: Trebuchet MS;
	font-size: small;
	vertical-align: middle;
}
hr {
	height: 1px;
	width: 97%;
	border: 1px solid #4260BF;
}
.s14{font-size: 12px;}
.fcolor{color: #4260BF; font-size:9pt}
.info{color: #c0c0c0;}
.loading{color:Red; font-size:10px; font-weight:bold; background-color:Green; position:absolute;top:15px; left:830px; width:150px}
