﻿body
{
    background: #fff;
    font-family: Georgia, tahoma;
    font-size: 12px;
    line-height: 17px;
    color: #868686;
    padding: 0;
}
A:link
{
    font-family: Georgia, tahoma;
    color: #0000cc;
    text-align: center;
    vertical-align: text-top;
    text-decoration: none;
}
A:visited
{
    font-family: Georgia, tahoma;
    color: #0000cc;
    text-align: center;
    vertical-align: text-top;
    text-decoration: none;
}
A:active 
{
	font-family:Georgia, tahoma;
    color: #0000cc;
	text-align: center;
    vertical-align: text-top;
	text-decoration: none;}
A:hover
{
    font-family: Georgia, tahoma;
    color: #0000cc;
    text-align: center;
    vertical-align: text-top;
    text-decoration: none;
    background-color: gold;
}
A.categoria
{
    font-size: 12pt;
    color: #330099;
}
td
{
    vertical-align: top;
    margin-left: 5px;
    margin-right: 5px;
    border-top-width: thin;
    border-left-width: thin;
    border-left-color: black;
    border-bottom-width: thin;
    border-bottom-color: black;
    border-top-color: black;
    border-right-width: thin;
    border-right-color: black;
}
td.cuadro
{
    vertical-align: top;
    margin-left: 5px;
    margin-right: 5px;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.usuario
{
    font-size: 10pt;
}

br.derecha
{
    text-align: right;
}

.titulo
{
    font-weight: bold;
    text-transform: uppercase;
    color: #006666;
    border-right: black thin double;
    border-top: black thin double;
    border-left: black thin double;
    border-bottom: black thin double;
    font-size: 16pt;
    text-align: center;
    table-layout: auto;
    font-family: Georgia, tahoma;
    vertical-align: middle;
}
.subtitulo
{
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    border-right: white thin;
    border-top: white thin;
    border-left: white thin;
    border-bottom: white thin;
    font-size: 12pt;
    text-align: center;
    table-layout: auto;
    background-color: #d3d7ff;
    font-family: Georgia;
}


table.cuadro
{
    border-right: darkgray thin solid;
    border-top: darkgray thin solid;
    border-left: darkgray thin solid;
    border-bottom: darkgray thin solid;
}

tr.cuadro
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    background-color: #3366ff;
}
tr.cuadro1
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    background-color: lightgrey;
    color: #000000;
    font-family: Georgia;
    font-size: 10px;
    font-weight: bold;
}
tr.menu1
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Georgia;
    background-color: lightgrey;
}

  .bd {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
  }
  .tbl {
    background-color: #FFFFFF;
  }
  .hr {
    background-color: #B0C4DE;
    color: #000000;
    font-family: 'Trebuchet MS' , Georgia;
    font-size: 12px;
    font-weight: bold;
  }
  .htitulos
{
    background-color: lightgrey;
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    border-top-width: medium;
    border-left-width: medium;
    border-left-color: black;
    border-bottom-width: medium;
    border-bottom-color: black;
    border-top-color: black;
    border-right-width: medium;
    border-right-color: black;
}
.hr1
{
    color: #000000;
    font-family: 'Trebuchet MS' , Georgia;
    font-size: 12px;
    font-weight: normal;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
  .htitulos1
{
    color: #000000;
    font-family: 'Trebuchet MS' , Georgia;
    font-size: 12px;
    font-weight: bold;
}
  a.hr:link {
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
  }
  a.hr:active {
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
  }
  a.hr:visited {
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
  }
  .dr {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
  }
  .sr {
    background-color: #E6E6FA;
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
  }

td.menu 
{
 width: 100px;    
}