body
{
  scrollbar-arrow-color:#4E6790;
  scrollbar-track-color:#DDE2EE;
  scrollbar-shadow-color:#728AB1;
  scrollbar-face-color:#AEBDD5;
  scrollbar-highlight-color:#F2F4F9;
  scrollbar-darkshadow-color:#384A67;
  scrollbar-dlight-color:#8CA0C1;
  background-color:#eef1f7;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

body.Principal
{
  scrollbar-arrow-color:#4E6790;
  scrollbar-track-color:#DDE2EE;
  scrollbar-shadow-color:#728AB1;
  scrollbar-face-color:#AEBDD5;
  scrollbar-highlight-color:#F2F4F9;
  scrollbar-darkshadow-color:#384A67;
  scrollbar-dlight-color:#8CA0C1;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

body.Frame
{
	background-color:#e4e8f3;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #6b6b6e;
	text-decoration: none;
}

.Mensaje
{
	color: #ff0000;
}

.MensajeOk
{
	color: RoyalBlue;
}

A
{
	color:#6b6b6e;
}
A:hover
{
	color:#395177;
}	

.LabelObligatorio
{
	font-size: 14px;
	color: red;
}

.Label1Obligatorio
{
	font-size: 14px;
	color: red;
}

.Label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #395177;
}

legend
{
	color: #6b6b6e;
}
.filtro:hover
{
	background-color:#e4e8f3;
}

.Label1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #395177;
}

.Label2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#738cb7;
}

.Label3
{
	font-weight: bold;
	font-size: 14px;
	color: #00cc66;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.Label4
{
	background-color:#d1d6e9;
	font-weight:bold;
	color:#395177;
	font-size:14px;
	border:solid 1px #395177;
	padding:4px;
}

.OrdenCaptura
{
	background-color:#F8A084;
	border:solid 1px red;
}

.LabelDetalle
{
	font-style:italic;
}

.Titulo1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color:#738cb7;
	text-align:center;
	border-bottom: #738CB7 2px solid;
}

.EstadoDefault
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #395177;
	padding:4px;
}

.EstadoPendienteCarga
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: red;
}

.EstadoPendienteEnvio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #395177;
	padding:4px;
}

.EstadoPendienteAutorizacion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: Crimson;
	padding:4px;
}

.EstadoEnviado
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: Green;
	padding:4px;
}

.EstadoAnulado
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: red;
	padding:4px;
}

.EstadoRecuperando
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #804040;
	padding:4px;
}
	
.Datos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #395177;
	border:solid 1px #395177;
	padding:4px;
}

td.Division
{
	font-size:5px;
	border-bottom: #ced6e7 2px solid;
}

td.Division1
{
	font-size:5px;
	border-bottom: #738CB7 2px solid;
}

.Formulario
{
	background-color:#eef1f7;
}

.BordeBoton{
	padding:3px;
	border-top: 2px solid #ced6e7;
	border-left: 2px solid #ced6e7;
	border-bottom: 2px solid #395177;
	border-right: 2px solid #395177;
	background-color: #738CB7;
	background-image:url('../imagenes/fondoboton.gif');
}

.Boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #edf2fb;
}

.Boton:hover{
	color: #FFFFFF;
}

table.DataGrid
{
	font-size: 12px;
	border-right: #738CB7 1px solid;
	border-top: #738CB7 1px solid;
	border-left: #738CB7 1px solid;
	border-bottom: #738CB7 1px solid;
	font-family:  Verdana, Sans-Serif;
}

.DataGridHeader
{
	height: 25px;
	color:#FFFFFF;
	background-color: #738CB7;
	text-align: center;
	background-image: url('../imagenes/fondodatagridheader.gif');
}

.DataGridAlternatingItem
{
	height: 20px;
	background-color: #d1d6e9;
}

.DataGridItemSelected
{
	height: 20px;
	background-color: #c1c9e9;
}

.DataGridItem
{
	height: 20px;
	background-color: #e4e8f3;
}

.DataGridCellCierreEsclarecido
{
	font-weight: bold;
	color: #009900;
	height: 20px;
}

.DataGridCellCierreNoEsclarecido
{
	color: red;
	font-weight:bold;
	height: 20px;
}

.DataGridItemTipoDelito
{
	border: #738CB7 1px solid;
}

.DataGridItemDetenidos
{
	height: 20px;
	color:Red;
	background-color: #e4e8f3;
}

.DataGridAlternatingItemDetenidos
{
	height: 20px;
	color:Red;
	background-color: #d1d6e9;
}
.SelectedRow
{
	color:White;
	background-color: #9fa292;
}