﻿body
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	background-color: white ;
}

A:link
{
    text-decoration: none;
}
A:visited 
{   
    text-decoration: none;
    color:Black;
}
A:active 
{   
    text-decoration: none
}
A:hover 
{   
	text-decoration: underline; 
}


.BarraMenu
{
	height:24px;
	background-color:#004798;	
	color:White;
	border: none;
    margin: 0px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.FilaGrilla
{
  font-size: 10px;
  text-decoration:none;   
}   
.BordesNegros
{
	border-left-color:Black;
	border-right-color:Black;
	border-top-color:Black;
	border-bottom-color:Black;
}
.BordesLeftNegros
{
	border-left-color:Black;
}
.BordesRightNegros
{
	border-right-color:Black;
}
.BordesTopBottomNegros
{
	border-top-color:Black;
	border-bottom-color:Black;
}


.CeldaBordesTodos
{
	border-top-style:solid;
	border-top-color:#ECE9D8;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ECE9D8;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#ECE9D8;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#ECE9D8;
	border-right-width:1px;
	padding-left:3px;
	
}
.CeldaOpciones
{
    background-color:#99CCFF;
    text-align:right;
    font-weight:bold;
}
.CeldaTitulo
{
	background-color:#004798;
	height:24px;
	color:White;
	font-weight:normal;
	text-align:left;
}
.CeldaTituloAzul
{
	background-image: url(../RadControls/Grid/Skins/WebBlue/Img/headerBg.gif);
	color:White;
	font-weight:normal;
}
.CeldaTituloAzulOscuro
{
	background-image: url(../images/FondoCeldaCeleste3.jpg);
	color:White;
	font-weight:normal;
}
.CeldaTituloAzulOscuroDegrade
{
	background-image: url(../images/FondoCeldaCeleste3.jpg);
	color:White;
	font-weight:normal;
}

.CeldaTituloSinAlto
{
	background-image: url(../RadControls/Grid/Skins/WebBlue/Img/headerBg.gif);
	color:White;
	font-weight:normal;
}
.CeldaDatos
{
    background-color:#EFF3FB;
}
.CeldaDatosNegrita
{
    font-weight:bold;
    font-size: 11px;
}

.cmdEditarGrilla
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/Edit.gif);
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}


.cmdEditarGrillaTicket
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/EditTicket.png);
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}

.cmdAceptarGrilla
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/Update.gif);
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}
.cmdAceptarGrillaNaranjo
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/UpdateOrange.gif);
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}
.cmdCancelarGrilla
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/Cancel.gif);
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}

.cmdAlert
{
    border-style:none;
    background-color:Transparent;
    background-image:url(../Images/Alerta.png); 
    width:21px;
    height:21px;
    cursor:pointer;
    vertical-align: middle;
}

.cmdFecha
{
    border-style:none;
    background-color:Transparent;
    background-image:url(../Images/Calendario.png); 
    width:16px;
    height:16px;
    cursor:pointer;
    vertical-align: middle;
}

.cmdHelp
{
    border-style:none;
    background-color:Transparent;
    background-image:url(../Images/help.png); 
    width:16px;
    height:16px;
    cursor:pointer;
    vertical-align: middle;
}

.cmdUpdateGrilla
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/undo.gif);
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}

.cmdEliminaNegroGrilla
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/EliminarCruzNegra.png);
	background-color: transparent;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	cursor: pointer;
}

.cmdCarpetaGrilla
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/Carpetax26.png);
	background-color: transparent;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	cursor: pointer;
}

.cmdUndoGrilla
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/undo.gif);
	background-color: transparent;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
}

.cmdPreview
{
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	background-image: url(../Images/view.png);
	background-color: transparent;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}

.cmdAddDoc
{
	border-style: none;
	background-image: url(../Images/addDoc.png);
	background-color: transparent;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	cursor: pointer;
}

.CeldaDatosSeleccionable
{
    padding:0px;
    font-size: 9px;
    cursor:pointer;
}
.CeldaSeleccionada
{
    padding:0px;
    font-size: 9px;
    background-color:#FFEBAC;
}

.cuadroMilestone
{
    background-image:url(../Images/FondoCuadro.png);  
    background-position:center;
    background-repeat:no-repeat;
    width:119px;
    height:78px;
    color:Green;
}

.cuadroMilestoneDisabled
{
    background-image:url(../Images/FondoCuadro.png);  
    background-position:center;
    background-repeat:no-repeat;
    width:119px;
    height:78px;
    color:Silver;
}

.header1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#004798; 
}

.HeaderGrid2
{
    font-weight: normal;
    background-color: #EFF3FB;
}
.HeaderGrid
{
    font-weight:bold;
    background-image:url(../Images/FondoCeldaCelesteGrande2.jpg);
}
.headerGridBordeBlanco
{
	border-right: solid 1px #958C92;
	height:24px;
	background-color:#004798;	
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight:normal;
}
.headerGridBordeLineaBlanca
{
	border-right: solid 1px #FFFFFF;
	height:24px;
	background-color:#004798;	
    margin: 0px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight:normal;
}

.labelStandard
{
    text-align:left;
}
.labelStandardAlignMiddle
{
     vertical-align:middle;
}

.labelStandardDisabled
{
    color:Silver;
}

.labelStandardNegro
{
    text-align:left;
    color:Black;
}

.labelStandardNegroBold
{
    text-align:left;
    color:Black;
    font-weight:bold;
}

.labelTitulo
{
    Font-Weight: bold;
    font-size: 15px;
    color: Black; 
    height: 17px;
    text-align: center;
}
.labelFiltro
{
    font-weight: bold;
    font-size: 13px;
    color: Black;
}
.labelKpi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align:left; 
}
.labelkpicursiva 
{
    background-color:Transparent;
    border:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
}
.labelSinBordeNoFondo 
{
    background-color:Transparent;
    border:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align:middle;
    height:18px;
}
.ddlbDefault
{
    font-family: Tahoma,Verdana,Arial;
    font-size:11px;
    border-width:1px;
    height:21px;
}
.chkRight
{
    vertical-align:middle;
}
.cmdBuscar
{
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBotonEnter.jpg); 
    width:18px;
    height:18px;
    cursor:pointer;
}
.cmdBuscarBlanco
{
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBotonEnterBlanco.jpg); 
    width:38px;
    height:39px;
    cursor:pointer;
}
.cmdBuscarTransparente
{
	background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BaseBotonEnterDsvGLsinfondo.png); 
    width:37px;
    height:39px;
    cursor:pointer;
}

.cmdGris
{
	color:black;
	background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGris75x28.png); 
    width:75px;
    height:28px;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
}

.cmdGrisEdit
{
	color:black;
	background-color:#ECECEC;
    background-image:url(../Images/Edit.gif); 
    background-repeat:no-repeat;
    background-position:right;
    padding-right:20px;
    padding-bottom:2px;
    height:22px;
    cursor:pointer;
    font-size:13px;
    font-weight:bold;
}

.cmdGrisChico
{
	color:#464646;
	background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrisDegradeChico.jpg); 
    width:59px;
    height:24px;
    cursor:pointer;
    font-size:11px;
}


.cmdHome
{
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBotonHome.jpg); 
    width:39px;
    height:39px;
}
.cmdUndoBlanco
{
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBotonUndoDsvGL.jpg); 
    width:38px;
    height:39px;
    cursor:pointer;
}
.cmdUndoAzul
{
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BaseBotonUndoDsvGL.png); 
    width:37px;
    height:39px;
    cursor:pointer;
}


.cmdVolver
{
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBotonNavBack.jpg); 
    width:38px;
    height:39px;
    cursor:pointer;
}
.cmdAccion
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBoton.jpg); 
    width:115px;
    height:39px;
}
.cmdAccionBlanco
{
    font-size:11px;
    font-weight:bold;
    color:#464646;
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BotonGrisDegrade.jpg); 
    width:94px;
    height:28px;
    cursor: pointer;
}
.cmdAccionAzul  
{
    font-size:11px;
    font-weight:bold;
    color:#464646;
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BotonGrisDegrade.png); 
    width:94px;
    height:28px;
    cursor: pointer;
}
.cmdAccionAzulCeleste
{
    font-size:11px;
    font-weight:bold;
    color:#464646;
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BotonGrisDegrade.jpg); 
    width:94px;
    height:28px;
    cursor: pointer;
}

.cmdAccionAzulCeleste1
{
    font-size:11px;
    font-weight:bold;
    color:#464646;
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BotonGrisDegrade.jpg); 
    width:94px;
    height:28px;
    cursor: pointer;
}

.cmdAccionAzulpequeno
{
	font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/botonpequenoazul.jpg); 
    width:54px;
    height:32px;
    cursor:pointer;
}
.cmdAccionAzulpequeño
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    border-style:none;
    background-image:url(../Images/botonpequeñoazul13.JPG); 
    cursor: pointer;
}

.cmdAccionAzulVertical
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    border-style:none;
    background-color:#E8E9EB;
    background-image:url(../Images/basebotonazulceleste1Vertical.jpg); 
    cursor: pointer;
}
.cmdAccionUpload
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    border-style:none;
    background-color:#E8E9EB;
    background-image:url(../Images/basebotonazulceleste1Vertical.jpg); 
    cursor: pointer;
}


.cmdAdd
{
	border-style: none;
	background-color: transparent;
	background-image: url(../Images/lupab.gif);
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.cmdExcel
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBotonExcelGrisDegrade.jpg); 
    width:94px;
    height:28px;
    cursor:pointer;  
}
.cmdExcelFondoBlanco
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BaseBotonExcelGrisDegrade.jpg); 
    width:94px;
    height:28px;
    cursor:pointer;  
}
.cmdExcel3D
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:White;
    border-style:none;
    background-image:url(../Images/btnExcel.gif); 
    width:30px;
    height:25px;
    cursor:pointer;  
}

.cmdAttachFile
{
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrisAttachFile.png); 
    width:94px;
    height:28px;
    cursor:pointer;  
}

.cmdAgregarTicket
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGris_AgregarTicket.png); 
    text-align: left;
    width:75px;
    height:28px;
    cursor:pointer;  
}
.cmdAgregarsinTicket
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGris_AgregarsinTicket.png); 
    text-align: left;
    width:75px;
    height:28px;
    cursor:pointer;  
}

.cmdCarpetaTicket
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrande_CarpetaTicket.png); 
    text-align: left;
    width:90px;
    height:34px;
    cursor:pointer;  
}

.cmdCarpetasinTicket
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:White;
    border-style:none;
    background-image:url('../Images/BotonGrande_CarpetasinTicket.png'); 
    text-align: left;
    width:90px;
    height:34px;
    cursor:pointer;  
}

.cmdComments
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:White;
    border-style:none;
    background-image:url(../Images/BotonGrande_ComentarTicket.png); 
    text-align: left;
    width:90px;
    height:34px;
    cursor:pointer;  
}

.cmdNuevo
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrisNuevo.png); 
    width:75px;
    height:28px;
    text-align:left;
    padding-left:10px;
    cursor:pointer;  

}


.cmdsinComments
{
    font-size:11px;
    font-weight:bold;
    color:White; 
    background-color:White;
    border-style:none;
    background-image:url('../Images/BotonGrande_ComentarsinTicket.png'); 
    text-align: right;
    width:90px;
    height:34px;
    cursor:pointer;  
}

.cmdUpdate
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BotonGrisUpdate.png); 
    width:75px;
    height:28px;
    text-align:left;
    padding-left:10px;
    cursor:pointer;  
}


.cmdEliminarChico
{
    font-size:11px;
    color:White; 
    border-style:none;
    background-color:Transparent;
    background-image:url(../Images/Delete.gif); 
    width:16px;
    height:16px;
    cursor: pointer;
    
    
}

.cmdSaveFondoBlanco
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrisGuardar.png); 
    width:75px;
    height:28px;
    text-align:left;
    padding-left:10px;
    cursor:pointer;  

}

.cmdSaveGrabando
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrisGrabando.gif); 
    width:75px;
    height:28px;
    text-align:left;
    padding-left:10px;
    cursor:pointer;  
}

.cmdSaveFondoBlancoChico
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrisGuardarChico.png); 
    width:75px;
    height:28px;
    text-align:left;
    padding-left:10px;
    cursor:pointer;  

}


.cmdBotonGrisTicket94x28
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:Transparent;
    border-style:none;
    background-image:url(../Images/BotonGrisTicket94x28.png); 
    width:94px;
    height:28px;
    text-align:left;
    padding-bottom:5px;
    padding-left:5px;
    cursor:pointer;  
}

.cmdBotonGrisTicket94x28AdditionalShipper
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/BotonGrisTicket94x28AdditionalShipper.png); 
    width:94px;
    height:28px;
    text-align:left;
    padding-left:5px;
    cursor:pointer;  
}


.cmdBotonGris94x28
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:transparent;
    border-style:none;
    background-image:url('../Images/BotonGris94x28.png'); 
    text-align:left;
    padding-left:5px;
    padding-bottom:5px;
    cursor:pointer;  
    width:94px;
    height:28px;
}

.cmdBotonGris94x28AdditionalShipper
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:Transparent;
    border-style:none;
    background-image:url('../Images/BotonGris94x28AdditionalShipper.png'); 
    text-align:left;
    padding-left:5px;
    cursor:pointer;  
    width:94px;
    height:28px;
}

.cmdBotonGris94x28CalculateTotals
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
    background-color:#E8E9EB;
    border-style:none;
    background-image:url(../Images/CalculateTotals.png); 
    width:94px;
    height:28px;
    text-align:left;
    padding-left:5px;
    cursor:pointer;  
}


.cmdBotonMenuOut
{
	background-color:#004798;
	height:24px;
	color:White;
    border: none;
    margin: 0px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 0px;
	font-size:11px;
}

.cmdBotonMenuOver
{
    background: #fefefe url('../Images/MainItemBackground.gif') no-repeat;
	height:23px;
	color: White;
    border: none;
    margin: 0px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 0px;
    font-size:11px; 
}

.popupHover
{
    cursor:pointer;
    }

.popupMenu
{
    background-color:White;
    text-align:left;
    font-size:10px;
    }

.textoDropDown
{
	background-image: url(../Images/Filter.png);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
	font-size:11px;
}
.textoGrillaEdit
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    border:none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.textoKPI
{
    font-family:Arial;
    font-size:11px;
    background-color:Black;
    color:Lime;
    text-align:right;
    width:50px;
    height:12px;
    font-weight:bold;
}
.textoLink
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    background-color:Transparent;
    text-decoration:underline;
    border:none; 
    cursor:pointer; 
}
.textoStandar
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;

}

.textoStandarPadding
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
	padding-left:2px;

}

.textoStandarPaddingF0
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
	padding-left:2px;
	background-color:#F0F0F0;
}

.textoStandarPaddingF0Size10
{
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
	margin-right: 0px;
	padding-left:2px;
	background-color:#F0F0F0;
}

.textoStandarLineHeightlineheight17
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
    line-height:16px;
}

.textoStandarBordes
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
	border-bottom-color: #7b9ebd;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-top-color: #7b9ebd;
	border-top-style: solid;
	border-top-width:1px;
	border-left-color: #7b9ebd;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: #7b9ebd;
	border-right-style: solid;
	border-right-width:1px;


}

.textoStandarBordesPading
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
	padding-left: 2px;
	border-bottom-color: #7b9ebd;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-top-color: #7b9ebd;
	border-top-style: solid;
	border-top-width:1px;
	border-left-color: #7b9ebd;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: #7b9ebd;
	border-right-style: solid;
	border-right-width:1px;


}

.textoStandarBordesNumericoDisabled
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
	border-bottom-color: silver;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width:1px;
	border-left-color: silver;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: silver;
	border-right-style: solid;
	border-right-width:1px;
    background-color:#F0F0F0;
    text-align:right;

}


.textoStandar10px
{
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
	margin-right: 0px;
}

.textoStandarNumero10px
{
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
	margin-right: 0px;
	width: 60px;
	text-align:right;
}
.textoStandarD
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    background-color:#EDF3FB;
    color:#0066CC;
}
.textoStandarNumerico
{
	
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    text-align:right;
    margin-bottom: 2px;
}
.textoStandarNumericoBold
{
	
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    text-align:right;
    margin-bottom: 2px;
    font-weight:bold;
}
.textoStandarSinlinea
{
    font-family:Tahoma,Verdana,Arial;
    font-size:9px;
    text-decoration:none;
    color:Black;
}
.textoStandarUPPER
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
    text-transform: uppercase;	
}
.textoStandarUPPERcodigo
{
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
	margin-right: 0px;
    text-transform: uppercase;	
    width:33px;
}

.BotonStd
{
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
	background-color: Silver;
	color: Black ;
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	border-left: 1px outset;
	border-bottom: 1px outset;
	text-transform: capitalize;
	width:66px;
	height: 23px;
	
}

.BotonBuscar
{
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
	background-color: transparent;
	text-transform: capitalize;
	width: 78px;
	height: 30px;
	border-style: none;
	background-repeat: no-repeat;
	color: #0033cc;
	text-decoration: underline;
	background-image: url(../Images/busqueda.png);
	text-align: right;
}

.ColorPanel
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	background-color: #EFF3FB;
}


.cmdCalendar
{
    background-color: #e8e9eb;
    border-style: none;
    background-image: url(Images/cal.gif);
    width: 39px;
    height: 39px;
    background-repeat: repeat-y;
}
.cmdCopy
{
    border-style: none;
    background-color: transparent;
    background-image: url(../Images/BotonCopy.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor:pointer;
}

.cmdRefresh
{
    border-style: outset;
    background-color: transparent;
    background-image: url(../Images/BotonRefresh.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor:pointer;
}

abilitado
{ 
	background-color :#80FFFF ;
	color:Black
	
}

.BotonAdd
{
	background-color: transparent;
	text-transform: capitalize;
	width: 18px;
	height: 18px;
	border-style:  outset ;
	background-repeat: no-repeat;
	background-image: url(../Images/Add1.gif);
	cursor:pointer;
}

.BotonVer
{
	background-color: transparent;
	text-transform: capitalize;
	width: 17px;
	height: 17px;
	border-style: none;
	background-repeat: no-repeat;
	background-image: url(../Images/lupab.gif);
	cursor:pointer;
}
.BotonEdit
{
	background-color: transparent;
	text-transform: capitalize;
	width: 23px;
	height: 21px;
	border-style: none ;
	background-repeat: no-repeat;
	background-image: url(../Images/Edit.gif);
	cursor:pointer;
}

.BotonEnter
{
	background-color: transparent;
	text-transform: capitalize;
	width: 23px;
	height: 19px;
	border-style: none ;
	background-repeat: no-repeat;
	background-image: url(../Images/EnterDSV.png);
	cursor:pointer;
}

.BotonNotas
{
	background-color: transparent;
	text-transform: capitalize;
	width: 19px;
	height: 19px;
	border-style: none ;
	background-repeat: no-repeat;
	background-image: url(../Images/notes.gif);
	cursor:pointer;
}

.BotonUpLoad
{
	background-color: transparent;
	width: 20px;
	height: 20px;
	background-color:Transparent;
	border-style: none;
	background-image: url(../Images/clip.png);
	cursor:pointer;
}

.modalPopup {
	border: 3px solid Gray;
    background-color:#ffffdd;
	padding:3px;
	}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

}

.helpPopup {
	background-color:#ffffdd;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:180px;
}

.modalPopupBlanco {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: White;
    color: black;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
    color: #c4cbd7;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
    color: Black;
    background-color: #6699ff;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.BotonTransparente
{
    background-color: Transparent;
    border: none;
    margin: 0px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.BotonTransparenteLeft
{
    background-color: Transparent;
    border: none;
    margin: 0px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align:left;
    font-size:11px;
}
.BotonTransparenteCenter
{
    background-color: Transparent;
    border: none;
    margin: 0px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align:center ;
    font-size:11px;
}
.BotonTransparenteRight
{
    background-color: Transparent;
    border: none;
    margin: 0px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align:Right;
    font-size:11px;
}
.CeldaOpcionMenu
{
    background-image:url(../Images/mmmenu3_208x21_up.gif); WIDTH: 208px; HEIGHT: 21px;
    width:208px;
    height:21px;
    text-indent:16px;
    text-decoration: none;
    color: Black;
    vertical-align:middle;
}
.CeldaOpcionMenuOver
{
    background-image: url(../Images/mmmenu3_208x21_over.gif);
    width: 208px;
    height: 21px;
    width: 208px;
    height: 21px;
    text-indent: 16px;
    color: White;
    cursor: pointer;
    text-decoration: none;
}
.CeldaMenu2
{
    background-image: url(../Images/mmmenu3_208x21_up.gif);
    width:208px;
    height:20px;
    text-indent:16px;
    text-decoration: none;
    color: Black;
}
.CeldaGrillaPar
{
	 background-color: #F0F2F4; 	
}
.FlujoCheck
{
    background-image: url(../Images/baseflujockeckok.jpg);
    width: 156px;
    height: 40px;
    border-style: none;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    vertical-align: middle;
}
.FlujoCheckNo
{
    background-image: url(../Images/baseflujockeckNook.jpg);
    width: 156px;
    height: 40px;
    border-style: none;
    font-weight: bold;
    text-align:left;
    color:Silver;
    font-size: 13px;
    vertical-align: middle;
}

.fondo
{
    margin-top:0px;
    margin-left:0px;
    margin-bottom:0px;
    margin-right:0px;
	background-color:#004798;			
	padding-top:0px;	
	padding-bottom:0px;
}

.bordeIzqSup
{
	background-image: url(../images/c_r1_c1.jpg); 
	width: 10px; 
	height: 10px; 
	border:0;
}
.lineaHorizSup
{
	background-image: url(../images/c_r1_c2.jpg); 
	width: 954px; 
	height: 10px; 
	border:0;
}

.lineaHorizSup2
{
	background-image: url(../images/c_r1_c2.jpg); 
	width: 200px; 
	height: 10px; 
	border:0;
}

.lineaHorizInf2
{
	background-image: url(../images/c_r1_c5.jpg); 
	width: 200px; 
	height: 10px; 
	border:0;
}

.bordeDerSup
{
	background-image: url(../images/c_r1_c3.jpg); 
	width: 10px; 
	height: 10px; 
	border:0;
}
.bordeIzqInf
{
	background-image: url(../images/c_r1_c4.jpg); 
	width: 10px; 
	height: 10px; 
	border:0;
}
.lineaHorizInf
{
	background-image: url(../images/c_r1_c5.jpg); 
	width: 954px; 
	height: 10px; 
	border:0;
}
.bordeDerInf
{
	background-image: url(../images/c_r1_c6.jpg); 
	width: 10px; 
	height: 10px; 
	border:0;
}
.lineaVerticalIzq_w10
{
	background-image: url(../images/c_r2_c1.jpg);
	width: 10px;
	border: 0;
}
.lineaVerticalDer_w10
{
	background-image: url(../images/c_r2_c3.jpg);
	width: 10px;
	border: 0;
}
.letra
{
	font-size: 11px;
	font-family: Arial;
}
.modalBackground {
	background-color:Gray;
}
.header
{
	width: 914px;
	background-repeat: no-repeat;
}
.footer
{
	width: 914px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.content
{
	width: 914px;
	padding-bottom: 380px;
}
#panelLeft {
	float: left;
	width: 680px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: justify;
	padding-right: 1px;
}
#panelRight {
	float: left;
	width: 200px;
	padding-top: 3px;
	text-align: left;
}
.TablaSombraVerdeBordeIzqSup {
    background-image:url(../Images/TablaSombraVerde_r1_c1.jpg); 
    width:10px; 
    height:9px;
}

.TablaBordesGruesos
{
	border-bottom-color:Silver;
	border-bottom-style:solid;
	border-bottom-width:2px;	
	border-top-color:Silver;
	border-top-style:solid;
	border-top-width:2px;	
	border-left-color:Silver;
	border-left-style:solid;
	border-left-width:2px;	
	border-right-color:Silver;
	border-right-style:solid;
	border-right-width:2px;	
	}

.TablaSombraVerdeBordeHorizSup 
{
    background-color:#C1FFC0;
}

.TablaSombraVerdeBordeHorizSup 
{
    background-color:#C1FFC0;
}

.TablaSombraVerdeBordeDerSup 
{
    background-image:url(../Images/TablaSombraVerde_r1_c4.jpg); 
    width:10px; 
    height:9px;
}

.TablaSombraVerdeBordeIzq {
    background-image:url(../Images/TablaSombraVerde_r2_c1.jpg); 
}

.TablaSombraVerdeCentro 
{
    background-color:#C1FFC0;
    text-align:center;
}

.TablaSombraVerdeBordeDer {
    background-image:url(../Images/TablaSombraVerde_r2_c4.jpg); 
}

.TablaSombraVerdeBordeIzqInf {
    background-image:url(../Images/TablaSombraVerde_r4_c1.jpg); 
    width:10px; 
    height:9px;
}

.TablaSombraVerdeBordeHorizInf 
{
   background-image:url(../Images/TablaSombraVerde_r4_c2.jpg); 
}

.TablaSombraVerdeBordeDerInf 
{
    background-image:url(../Images/TablaSombraVerde_r4_c4.jpg); 
    width:10px; 
    height:9px;
}
.TablaSombraAmarillaBordeIzqSup {
    background-image:url(../Images/TablaSombraAmarilla_r1_c1.jpg); 
    width:10px; 
    height:9px;
}

.TablaSombraAmarillaBordeHorizSup 
{
    background-color:#FFFFC0;
}

.TablaSombraAmarillaBordeDerSup 
{
    background-image:url(../Images/TablaSombraAmarilla_r1_c4.jpg); 
    width:10px; 
    height:9px;
}

.TablaSombraAmarillaBordeIzq {
    background-image:url(../Images/TablaSombraAmarilla_r2_c1.jpg); 
}

.TablaSombraAmarillaCentro 
{
    background-color:#FFFFC0;
    text-align:center;
}

.TablaSombraAmarillaBordeDer {
    background-image:url(../Images/TablaSombraAmarilla_r2_c4.jpg); 
}

.TablaSombraAmarillaBordeIzqInf {
    background-image:url(../Images/TablaSombraAmarilla_r4_c1.jpg); 
    width:10px; 
    height:9px;
}

.TablaSombraAmarillaBordeHorizInf 
{
   background-image:url(../Images/TablaSombraAmarilla_r4_c2.jpg); 
}

.TablaSombraAmarillaBordeDerInf 
{
    background-image:url(../Images/TablaSombraAmarilla_r4_c4.jpg); 
    width:10px; 
    height:9px;
}

.validador
{
    color:Red;
    font-family:Tahoma,Verdana,Arial;
    font-size:10px;
}
.Validadores
{
    font-size: 8px;
}

.PageFirst
{
    background-image: url(Images/PagerFirst.gif);
    width: 27px;
    height: 24px;
    border : none;
    cursor : pointer;
}
.PageLast
{
    background-image: url(Images/PagerLast.gif);
    width: 27px;
    height: 24px;
    border : none;
    cursor : pointer;
}

.PagePrev
{
    background-image: url(Images/PagerPrev.gif);
    width: 27px;
    height: 24px;
    border : none;
    cursor : pointer;
}
.PageNext
{
    background-image: url(Images/PagerNext.gif);
    width: 27px;
    height: 24px;
    border : none;
    cursor : pointer;
}

#blue-link1 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:#004798;
	text-decoration:none;
}

#blue-link1 A:hover
{
	text-decoration:underline; 
}

#blue-link2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:#004798;
	text-decoration:none;
}

#blue-link2 A:hover
{
	text-decoration:underline; 
}

#blue-link3 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:#004798;
	text-decoration:none;
}

#blue-link3 A:hover
{
	text-decoration:underline; 
}

#blue-link4 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:#004798;
	text-decoration:none;
	cursor:pointer;
}

#blue-link4 A:hover
{
	text-decoration:underline; 
}

