﻿.link{
 color:#FFFFFF;
 font-style:normal;
 font-size:11px;
 font-family:Arial;
 font-weight:bold;
}
.encabezado
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align:left;
	font-weight:bold; 
}
.textoBlanco
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align:left;
	font-weight:normal;
	cursor:pointer;
	border-color:White;
}
.textoBlancoBold
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align:left;
	font-weight:bolder;
	cursor:default;
}
.textoBlancoPointer
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align:left;
	font-weight:normal;
	cursor:pointer;
}
.textoBlancoPagina
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-align:left;
	font-weight:bold;
	cursor:pointer;
	border-color:White;

}
.linkTextoBlanco
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align:left;
	font-weight:bold;
	text-decoration:underline; 
}
.textoMaroon
{
	font-family: Arial;
	font-size: 11px;
	color: maroon;
	text-align:left;
	font-weight:normal; 
}
.textoMaroon12
{
	font-family: Arial;
	font-size: 12px;
	color: maroon;
	text-align:left;
	font-weight:normal; 
}
.textoNavy
{
	font-family: Arial;
	font-size: 11px;
	color:Navy;
	text-align:left;
	font-weight:normal; 
}
.textoNavy12
{
	font-family: Arial;
	font-size: 12px;
	color:Navy;
	text-align:left;
	font-weight:normal; 
}
.loading
{
	font-family: Arial;
	font-size: 9px;
	color: Gray;
	text-align:left;
	font-weight:normal; 
}

.encabezadoB
{
	font-family:Arial;
	font-size: 13px;
	color: white;
	text-align:left;
	font-weight:bold;
}
.linkOption
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}
.linkOption2
{
	font-family: Arial;
	font-size: 1px;
	color: white;
	text-align:left;
	font-weight:bold;
	text-decoration:overline;
}

.mensaje
{
	font-family:Arial;
	font-size: 12px;
	color: #8E3739;
	text-align:left;
	font-weight:normal;
}
.alerta
{
	font-family:Arial;
	font-size: 20px;
	color:Red;
	text-align:left;
	font-weight:bolder;
}
.mensaje_azul
{
	font-family:Arial;
	font-size: 12px;
	color: #365C99;
	text-align:left;
	font-weight:normal;
}
.regresar
{
	font-family: Arial;
	font-size: 9px;
	color: black;
	text-align:left;
	font-weight:bold;
	font-style:normal;
}
.texto
{
	font-family: Arial;
	font-size: 10px;
	color: black;
	text-align:left;
	font-weight:normal;
	font-style:normal;
}
.texto12
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align:left;
	font-weight:normal;
	font-style:normal;
}
.texto_centro
{
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-align:center;
	font-weight:normal;
	font-style:normal;
}
.opciones
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	width:100%;
	text-align:center;
}

.hyperlink
{
	font-family:Arial;
	font-size: 14px;
	color: black;
	text-align:left;
	font-weight:normal;
	font-style:normal;
}
.session
{
	border:0;
	background-color:Transparent; 
	color:Maroon; 
	width:355px; 
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	cursor:pointer;
}
.session2
{
	border:0;
	background-color:Transparent; 
	color:Maroon; 
	width:605px; 
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	cursor:pointer;
}
.historicSession
{
	border:0;
	background-color:Transparent; 
	color:Navy; 
	width:355px; 
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	cursor:pointer;
}
.flyOutDiv  
 {  
      display: none;  
      position: absolute;  
      width: 400px;  
      z-index: 3;  
      opacity: 0;  
      filter:(progid:DXImageTransform.Microsoft.Alpha(opacity=0));  
      font-size: 14px;  
      border: solid 1px #CCCCCC;  
      background-color: #FFFFFF;  
      padding: 5px;  
 } 
 .flyOutDivCloseX  
 {  
  background-color: #666666;  
  color: #FFFFFF;  
  text-align: center;  
  font-weight: bold;  
  text-decoration: none;  
  border: outset thin #FFFFFF;  
  padding: 5px;   
 }
 .panel  
{
 z-index:3;
}
.leftText
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	width:100%;
	padding-left:0px;
}
.content
{
	width:100%;
	height:100%; 
	border:solid 1px #F0F0F0;
	background-color:#FAFAFA;
}
