body { color: blue; background-color: white;
                font-size: 7pt; text-align: left; font-family: verdana, arial, Arial, Helvetica; margin:0 }

table { margin:0 auto;}

form { margin:0 auto; text-align:center}

/* Enlaces */
a:link       { color: #257272; font-weight: bold; text-decoration: none }
a:visited    { color: #257272; font-weight: bold; text-decoration: none }
a:active     { color: #257272; font-weight: bold; text-decoration: none }
a:hover      { color: #000000; font-weight: bold; text-decoration: underline; }

/* Título de las tablas*/

.titbrown   { font-family: arial, Arial, Helvetica; font-weight: normal; font-style: normal; 
               font-size: 14pt; /*color: rgb(102,102,51);*/ color:#666633; text-align:center;}

tr.tablerowhead  { font-size: 10pt; color: black; text-align: center; 
                 font-family: Lucida Sans, Verdana,
                    Helvetica, Arial, Times New Roman, Garamond}

tr.tablerowhead td {border:none; padding: 2px; color:#fff; text-align: center; background-color: #22524F; height:10px}

.titlogout   { font-family: arial, Arial, Helvetica; font-weight: normal; font-style: normal; 
               font-size: 14pt; /*color: rgb(102,102,51);*/ color:#666633; text-align:left;}

/*Fila normal en la tabla*/
.tablerow    {  text-align: left; font-family: verdana, arial, Arial, Helvetica }

.tablerow td {padding: 2px; background-color: #E0F1E3; font-size: 9pt; color: #000000; }

.mid { 
           width:500px;

}

/* la tabla donde se introduce el nombre de cliente */
#cli_enter { margin: 0 auto }

#cli_enter td { height: auto }

table.general { width: 640px; }

