table {
	font: 12px Arial, Helvetica, sans-serif;
}
.td_width {
	width: 2%;
}
.td_height {
	height: 1%;
}
.td_FFCC00 {
	background: FFCC00;
	height: 4px;
}
.td_FFFFFF {
	background: FFFFFF;
	height: 4px;
}
.td_557FAA {
	background: 557FAA;
}
.font_030368 {
	color: 030368;
	font-weight: bold;
}
.font_ffffff {
	color: ffffff;
}
.input_text1 {
	font: 11px Arial, Helvetica, sans-serif;
}
.input_text2 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tipo_titulo {
    background: #FFFFFF;
    color: #003399;
    font-size: 14px;
    border-bottom: 1px solid #003399;
}
.tipo_columna {
    background: #CCCCCC;
    color: #000000;
    font-size: 13px;
}
.tipo_subtitulo {
    background: #E5E5E5;
    color: #003399;
    font-size: 13px;
    font-weight: bold;
}
.tipo_casillas {
    border: 1px solid #003399;
}

