body {background-color: #EFEFDF}

.small {
	font-family: Verdana; 
	color: #183C5A;
	font-weight: bold;
	font-size: 9px
}


.titulo {
	font-family: Verdana; 
	color: #183C5A;
	font-weight: bold;
	font-size: 14px
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=50);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
	background-image: url(cargando2.gif);
	height:70%;
}

.updateProgress div
{	
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 95%;
}
.campo {
	font-family: Verdana; 
	color: #183C5A;
	font-weight: bold;
	font-size: 12px
}


.normal {
	font-family: Verdana; 
	color: #183C5A;
	font-weight: bold;
	font-size: 10px
}



.borde {
	border-style: solid;
	border-width: 1px;
	border-color: #FFE794
}

tr.bgcolor{
	background-color: #FFFFEF
}

table.tnoventa{
	width: 90%;
	padding: 10px;
}

.fondo{
	background-image:url('../Imagenes/LogoCasadeBolsa.jpg');
	background-color:blue;	
}



.relat{
	position:relative;
	top:-15px;
}
