a.data:link    { text-decoration: none; color: rgb(0,0,0); }
a.data:visited { text-decoration: none; color: rgb(0,0,0); }
a.data:active  { text-decoration: none; color: rgb(0,0,0); }
a.data:hover   { text-decoration: none; color: rgb(0,0,0);  }

.inactiveLink  { color: #999999; }
a.inactiveLink:link    { text-decoration: none; color: #999999; }
a.inactiveLink:visited { text-decoration: none; color: #999999; }
a.inactiveLink:active  { text-decoration: none; color: #999999; }
a.inactiveLink:hover   { text-decoration: none; color: #999999; }

a.menulink:link    { text-decoration: none; color: rgb(0,0,0); }
a.menulink:visited { text-decoration: none; color: rgb(0,0,0); }
a.menulink:active  { text-decoration: none; font-weight: bold; color: rgb(54,153,54); }
a.menulink:hover  { text-decoration: none; color: #FFFFFF; }

a.menulinkselected:link    { text-decoration: none; font-weight: bold; color: rgb(54,153,54); }
a.menulinkselected:visited { text-decoration: none; font-weight: bold; color: rgb(54,153,54); }
a.menulinkselected:active  { text-decoration: none; font-weight: bold; color: rgb(54,153,54); }
a.menulinkselected:hover   { text-decoration: none; font-weight: bold; color: #FFFFFF; }


.txtForm 
{ 
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 8pt; PADDING-BOTTOM: 2px; BACKGROUND: #f2f2f2; COLOR: #000000; PADDING-TOP: 2px; FONT-FAMILY: verdana,arial,tahoma;
}
input.btnForm 
{ BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 7pt; BACKGROUND: #f2f2f2; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana,arial,tahoma 
	}
select.comboBuscador { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 7pt; BACKGROUND: #f2f2f2; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana,arial,tahoma }


td.txtHome {
	padding:4px;	
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #606060;
	font-weight:bold;
}

td.txtFecha {
	padding:4px;	
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color : #606060;
}

.scrollTabla
{

  border: 1px solid #E0E0E0;
	
	scrollbar-family-color: #D9D9D9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #545454;
	scrollbar-arrow-color: #545454;
	scrollbar-track-color: #ffffff;
}

input.checkBox  {
	font-size : 11px;
	color : #000000;
	border: 0px solid #22569E;
	background: transparent;
}
input.radio {
  cursor: hand;
}

input.text {
	background-color : #F2F8FD;
	border: 1px solid #22569E;
	font-size : 11px;
	color : #000000;  

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: rgb(57,87,204);
  xborder-width: 2px;
  xborder-color: #FFFFFF;
  xbackground-color: rgb(214,223,247);
  xborder-style: solid;
  xwidth: 144px;
}

input.file {
	background-color : #F2F8FD;
	border: 1px solid #22569E;
	font-size : 11px;
	color : #000000;  

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: rgb(57,87,204);
  xborder-width: 2px;
  xborder-color: #FFFFFF;
  xbackground-color: rgb(214,223,247);
  xborder-style: solid;
  xwidth: 144px;
}

select
{
	background-color : #F2F8FD;
	border: 1px solid #22569E;
	font-size : 11px;
	color : #000000;

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: rgb(57,87,204);
  xborder: 1;
  xborder-width: 2px;
  xborder-color: #FFFFFF;
  xbackground-color: rgb(214,223,247);
  xborder-style: solid;
}

select.select 
{
	background-color : #F2F8FD;
	border: 1px solid #22569E;
	font-size : 11px;
	color : #000000;

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: rgb(57,87,204);
  xborder: 1;
  xborder-width: 2px;
  xborder-color: #FFFFFF;
  xbackground-color: rgb(214,223,247);
  xborder-style: solid;
}

textarea 
{
	background-color : #F2F8FD;
	border: 1px solid #22569E;
	color : #000000; 

  font-family: tahoma;
  font-size: 11px;
  xfont-weight: bold;
  xcolor: rgb(57,87,204);
  xborder: 1;
  xborder-width: 2px;
  xborder-color: #FFFFFF;
  xbackground-color: rgb(214,223,247);
  xborder-style: solid;
  overflow: auto;

  scrollbar-family-color: D9D9D9;
  scrollbar-highlight-color: FFFFFF;
  scrollbar-3dlight-color: BBBBBB;
  scrollbar-darkshadow-color: ffffff;
  scrollbar-shadow-color: 545454;
  scrollbar-arrow-color: 545454;
  scrollbar-track-color: F2F8FD;
}

body {
  font-family : Helvetica, Arial, Tahoma;
  xcursor: default;
  background-color: #FFFFFF;

scrollbar-family-color: #000000;
scrollbar-highlight-color: #E0E0E0;
scrollbar-darkshadow-color: ffffff;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color: ffffff;
scrollbar-face-color:#E0E0E0; 
scrollbar-shadow-color: #E0E0E0; 
scrollbar-highlight-color: #E0E0E0; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
}

body.help {
  font-family: tahoma;
  font-size: 11px;
  border-width: 2px;
  border-style: solid;
  border-left-color: rgb(101,124,179);
  border-top-color: rgb(101,124,179);
  border-bottom-color: rgb(255,255,255);
  border-right-color: rgb(255,255,255);
  background-color: rgb(255,255,225);
  width: 100%;
  scrollbar-arrow-color: rgb(255,255,225);
  scrollbar-face-color: rgb(152,175,230);
  scrollbar-highlight-color: rgb(255,255,225);
  scrollbar-shadow-color: rgb(255,255,225);
  scrollbar-darkshadow-color: rgb(255,255,225);
  scrollbar-base-color: rgb(255,255,225);
  scrollbar-track-color: rgb(255,255,225);
  cursor: default;
}

td.workarea {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  color: white;
  background-color: rgb(152,175,230);
}

table.navigatortable
{
  border: 1;
  border-width: 8px;
  border-style: solid;
  border-color: rgb(152,175,230);
  width: 100%;
}

table.navigatormenu
{
  border: 1;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(250,250,255);
  width: 100%;
}

td.navigatormenuhelp
{
  font-family: tahoma;
  font-size: 11px;
  border: 1;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: rgb(255,255,225);
  width: 100%;
  padding: 5px;
  cursor: help;
}

td.navigatormenutitle
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  border: 0;
  color: rgb(57,87,204);
  background-color: #FFFFFF;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

td.navigatormenuoption
{
  font-family: tahoma;
  font-size: 11px;
  border: 0;
  color: rgb(0,0,0);
  height: 30px;
  background-color: rgb(214,223,247);
  text-align: left;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

table.external
{
  background-color: #000000;
  width: 100%;
}

table.internal {
  font-family: tahoma;
  font-size: 11px;
  border: 0;
  font-weight: bold;
  color: rgb(0,51,153);
  background-color: #AAE0A9;
  width: 100%;
}

td.header {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  border: 0;
  background-color:#86B758;
  background-color:#86B758;
  border-width: 1px;
  border-top-color:#537733;
  border-left-color:#537733;
  border-top-color:#537733;
  border-left-color:#537733;
  border-bottom-color:#537733;
  border-right-color:#537733;
  border-style: solid;
  text-align: center;
  height: 18px;
  padding-left: 10px;
}

td.window {
  font-size: 11px;
  color: #000000;
  border: 0;
  background-color: rgb(239,237,222);
  border-width: 1px;
  border-bottom: 1px solid #7F7F7F;
  border-style: solid;
  text-align: left;
  padding-left: 5px;

  xfont-family: tahoma;
  xfont-size: 11px;
  xcolor: #000000;
  xborder: 0;
  xbackground-color: rgb(239,237,222);
  xborder-width: 1px;
  xborder-top-color: rgb(255,255,245);
  xborder-left-color: rgb(255,255,245);
  xborder-bottom-color: rgb(150,127,101);
  xborder-right-color: rgb(150,127,101);
  xborder-style: solid;
  xtext-align: left;
  xpadding-left: 5px;
}
td.windowDown {
  font-size: 11px;
  color: #000000;
  border: 0;
  xbackground-color: rgb(239,237,222);
  xborder-width: 1px;
  xborder-bottom: 1px solid #7F7F7F;
  xborder-style: solid;
  text-align: left;
  padding-left: 5px;
}

td.headertitle {
  font-family: tahoma;
  font-size: 11px;
  xfont-weight: bold;
  color: #000000;

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: #FFFFFF;
}

td.tablefield1 {
	border-bottom: #7F7F7F 1px solid;
	border-left: #7F7F7F 1px solid;
	border-right: #7F7F7F 1px solid;
	background-color: #E0E0E0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	text-align: left;
	cursor: hand;
}
td.tablefield2 {
	border-bottom: #7F7F7F 1px solid;
	border-left: #7F7F7F 1px solid;
	border-right: #7F7F7F 1px solid;
	background-color: #EEEEEE;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	text-align: left;
	cursor: hand;
}

td.tablefieldIzq {
	border-bottom: #7F7F7F 1px solid;
	border-left: #7F7F7F 1px solid;
	xBORDER-right: #7F7F7F 1px solid;
	xBORDER-TOP: #7F7F7F 1px solid;
 	background-color: #E0E0E0;
	font-family: tahoma;
 	font-size: 11px;
 	font-weight: bold;
 	color: #7F7F7F;
 	text-align: center;
 	cursor: hand;
}

td.tablefieldDch {
	border-bottom: #7F7F7F 1px solid;
	border-left: #7F7F7F 1px solid;
	border-right: #7F7F7F 1px solid;
	xBORDER-TOP: #7F7F7F 1px solid;
 	background-color: #E0E0E0;
	font-family: tahoma;
 	font-size: 11px;
 	font-weight: bold;
 	color: #7F7F7F;
 	text-align: center;
 	cursor: hand;
}

td.tablefieldBuscador {
  border-left:1px dashed #BDBDBD;
  border-right:1px dashed #BDBDBD;
  border-bottom:1px dashed #BDBDBD;
  background-color: #F2F2F2;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #7F7F7F;
  text-align: center;
  cursor: hand;
}
td.tablefieldBuscadorDown {
  border-left:1px dashed #BDBDBD;
  border-right:1px dashed #BDBDBD;
  border-bottom:1px dashed #BDBDBD;
  background-color: #F2F2F2;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #7F7F7F;
  text-align: center;
  cursor: hand;
  padding-left: 5px;
  padding-right: 5px;
}

td.tablefieldclick {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  border: 0;
  background-color: rgb(114,148,224);
  border-width: 1px;
  border-top-color: rgb(63,97,173);
  border-left-color: rgb(63,97,173);
  border-bottom-color: rgb(165,199,255);
  border-right-color: rgb(165,199,255);
  border-style: solid;
  text-align: center;
  vertical-align: bottom;
  cursor: hand;
}

/*==================== CELDAS DE DATOS =========================================================*/

td.conte {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  font-weight:bold;
}

td.conteFecha {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
}



td.dataIzq {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  BORDER-BOTTOM: #7F7F7F 1px solid;
  BORDER-LEFT: #7F7F7F 1px solid;
  BORDER-RIGHT: #7F7F7F 0px solid;
  BORDER-TOP: #7F7F7F 0px solid;
  padding-left: 5px;
  padding-right: 5px;
}
td.dataIzqOdd {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  BORDER-BOTTOM: #7F7F7F 1px solid;
  BORDER-LEFT: #7F7F7F 1px solid;
  BORDER-RIGHT: #7F7F7F 0px solid;
  BORDER-TOP: #7F7F7F 0px solid;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #F2F2F2;
}
td.dataDch {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  BORDER-BOTTOM: #7F7F7F 1px solid;
  BORDER-LEFT: #7F7F7F 1px solid;
  BORDER-RIGHT: #7F7F7F 1px solid;
  BORDER-TOP: #7F7F7F 0px solid;  
  padding-left: 5px;
  padding-right: 5px;
}
td.dataDchOdd {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  BORDER-BOTTOM: #7F7F7F 1px solid;
  BORDER-LEFT: #7F7F7F 1px solid;
  BORDER-RIGHT: #7F7F7F 1px solid;
  BORDER-TOP: #7F7F7F 0px solid;  
  padding-left: 5px;
  padding-right: 5px;
  background-color: #F2F2F2;
}

/*==================== CELDAS DE DATOS =========================================================*/

td.over {
  xfont-family: tahoma;
  xfont-size: 11px;
  xcolor: rgb(0,51,153);
  background-color: #EFE4E9;
  xbackground-color: rgb(122,187,255);
  xborder-width: 1px;
  xborder-top-color: #AB2A42;
  xborder-left-color: #AB2A42;
  xborder-bottom-color: #AB2A42;
  xborder-right-color: #AB2A42;
  xborder-style: solid;
  xpadding-left: 5px;
  xpadding-right: 5px;
}
td.out {
  background-color: #FFFFFF;
}

td.barbuttontitle {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  border: 0;
  background-color: rgb(239,237,222);
  text-align: center;
}

td.barbuttonover {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  border: 0;
  background-color: rgb(239,237,222);
  border-width: 1px;
  border-top-color: rgb(255,255,245);
  border-left-color: rgb(255,255,245);
  border-bottom-color: rgb(150,127,101);
  border-right-color: rgb(150,127,101);
  border-style: solid;
  text-align: center;
  width: 35px;
  height: 35px;
  cursor: hand;
}

td.barbuttonclick {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  border: 0;
  background-color: rgb(239,237,222);
  border-width: 1px;
  border-top-color: rgb(150,127,101);
  border-left-color: rgb(150,127,101);
  border-bottom-color: rgb(255,255,245);
  border-right-color: rgb(255,255,245);
  border-style: solid;
  text-align: center;
  vertical-align: bottom;
  width: 35px;
  height: 35px;
  cursor: hand;
}

td.barbuttonout {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  border: 0;
  background-color: rgb(239,237,222);
  border-width: 1px;
  border-color: rgb(239,237,222);
  border-style: solid;
  width: 35px;
  height: 35px;
  text-align: center;
}

table.edit {
	border-left:1px dashed #BDBDBD;
	border-right:1px dashed #BDBDBD;
	font-family : Tahoma, Arial;
	font-size : 8pt;
	color : #6F6F6F;
	padding:4px;
	xbackground-color : red;

  xborder-width: 1px;
  xborder-color: #7777AA;
}

input.edit {
  background-color : #F2F8FD;
  border: 1px solid #22569E;
  font-size : 11px;
  color : #000000;

  xpadding: 2px;
  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: normal;
  xcolor: #000000;
  xborder-width: 2px;
  xborder-top-color: rgb(63,97,173);
  xborder-left-color: rgb(63,97,173);
  xborder-bottom-color: rgb(165,199,255);
  xborder-right-color: rgb(165,199,255);
  xbackground-color: rgb(214,223,247);
  xborder-style: solid;
/*  width: 98%;*/
}
input.editFieldSinMarco {
  background-color : #F2F8FD;
  border: none;
  font-size : 11px;
  color : #000000;

  xpadding: 2px;
  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: normal;
  xcolor: #000000;
  xborder-width: 2px;
  xborder-top-color: rgb(63,97,173);
  xborder-left-color: rgb(63,97,173);
  xborder-bottom-color: rgb(165,199,255);
  xborder-right-color: rgb(165,199,255);
  xbackground-color: rgb(214,223,247);
  xborder-style: solid;
/*  width: 98%;*/
}

xtextarea.edit {
  padding: 2px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-width: 2px;
  border-top-color: rgb(63,97,173);
  border-left-color: rgb(63,97,173);
  border-bottom-color: rgb(165,199,255);
  border-right-color: rgb(165,199,255);
  background-color: rgb(214,223,247);
  border-style: solid;
  scrollbar-face-color: rgb(114,148,224);
  scrollbar-arrow-color: rgb(214,223,247);
  scrollbar-highlight-color: rgb(214,223,247);
  scrollbar-shadow-color: rgb(214,223,247);
  scrollbar-darkshadow-color: rgb(214,223,247);
  scrollbar-base-color: rgb(214,223,247);
  scrollbar-track-color: rgb(214,223,247);
/*  width: 98%; */
}

div.edit {
  padding: 2px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-width: 2px;
  border-top-color: rgb(63,97,173);
  border-left-color: rgb(63,97,173);
  border-bottom-color: rgb(165,199,255);
  border-right-color: rgb(165,199,255);
  background-color: rgb(214,223,247);
  border-style: solid;
  scrollbar-face-color: rgb(114,148,224);
  scrollbar-arrow-color: rgb(214,223,247);
  scrollbar-highlight-color: rgb(214,223,247);
  scrollbar-shadow-color: rgb(214,223,247);
  scrollbar-darkshadow-color: rgb(214,223,247);
  scrollbar-base-color: rgb(214,223,247);
  scrollbar-track-color: rgb(214,223,247);
  width: 510px;
  height: 240px;
  overflow: auto;
  scroll:
}

div.show {
  padding: 5px;
  scrollbar-face-color: rgb(214,223,247);
  scrollbar-arrow-color: rgb(114,148,224);
  scrollbar-highlight-color: rgb(114,148,224);
  scrollbar-shadow-color: rgb(114,148,224);
  scrollbar-darkshadow-color: rgb(114,148,224);
  scrollbar-base-color: rgb(114,148,224);
  scrollbar-track-color: rgb(114,148,224);
  width: 100%;
  height: 140px;
  overflow: auto;
}


td.editfieldheader {
  font-size: 11px;
  color: #000000;
  xborder-left:1px #CFCFCF;
  xxborder-right:1px #CFCFCF;
  xxborder-top:1px #FFFFFF;
  xxborder-bottom:1px #FFFFFF;
  xfont-family : Tahoma, Arial;
  font-size : 8pt;
  xcolor : #6F6F6F;
  padding:4px;
  background-color : #E0E0E0;

  xfont-family: tahoma;
  xfont-size: 11px;
  xcolor: #000000;
  xbackground-color: rgb(239,237,222);
  xborder-width: 1px;
  xborder-top-color: rgb(255,255,245);
  xborder-left-color: rgb(255,255,245);
  xborder-bottom-color: rgb(150,127,101);
  xborder-right-color: rgb(150,127,101);
  xborder-style: solid;
  xtext-align: center;
}

td.editfield {
  font-size: 11px;
  color: #000000;
  xxborder-left:1px #CFCFCF;
  xborder-right:1px #CFCFCF;
  xxborder-top:1px #FFFFFF;
  xxborder-bottom:1px #FFFFFF;
  xfont-family : Tahoma, Arial;
  font-size : 8pt;
  xcolor : #6F6F6F;
  padding:4px;
  background-color : #EBEBEB;

  xpadding: 1px;
  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: #FFFFFF;
  xbackground-color: rgb(114,148,224);
  xborder-width: 1px;
  xborder-top-color: rgb(165,199,255);
  xborder-left-color: rgb(165,199,255);
  xborder-bottom-color: rgb(63,97,173);
  xborder-right-color: rgb(63,97,173);
  xborder-style: solid;
}

div.editfieldbutton {
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-width: 1px;
  border-top-color: rgb(150,127,101);
  border-left-color: rgb(150,127,101);
  border-bottom-color: rgb(255,255,245);
  border-right-color: rgb(255,255,245);
  border-style: solid;
  width: 85%;
  position: relative;
  top: 42px;
}

table.editfieldbutton {
  border-width: 1px;
  border-color: #000000;
  width: 100%;
}

td.editfieldbutton {
  font-family: tahoma;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  border-width: 1px;
  background-color: rgb(100,176,100);
  border-top-color: rgb(140,215,140);
  border-left-color: rgb(140,215,140);
  border-bottom-color: rgb(50,125,50);
  border-right-color: rgb(50,125,50);
  border-style: solid;
  text-align: center;
  height: 20px;
  cursor: hand;
}

td.editfieldbuttonclick {
  font-family: tahoma;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  border-width: 1px;
  background-color: rgb(100,176,100);
  border-top-color: rgb(50,125,50);
  border-left-color: rgb(50,125,50);
  border-bottom-color: rgb(140,215,140);
  border-right-color: rgb(140,215,140);
  border-style: solid;
  text-align: center;
  vertical-align: bottom;
  height: 20px;
  cursor: hand;
}

.navigate {
  font-family: arial;
  font-size: 8px;
  font-weight: bold;
  color: #000000;
  background-color: rgb(192,214,241);
  border-width: 1px;
  border-color: rgb(34,86,158);
  border-style: solid;
  cursor: hand;
}

button.normal {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: white;
  background-color: rgb(114,148,224);
  border-width: 1px;
  border-color: black;
  border-style: solid;
  cursor: hand;
}

input.normal {
	background-color : #C0D6F1;
	border: 1px solid #22569E;
	font-size : 11px;
	color : #000000;
	width:55px; 
	padding: 0px; 

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: white;
  xbackground-color: rgb(114,148,224);
  xborder-width: 1px;
  xborder-color: black;
  xborder-style: solid;
  xcursor: hand;
}

input.btnSeleccione {
	background-color : #C0D6F1;
	border: 1px solid #22569E;
	font-size : 11px;
	color : #000000;
	width:57px; 
	padding: 0px; 

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: white;
  xbackground-color: rgb(114,148,224);
  xborder-width: 1px;
  xborder-color: black;
  xborder-style: solid;
  xcursor: hand;
}

input.normalDown {
	background-color : #EFE4E9;
	border: 1px solid #8F2336;
	font-size : 11px;
	color : #000000;
	width:55px; 
	padding: 0px; 

  xfont-family: tahoma;
  xfont-size: 11px;
  xfont-weight: bold;
  xcolor: white;
  xbackground-color: rgb(114,148,224);
  xborder-width: 1px;
  xborder-color: black;
  xborder-style: solid;
  xcursor: hand;
}

body.image
{
  margin: 0px;
  color: #FFFFFF;
  background-color: rgb(114,148,224);
}

.iframeedit
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-width: 2px;
  border-top-color: rgb(63,97,173);
  border-left-color: rgb(63,97,173);
  border-bottom-color: rgb(165,199,255);
  border-right-color: rgb(165,199,255);
  background-color: rgb(214,223,247);
  border-style: solid;
  scrollbar-face-color: rgb(114,148,224);
  scrollbar-arrow-color: rgb(214,223,247);
  scrollbar-highlight-color: rgb(214,223,247);
  scrollbar-shadow-color: rgb(214,223,247);
  scrollbar-darkshadow-color: rgb(214,223,247);
  scrollbar-base-color: rgb(214,223,247);
  scrollbar-track-color: rgb(214,223,247);
}

td.iframeedit {
  padding: 2px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background-color: rgb(214,223,247);
  border: none;
  border-bottom: 1px solid rgb(63,97,173);
  border-top: 1px solid rgb(165,199,255);
}

label
{
  font-family: Helvetica, Arial, Tahoma;
	font-size: 11px;
}

.label
{
  font-family: Helvetica, Arial, Tahoma;
	font-size: 11px;
}

#ListTable 
{
  behavior: url(css/listTable.htc);
}

