BODY, TH, TD, P, DIV, SPAN, INPUT, SELECT, TEXTAREA, FORM, B, STRONG, I, U, H1, H2, H3, H4, H5, H6, 
 DL, DD, DT, UL, LI, OL, OPTION, OPTGROUP, A {
    font-family: sans-serif;
    font-size: 11px;
}
H1, H2, H3, H4, H5, H6 {
	font-weight:bold
}
H1 {font-size:15px}
H2 {font-size:12px}
H5, H6 {font-size:8px}

a:link, a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:link {
	color: #00257E;
	text-decoration: underline;
}

a:visited {
	color: #00257E;
	text-decoration: underline;
}

a:hover {
	color: #00257E;
	text-decoration: none !important;
}
tableContainer {
	width: 99.99%;
	height: 400px;
	overflow-x: auto;
	overflow-y: auto;
	visibility: visible;
}
strong {
	font-size: 14px;		
}
.msgError {
	color: #FF0000; 
	font-style: 
	italic; 
}
.msgOk {
	color: #0000FF;
	font-style: italic;
}
#estado, #id, #ejecutivo {
	font-size:1.5em;
	font-weight: bold;
}
#Pmensual, #monto, #inscripcion, #pmensual {
	text-align:right;
}

#footer {
	position:absolute; bottom:0;
}
