body
{
	font-size: 12px;
	margin: 0px;
	color: #000000;
	font-family: verdana;
	background: #FFFFFF;
}
.body_entrada
{
	margin: 0px;
	background: #EEEEEE;
}
.body_evento
{
	font-size: 10px;
	margin: 0px;
	color: #000000;
	font-family: verdana;
	background: #FFFFFF;
}
td
{
    font-size: 12px;
    margin: 0px;
    color: #000000;
    font-family: verdana
}
input
{
    font-size: 12px;
    font-family: verdana
}
select
{
    font-size: 12px;
    font-family: verdana
}
textarea
{
    font-size: 12px;
    font-family: verdana
}
.blanco
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.azul
{
	color: #21259A;
	font-weight: bold;
	text-decoration: none;
}
.titular
{
    font-size: 14px;
	color: #21259A;
	font-weight: bold;
	text-decoration: none;
}
.minititular
{
    font-size: 10px;
	color: #21259A;
	font-weight: bold;
	text-decoration: none;
}
.mini
{
    font-size: 10px;
}
.fecha
{
    font-size: 10px;
	font-weight: bold;
}
.texto
{
	padding: 8px;
}
.ventana_eventos
{
	border: 1px solid #DDDDDD;
}
.ventana_eventos2
{
	scrollbar-3dlight-color : #EEEEEE;
	scrollbar-arrow-color : #888888;
	scrollbar-base-color : #EEEEEE;
	scrollbar-darkshadow-color : #AAAAAA;
	scrollbar-face-color : #EEEEEE;
	scrollbar-highlight-color : #EEEEEE;
	scrollbar-shadow-color : #DDDDDD;
	scrollbar-track-color : #DDDDDD;
}
