body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/* Clases del menu */
table.MenuPrincipal td { font-size:10px; color:#a6a7a9 }
table.MenuPrincipal td a { display:block; color:#002e80; text-decoration:none }
table.MenuPrincipal td a:hover { color: color:#002e80; text-decoration:none; border-bottom: 2px solid #a6a7a9}

table.MainMenu td a { display:block; color: #999999; text-decoration:none; padding: 10px 20px 5px 20px; margin:0px 2px 0px 2px; border-bottom: 2px solid #FFFFFF;}
table.MainMenu td a#sel { color: #666666; border-bottom: 2px solid #5C9131; }

/* ligas */
table.MenuLigaChicaAzul td { font-size:10px; }
table.MenuLigaChicaAzul td a { color:#002e80 ; text-decoration:none}
table.MenuLigaChicaAzul td a:hover { color:#002e80; background-color:#a6a7a9 }

table.TablaNumeros td { font-size:10px}

.ligaChicaAzul { color:#002e80 ; text-decoration:none}
.ligaChicaAzul:hover { color: #7F2800; text-decoration:none; border-bottom: 2px solid #a6a7a9}

/*inputs*/
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	border: 1px solid #704B1B;
	font-weight: normal;
	background-color: #F5EAD8;
}

.inputCheckBox{
	font-style: normal;
	line-height: normal;
	border: 1px solid #999999;
	background-color: #F5EAD8;

}

.inputButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #4C3B00;
	border: 1px solid #B3AD8E;
	font-weight: normal;
	background-color: #DDD6B7;

}
.inputSelect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	border: 1px solid #704B1B;
	font-weight: normal;
	background-color:White;

}
.inputRadio{
	font-style: normal;
	line-height: normal;
	border: 1px solid #999999;
	background-color: #F5EAD8;

}
/*text*/
.headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #704B1B;
	font-weight: bold;
}

.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #213A6C;
	font-weight: bold;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.subjectText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}

.bodyTitleText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333366;
	font-weight: bold;
	text-transform: uppercase;

}
.verMasBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #704B1B;
}
.verMasBodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BFD5EA;
}
.calendarBodyText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.calendarInputSelect{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: 1px solid #999999;
	font-weight: normal;
}
.calendarDays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #233A6B;

}
.calendarNumberDays {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #808FAD;
}
.calendarSelectNumberDays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #808FAD;
	border: thin solid #FFCC00;

}


/*menu*/
.menuHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.menuFooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	font-weight: bold;
}

.menuLeftText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #584810;
	font-weight: bold;
}

.MenuText {
	font-family:Arial;
	font-size: 9px;
	font-style:normal;
	line-height: normal;
	color: #584810;
	font-weight:600;
	text-decoration: none;
	
}


/*table*/
.tableBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#999999;
	border-left-color: #999999;
}

.tableHeader {
	background-color: #002e80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableNoneRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.tablePairRow {


	background-color: #F5EAD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.subTitleText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #704B1B;
	font-weight: bold;
}

.title {
	font-family:Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #213A6C;
	font-weight: bold;
}