.Even
{
	font-size:11px;
	color: #3c4550;
	font-family: Arial, 'Microsoft Sans Serif';
	background-color: #FFFFFF;
	height: 22px;
}
.Odd
{
	font-size:11px;
	color: #3c4550;
	font-family: Arial, 'Microsoft Sans Serif';
	height: 22px;
	background-color: #EFEFEF;
}
.Focus
{
	font-size:11px;
	height: 22px;
	color: #3c4550;
	font-family: Arial, 'Microsoft Sans Serif';
	background-color: #dce9f3;
}
.Highlight
{
	font-size:11px;
	height: 16px;
	color: #3c4550;
	font-family: Arial, 'Microsoft Sans Serif';
	background-color: #edf4f9;
}
.Title
{
	font-weight: bold;
	font-size:14px;
	color: #3c4550;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cdd2d8;

}
.Header
{
	font-size:10px;
	font-weight: bold;
	color: #3c4550;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e3e6;
	text-decoration: none;
	text-align: center;
}

.SHCCellFirst
{
  padding-left:16px;

}
.SHCCell, .SHCCellEnd, .SHCCellFirst
{
	padding-left: 3px;
	padding-right: 3px;
}

.SHCCellFirst, .SHCCell, .SHCCellEdit
{

	background-image: url(../COMMONIMAGES/bg_border_cell.png);
	background-repeat:no-repeat;
	background-position:right;
}

.SHCCellOrderIcon
{
  padding-right: 20px !important;
}
.SHCCellEdit {
	padding-left:16px;
}
.SHCCellDelete {
	padding-left:16px;
}
.SHCCellOrderIcon IMG
{
  position: absolute;
  float: right;
  margin-left: 3px;
  margin-top: 5px;

}

.SubHeader
{
	font-size: 10px;
	font-weight: normal;
	color: #3c4550;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e7eaed;
	text-decoration: none;
	padding-left: 3px;
	text-align: center;
}

.RB /* botones eliminar y borrar línea */
{
	background: center center no-repeat;
	border: 0;
	width: 15px;
	height: 16px;
	text-align: center;
	cursor: hand
}

BUTTON.RB
{
  height: 16px !important;
}

.CC /* Estilo de checkboxes y radiobuttons de linea */
{
	width: 16px;
	height: 13px;
	cursor: hand;
	margin-left: 3px;
}

.CCell2 /* Estilo de checkbox 'Seleccionar todos' */
{
	width: 13px;
	height: 13px;
	cursor: hand;
	position: relative;
	left: -2px;
}

.NC /* Estilo de celda para celdas numéricas */
{
	text-align: right;
	cursor: default;
	padding-left:3px;
	padding-right:3px;
}

.SC /* Estilo de celda para celdas alfanuméricas o de fecha */
{
	text-align: left;
	cursor: default;
	padding-left:3px;
	padding-right:3px;
}

.Footer
{
	font-size: 11px;
	color: #ffffff;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e3e6;
  border: 0 !important;
  margin-top: 3px;
}

.FooterExtra
{
	font-size: 11px;
	color: #ffffff;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e3e6;
 	border-bottom: 1px solid #cdd2d8;
}


.SelectedItemsField
{
	margin-bottom: 1px;
	margin-left: 3px;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
}

.PagesField
{
	background-color: #ffffff;
	font-size: 10px;
	color: #3c4550;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	border: solid 1px #cdd2d8;
}

.FootLabel /* Estilo de etiquetas de pie de tabla */
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height:12px;
}

.FootButton, .FootButtonAddMore, .FootButtonAllowSelect /* Estilo de botones del pie de tabla */
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Transparent;
	border: 0px;
	text-align: center;
	cursor: hand;
	vertical-align: middle;
	height:16px;
	text-decoration: none;
	text-transform: lowercase;
	margin-right: 15px;
}

.FootButtonAddMore
{
  background: url(../COMMONIMAGES/agregar.gif) no-repeat;
  padding-left: 15px;
  margin-right: 15px;
  padding-top: 3px;
}

.FootButtonAllowSelect
{
  background: url(../COMMONIMAGES/Sus.gif) no-repeat;
  padding-left: 15px;
  padding-top: 3px;
  margin-right: 15px;

}

.BC /* Estilo de celda para celdas de botones */
{
	width: 16px;
	text-align: right;
	cursor: default;
	padding-left:2px;
	padding-right:3px;
}

.BlC /* Estilo de celda para celdas de botones */
{
	text-align: center;
	cursor: default;
	padding-left:3px;
	padding-right:3px;
}

.HLink
{
	font-weight: bold;
	color: #3c4550;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*white-space: nowrap;*/
}

.HLinkSub
{
	font-weight: normal;
	color: #3C4550;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none
}

.GFldN
{
	background-color: #ffffff;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	cursor: default;
	width:100%;
	margin-right: 1px;
}

.PB
{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: Transparent;
	border-width: 0;
	width: 15px;
	height: 17px;
	padding: 0px;
	cursor: hand;
	margin-left:2px;
}

.CfB
{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	cursor: hand;
	width: 24px;
	height: 16px;
}
.StyleTable
{
	border-top: 1px solid #cdd2d8;
	border-bottom: 1px solid #cdd2d8;
	padding: 2px 0 2px 0;
}
/* Estilo cuando la Table esta en modo F4 y se pasa el cursor sobre una row */
.OnMouseOverRow
{
	background-color: #edf4f9;
	cursor: hand;
}

.Exemptions .SC
{
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-top: 2px solid #ffffff;
padding: 4px;

}

.PopupMoveCol
{
border: 1px solid #BABEC1;
height: 100%;
font-size: 10px;
vertical-align: middle;
}

.PopupMoveCol TABLE
{
height: 100%;
border: 0;
font-weight: bold;
color: #3c4550;
text-align: center;
border-collapse: collapse;
font-size: 10px;
}

