body 
{ 
	margin:0,0,0,0; 
    font-family:Verdana;
    font-size: 0.85em;
}
.botonMigrar
{
	border-left-color: white;
	border-bottom-color: white;
	cursor: hand;
	color: black;
	border-top-style: window-inset;
	border-top-color: white;
	font-family: Verdana;
	border-right-style: window-inset;
	border-left-style: window-inset;
	background-color: #009ba2;
	border-right-color: white;
	border-bottom-style: window-inset;
}
.datosTextBox
{
	font-family:Verdana;
	font-size:0.85em;
	color:White;
	background-color:#009ba2;
	border-style:groove;
	width:100px;
}
.datosDropDownList
{
	font-family:Verdana;
	font-size:0.85em;
	color: White;
	background-color:#009ba2;
	width:auto;
}
.datosLabel
{
	font-family: Verdana;
	border-color:#009ba2;
	font-size: small;
}
.boton
{
	font-family:Verdana;
	font-size: xx-small;
	background-color:#009ba2;
	color:white;
	width:80px;
}
.letraPequena
{
	Font-family: Times New Roman;
	Font-Size: 0.85em;
	font-style:italic;
}
.textoEtiqueta
{
	font-family:Verdana;
	font-size: 1em;
	font-style:normal;
}
.tituloPagina
{
	font-family:Verdana;
	Font-Size: 2.5em;
	font-weight:bold;
}
.cabeceraPagina
{
	font-family:Verdana;
	Font-Size: 1em;
	font-weight:bold;
}
.checkedBox
{
	background-color: #009BA2;
	border-color: #006B7C;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	width:200px;
}
.calendar
{
	font-size:xx-small;	
}
.calDayHeaderStyle
{
	font-size:xx-small;
	font-family: Verdana;
	background-color: #009BA2;
}
.calendarDay
{
	background-color: skyblue;
	font-size:x-small;
	font-family:Verdana;
}
.calendarToday
{
	background-color: skyBlue;
}
.selectedDayStyle
{
	color: skyblue;
}
.comboCliente
{
	width:218px;
}
.radioButonList
{
	border-width:1px;
	border-style: solid;
	border-color:Black;
	font-family:Verdana;
	font-size:xx-small;
}
.tituloPagina
{
	font-size:medium;
	font-family:Verdana;
	font-weight:bold;
}
.textoInfoPagina
{
	font-size:x-small;
	font-family:Verdana;
}
.listBoxSubClientes
{
	width:200px;
	font-family:Verdana;
	font-size:0.85em;
	color: White;
	background-color:#009ba2;
}
.botonLargo
{
	width:auto;
}
.lblProcesando
{
	font-family:Verdana;
	width:340px;
	background-color: #009ba2;
	border-style:solid;
	border-width:1px;
	font-size:xx-small;
}
.multiTextBox	
{
	font-family:Verdana;
	font-size: x-small;
	width:288px;
	height:144px;
}
.anchuraServicio
{
	width: 210px;
}
.textoTag
{
	width:264px;
	height:96px;
}
.anchuraTexto
{
	width:200px;
}
.anchuraInstrucciones
{
	width: 440px;
}
.listBoxConsultaNumeros
{
	height:310px;
	width:130px;
	font-size:x-small;
	color: Black;
}
.barraEspera
{
	FONT-SIZE: 9px; 
	Z-INDEX: 102; 
	LEFT: 192px; 
	WIDTH: 344px; 
	FONT-FAMILY: Verdana; 
	POSITION: relative; 
	TOP: 50px; 
	HEIGHT: 12px; 
	BACKGROUND-COLOR: BlueSky;
}
.barraProgreso
{
	FONT-SIZE: 2pt; 
	Z-INDEX: 102; 
	LEFT: 192px; 
	FONT-FAMILY: Verdana; 
	POSITION: relative; 
	TOP: 100px; 
	BACKGROUND-COLOR: red;
}
.cuadroSalida
{
	background-color:#009ba2;
	font-family:Verdana;
}
.tablaInfoNumero
{
	font-family:Verdana;
	font-size:0.85em;
	color:White;
	background-color:#009ba2;
	border-style:groove;
	width:280px;
	height:77px;
}


