/* Solicitudes */
.fiImagen 
{
	border-top: solid 1px #006699;
	border-left: none 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: none 1px #006699;
}

.fiImagenInicio 
{
	border-top: solid 1px #006699;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: none 1px #006699;
}

.tramite 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-align: center;
	border-top: none 1px #006699;
	border-left: none 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
	letter-spacing: 1px;
	text-transform: uppercase;
	height: 10px;
}

.tramiteInicio 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-align: center;
	border-top: none 1px #006699;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
	letter-spacing: 1px;
	text-transform: uppercase;
	height: 10px;
}

/* Solicitudes */

/* Calendario fiscal */
TD.FisCalActiveCell1
{
	background-color: beige;
	text-align: center;
	font-size: 12px ; 
}

TD.FisCalActiveCell2
{
	background-color: ivory;
	text-align: center;
	font-size: 12px ; 
}

TD.FisCalInactiveCell1
{
	background-color: White;
	text-indent: 5;
	border-width: 0.5pt;
	border-color: #EEEEEE;
	border-style: solid ;
	font-size: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

TD.FisCalInactiveCell2
{
	background-color: #EEEEEE;
	text-indent: 5;
	border-width: 0.5pt;
	border-color: White;
	border-style: solid ;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A.FisCalLink:hover
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  
}

A.FisCalLink:link
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  
}

A.FisCalLink:active
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A.FisCalLink:visited
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

TD.FisCalPayPeriodTitle
{
	border :0;
	color : White;
	background-color : #6699CC;
}

TD.FisCalPayPeriodData
{
	border :0;
	color : White;
	background-color : #336699;
}

DIV.FisCalInactiveLayer {
	width:400px;
	height:150px;
	left:0px;
	margin:0px;
	padding:6px;
	font-size: 12px;
	position:absolute;
	visibility :hidden;
}
/* Calendario fiscal */

.Cajetin
{
  font-size: 12px;
  color: black;
  background-color : gainsboro;
  font-family: "Courier New";
}

.bordetabla
{
	border-top: solid 1px #006699;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
}

.tablaHome 
{
	border-top: solid 1px #D7D9EC;
	border-left: solid 1px #D7D9EC;
	border-right: solid 1px #D7D9EC;
	border-bottom: solid 1px #D7D9EC;
}

/* Ayuda */

.bordeayuda {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-top-color:#000000;
}
.borderight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
}
.bordelinea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#000000;
}
