body {
	margin-top: 0px;
	
}
.formasPequeña {
	border: 1px solid #CCCCCC;
	font-family: sans-serif;
	font-size:10px;
	color: #000000;
	background-color: #F2F2F2;
}
.formas {
	border: 1px solid #CCCCCC;
	font-family: sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}
.formasAzul {
	border: 1px solid #CCCCCC;
	font-family: sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #000066;
}
.tituloSec {
	font-family: Tahoma;
	color: white;
	font-weight: normal;
	font-size: 14px;
}
.textoBlanco {
	font-family: Arial;
	color: white;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}
.textoBlancoSub {
	font-family: Arial;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}
.Estilo1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.Estilo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.EstiloRojo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
}
.EstiloRojo14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
}
.EstiloRojo15 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #990000;
}
.EstiloNegro {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}
.EstiloNegroBold {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.EstiloAzulBold {
	font-family: "Arial";
	font-size: 12px;
	color: #000066;
	font-weight:bold;
	text-decoration:none;
}
.EstiloGris {
	font-family: "Arial";
	font-size: 11px;
	color: #999999;
}
.Estilo3 {font-family: Arial}
.tituloRojo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight:bold
}
.tituloBlanco {
	font-family:Arial Black;
	font-size: 15px;
	color:#FFFFFF;
}
.bordetabla
{
  border-bottom: 1px solid black;
  border-left:   1px solid black;  
}
.bordetabla2
{
  border-bottom: 1px solid black;
  border-left:   1px solid black;
  border-right:	 1px solid black;
  
}
.bordetabla3
{
  border-bottom: 1px solid #FE0000;
  border-left:   1px solid #FE0000;
  border-right:	 1px solid #FE0000;
  
}
.bordetabla5
{
  border-bottom: 1px solid black;
  border-left:   1px solid black;
  border-right:	 1px solid black;
  border-top:	 1px solid black;  
  
}
.bordetablaDerecho
{
  border-right:	 1px solid black;
}
.linkGris {
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size:11px;
}
.linkAzul {
  color:#0000CC;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:underline;
  font-size:11px;
}