﻿BODY {
  background-color: #FFFFFF;
  font-family: Arial, Verdana,  Helvetica, sans-serif;
  font-size: 10pt;
  color: #000033;
  background-attachment: scroll;
  background-repeat: repeat-y;
  background-position: center top;
  }

/* Encabezados personalizados */

  h1
{
	color: #ce0000;
	font-size: 18pt;
}
  h2
{
	color: #003300;
	font-size: 14pt;
}
  h3
{
	color: #336600;
	font-size: 11pt;
}
  
  /* Links */
  a
{
	color: red;
	text-decoration: none;
}a:hover {
  color: red;
  text-decoration: underline; }a:active
{
	color: gray;
	text-decoration: underline;
}
ligaazul
{
	color:#ba2025;
	 font-weight:bolder;
	text-decoration:none;
}

.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
  a.menubar:link, a.menubar:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
  a.menubar:hover {
	color: #FFFFFF;
	border:none;
	font-size: 11px;
   }

/* categories */
  .category {
  color: #FFFFFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  }
  a.category:link, a.category:visited {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 11px;
  }
  a.category:hover
{
	color: red;
	font-size: 11px;
	font-weight: normal;
} 


p.navbar a {
  text-decoration: none;
  }
  p.navbar a:hover {
  text-decoration: underline;
  }
  p.navbar {
  font-size : 9px;
  color: #FFFFFF;
  text-decoration: none;
  margin: .1em;
  padding: 1ex;
  min-width: 100px;
  max-width: 500px;
  width: 500px;
  background-color: #990000;
  border:1px solid #990000; 
  }
p {
	font-size: 12px;
}
.username {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.title
{
	color: #003300;
	font-size: 24px;
	font-weight: bold;
}
.subtitle
{
	color: #808080;
	font-size: 24px;
	font-weight: bold;
}
.label
{
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}
.aviso {
	font-size: 15px;
	font-weight: bold;
	color:Red;
}
.titleaviso {
	font-size: 15px;
	font-weight: bold;
	color: #660666;
}
.notas {

	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.TablaDatos
{
 CURSOR: hand; 
 BORDER-COLLAPSE: collapse; 
 color:White;
 
}
.Input 
{
	background: #FFFFFF; 
	border: 1px solid #111111; 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.celda
{
	text-align: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: dimgray;
	font-size: 12px;
	vertical-align: top;
	text-decoration: none;
}
.TD_1
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: dimgray;
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
	text-decoration: none;
}
.TD_2 {
	vertical-align:top;
	color: dimgray;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;	
	vertical-align:top;
	text-align:right;
}
.TD_3
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: dimgray;
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
	text-decoration: none;
}
.TD_4 {
	color: dimgray;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;	
	vertical-align:top;
}

 .instrucciones
{
	color: #333300;
	font-size: 11pt;
	font-weight: bold;
}
  
  .Alerta {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.Combo
{
	border:solid 1px #999999;
	background: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; 
}
