.texto1 {font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.textoRojoItalic {font-family: Tahoma; font-style:italic;  font-size: 20px; font-weight: normal; color: #cd0000; text-decoration: none}
.textoRojoItalicResultado {font-family: Tahoma; font-style:italic;  font-size: 12px; font-weight: normal; color: #cd0000; text-decoration: none}
.textorojo {font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #cd0000; text-decoration: none}
.textonegro {font-family: Tahoma; font-size: 14px; font-style: normal; font-weight: bold;  color:  #000000 ; text-decoration: none}
.liga1 {  font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: underline}
.liga2 {  font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF ; text-decoration: underline}
.liga3
{
	font-weight: bold;
	font-size: 11px;
	color: #ff7500;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
.liga4
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}

.encabezados {  font-family: Tahoma; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #C86D10; height: 28px; width: 100%; vertical-align: 2%}
.ligamensaje { font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.ligaavisos { font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: underline }
a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: darkred;
	font-family: Tahoma;
	text-decoration: underline;
}
a:hover {  }
.encabezado2 { font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
.subtitulos {  font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #999999; height: 15px; width: 90%}
.background {  background-color: #DBDBDB; background-image: none; background-repeat: repeat}
.tabla { font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #EFEFEF; height: 15px; width: 90% }
.celda1 {  font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; background-color: #F0D88E; height: 20px}
.celda2{ font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; background-color: #E7E7B6; height: 20px}
.celda3{ font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; background-color: #efefef; height: 20px}
.celdaBotones{ font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; background-color: #cd0000; height: 20px}
.celdanaranja {  font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; background-color: #FFE8C4; height: 20px}
.celdagris { font-family: Tahoma; font-size: 9px; font-style: normal; font-weight: normal; color: #000000; background-color: #DBDBDB; height: 20px}
.celdagris2 { font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; background-color: #DBDBDB; height: 20px}

.encabezadotabla
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	height: 20px;
	background-color: #ff9900;
	text-align: center;
}

.Boton
{
	
background-color :#ffe8c4;
 border-color  :#c04000;
 border-style :ridge ;
	 Border-Width:1px; 
	font-size: 11px;
	width: 73px;
	color: black;
		font-family: Tahoma	
}
.Boton
{
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	width: 73px;
	color: black;
	border-bottom: #c04000 1px ridge;
	font-family: Tahoma;
	background-color: #ffe8c4;
}


.BotonInput
{
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	width: 73px;
	color: black;
	border-bottom: #c04000 1px ridge;
	font-family: Tahoma;
}

