body	{
             background-color:white;
             margin:0;
             padding:0;
			 
             scrollbar-face-color: #D5D5FF;
             scrollbar-arrow-color: #0000FF;
             scrollbar-highlight-color: #8080FF;
             scrollbar-3dlight-color: #FFFFFF;
             scrollbar-shadow-color: #0000A0;
             scrollbar-darkshadow-color: #FFFFFF;
             scrollbar-track-color: #FFFFFF;			 
        }

h1         {color:maroon;  line-height:100%; text-align:left; font-size:22px;}
h2         {color:navy;    line-height:100%; text-align:left; font-size:18px;}
hr         {color:navy}
p          {font-size:10pt; margin-left:15px}
a:link     {color:navy}
a:visited  {color:navy}
a:hover    {color:black}
a:active   {color:blue}

DIV DIV    {color:black; cursor:text; text-decoration:none;}		   

.Title_01   { font-size: 16px;	line-height:30px; font-weight:bold; color: #000000; cursor:hand}


/****** Colores ******/
.COLOR_BACK {color:red}
.COLOR_DETA {color:navy}

/****** Login ******/
.LOGIN_CTRL_CUS  { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:left;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
			  font-size:12px;
              margin:0px;
              text-align:left; 
              height:16px;   
              width:180px;
            }
.LOGIN_CTRL_CUS_COMBO  { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:left;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
			  font-size:12px;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:184px;
            }			
.LOGIN_CTRL_USR  { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:left;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
			  font-size:12px;
              margin:0px;
              text-align:left; 
              height:16px;   
              width:140px;
            }			
.LOGIN_CTRL_USR_COMBO  { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:left;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
			  font-size:12px;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:144px;
            }	
			
/****** Encabezados ******/
.Head00     { background-color:#333355; 
              color:white; 
              font-size:14px;
            }
.Head01     { background-color:#333355; 
              color:white; 
              cursor:pointer;
              font-size:14px;
            }

/****** Tablas ******/

.TableGenHea{ background-color:#333355; 
              color:white; 
              cursor:pointer;
              font-size:14px;
              text-align:left;
            }
.TableGenDet{                       
              background-color:#CCCCCC;  
              border-color: #656556;
              border-style: solid;
              border-width: 1px;
              color:#000066;
              cursor:hand; 
              line-height:90%;
              margin:1px;
              text-align:left;
              height:20px;               
              width:200px;
            }
.TableHeaMnu{ background-color:#333366; 
              background-image:url("../img/collapsed.gif");
              background-repeat:no-repeat;
              background-position:right;
              color:#FFFFFF; 
              cursor:pointer;
              margin:10px;
              text-align:left; 
              height:20px;   
              width:250px;
            }
.TableHeaSel{ background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              color:#FFFFFF; 
              cursor:pointer;
              margin:10px;
              text-align:left; 
              height:20px;   
              width:250px;
            }
.TableHea00 { background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              color:#FFFFFF; 
              margin:10px;
              text-align:left;
              font-size:20px; 
              font-weight:bold;
              height:20px;   
              width:35%;
            }
.TableHea01 { background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              color:#FFFFFF; 
              margin:10px;
              text-align:left; 
              font-size:20pt; 
              font-weight:bold;
              width:20%;
            }
.TableHea02 { background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              color:#FFFFFF; 
              margin:10px;
              text-align:center; 
              height:20px; 
              width:15%;
            }
.TableHea03 { background-color:#CCCCCC; 
              color:#333366; 
              margin:0px;
              text-align:left; 
              font-size:10pt; 
            }
.TableHea04 { background-color:#333366;
              color:#FFFFFF; 
              text-align:left; 
              height:20px; 
              width:100%;
            }
.TableHea05 { background-color:#333366;
              color:#FFFFFF; 
              text-align:left; 
              height:20px; 
              width:220px;
            }
.TableHea06 { background-color:#333366;
              color:#FFFFFF; 
              text-align:center; 
              height:20px;
            }

/****** Tablas 2 columnas ******/

.TableHeaLef { background-color:#333366; 
               color:#FFFFFF;
               text-align:center;  
               height:20px;   
               width:40%;
             }

.TableHeaRig { background-color:#333366;
               color:#FFFFFF; 
               text-align:center; 
               height:20px; 
               width:60%;
             }

.TableHeaGen { background-color:#333366;
               color:#FFFFFF; 
               text-align:left; 
               height:20px; 
               width:15%;
             }

.TableDatLef { background-color:#CCCCCC; 
               color:#333366; 
               margin:0px;
               text-align:left; 
               font-size:10pt; 
             }

/****** Detalle de tablas ******/

.TableLef   {                       
              background-color:#CCCCCC;  
              border-color: #656556;
              border-style: solid;
              border-width: 1px;
              color:black;
              cursor:hand; 
              line-height:90%;
              margin:1px;
              text-align:left;
              font-size:10pt; 
              height:20px;               
            }

/*Menu Izquierdo item */

.TableDetMnu{                       
              background-color:#CCCCCC;  
              border-color: #656556;
              border-style: solid;
              border-width: 1px;
              color:black;
              cursor:hand; 
              line-height:90%;
              margin:1px;
              text-align:right;
              height:20px;               
              width:250px;
            }

/* Menu Izquierdo item seleccionado */

.TableDetSel{ background-color:white; 
              border-color: #656556;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:hand;
              line-height:90%;
              margin:1px;
              text-align:right;
              height:20px;      
              width:250px;
            }
.TableDes   {                       
              background-color:white;  
              border-color: #333366;
              border-style: solid;
              border-width: 10px;
              color:black;
              cursor:default; 
              line-height:90%;
              margin:1px;
              text-align:left;
              vertical-align:text-top;
              height:100px;               
              width:250px;
            }
.TableCap   {                       
              background-color:#CCCCCC;
              background-repeat:no-repeat;  
              border-color: #333366;
              border-style: solid;
              border-width: 10px;
              color:White;
              cursor:default; 
              line-height:90%;
              margin:1px;
              text-align:left;
              vertical-align:text-top;
            }
.TableCtrl  { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 0px;
              border-top-width: 0px; 
              border-right-width: 0px; 
              border-bottom-width: 0px; 
              border-left-width: 0px
              color:black; 
              cursor:text;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:100%;
            }  
.TableMnuAux{ background-color: #BDBDBD;
              border-style: solid;
              border-width: 1px;
              color:olive; 
              cursor:hand;
              line-height:90%;
              margin:1px;
              text-align:left;
              width:100%;     
            } 

/************ BOTONES ************/

.Btn        { 
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnOK      { 
              background-image:url("../img/up_err_ok.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnNOK     { 
              background-image:url("../img/up_err_can.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnNxt     { 
              background-image:url("../img/arrow_r.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnPre     { 
              background-image:url("../img/arrow_l.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnAdd     { 
              background-image:url("../img/add_file.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnCopy    { 
              background-image:url("../img/copy.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnDel     { 
              background-image:url("../img/del_file.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnSave    { 
              background-image:url("../img/save.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnCan     { 
              background-image:url("../img/can.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.BtnPrint   { 
              background-image:url("../img/print.gif");
              background-position:right;
              background-repeat: no-repeat;
              background-color:#CCCCCC; 
              border-color: black;
              border-style: solid;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
              width:100%;
            }
.Form       { 
              background-color:#EEEEEE; 
              border-color: black;
              border-style: none;
              border-width: 2px;
              color:navy; 
              cursor:pointer;
              margin:0px;
              text-align:center; 
              height:22px;   
            }
.BoxClv     { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:100%;
            }
.BoxInp     { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:100%;
            }
.BoxInp00A  { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:left;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:100%;
            }
.BoxInp100  { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:100%;
            }
.BoxInpMemo { 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:text;
              margin:0px;
              text-align:left; 
              height:80px;   
              width:100%;
            }
.BoxInpDisab{ 
              background-color:white; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:pointer;
              margin:0px;
              text-align:left; 
              height:20px;   
              width:100%;
              readonly:true; 
            }
.Txt01      { background-repeat:no-repeat;
              background-position:right;
              color:Navy; 
              cursor:text;
              margin:0px;
              text-align:right; 
              height:20px;   
              width:120px;
            }
.Txt02      { background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              color:#FFFFFF; 
              margin:10px;
              text-align:left; 
              height:20px; 
              width:15%;
            }
.Txt03      { background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              border-width: 1px;
              color:#FFFFFF; 
              margin:0px;
              text-align:left; 
              height:20px; 
            }
.Txt04      { background-color:#FFFFFF; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              margin:0px;
              text-align:left; 
              height:20px; 
              width:100%;
            }
.Txt05      { background-color:#FFFFFF; 
              background-repeat:no-repeat;
              background-position:right;
              border-color: #333366;
              border-style: solid;
              border-width: 1px;
              color:black; 
              cursor:pointer;
              margin:0px;
              text-align:left; 
              height:20px; 
            }
.Txt06      { background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              border-width: 0px;
              color:#FFFFFF; 
              margin:0px;
              text-align:left; 
              height:20px; 
              width:33%;
            }
.Txt07      { background-color:#333366; 
              background-repeat:no-repeat;
              background-position:right;
              border-width: 0px;
              color:#FFFFFF; 
              margin:0px;
              text-align:left; 
              height:20px; 
              width:50%;
            }
.TitOK      { color:blue; 
              cursor:pointer;
              font-size:26px;
              font-style:normal;
              text-align:left; 
            }
.TitNO      { color:red; 
              cursor:pointer;
              font-size:26px;
              font-style:normal;
              text-align:left; 
            }
.Tit01      { color:maroon; 
              font-size:26px;
              font-style:normal;
              font-weight:bold;
              text-align:left; 
            }
.Tit02      { color:navy; 
              cursor:pointer;
              font-size:20px;
              font-style:normal;
              font-weight:normal;
              text-align:left; 
            }
.Tit03      { color:black; 
              cursor:pointer;
              font-size:14px;
              font-style:normal;
              font-weight:normal;
              text-align:left; 
            }
.Tit04      { background-color:#CCCCCC; 
              color:Black; 
              cursor:pointer;
              font-size:16px;
              text-align:right;
            }
.Tit05      { background-color:#333355; 
              color:white; 
              cursor:pointer;
              font-size:14px;
              text-align:left;
            }
.Tit06      { background-color:#CCCCCC; 
              color:Black; 
              cursor:pointer;
              font-size:17px;
              text-align:center;
            }
.TitCen01   { background-color:#CCCCCC; 
              color:maroon; 
              cursor:pointer;
              font-size:20px;
              text-align:center;
            }
.TitCen02   { background-color:#CCCCCC; 
              color:black; 
              cursor:pointer;
              font-size:17px;
              text-align:center;
            }
.Titcen03   { background-color:#CCCCCC; 
              color:Black; 
              cursor:pointer;
              font-size:17px;
              text-align:center;
              width:200px;
            }


/****** TITULO EN TABLAS NUMERO DE COLUMNAS N? ******/

.TitCenColN2{ background-color:#CCCCCC; 
              color:Black; 
              cursor:pointer;
              font-size:17px;
              text-align:left;
              width:50%;
            }
.TitCenColN3{ background-color:#CCCCCC; 
              color:Black; 
              cursor:pointer;
              font-size:17px;
              text-align:left;
              width:33%;
            }
.TitCenColN4{ background-color:#CCCCCC; 
              color:Black; 
              cursor:pointer;
              font-size:17px;
              text-align:left;
              width:25%;
            }
