body {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #526C78; 
	scrollbar-darkshadow-color: #526C78; 
	scrollbar-face-color: #759AAB; 
	scrollbar-highlight-color: #AAC6D3; 
	scrollbar-shadow-color: #0D3547; 
	scrollbar-track-color: #526C78; 
}

td {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align:justify;
}

.centro {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align:center;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid;
	background-color: #FFFFFF;

}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid;
	background-color: #FFFFFF;

}

td.tit {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4F40;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=75, StartY=0, FinishX=90, FinishY=0);
}
td.tit2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4F40;
}
div.tit {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4F40;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=75, StartY=0, FinishX=90, FinishY=0);
}

td.pie {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align:center;
}

td.fecha {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: right;
}

td.fecha2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
	text-align: right;
}

div.fecha2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
	text-align: right;
}

a {
	color: #4B4F40;
	text-decoration: none;
}

a:visited {
	color: #4B4F40;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a.blanco {
	color: #FFFFFF;
	text-decoration: none;
}

a.blanco:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.blanco:hover {
	color: #FF0000;
	text-decoration: none;
}

a.blanco:active {
	color: #FF0000;
	text-decoration: none;
}

a.descripcion {
	color: #000000;
	text-decoration: none;
}

a:visited.descripcion {
	color: #000000;
	text-decoration: none;
}

a:hover.descripcion {
	color: #808080;
	text-decoration: none;
}

a:active.descripcion {
	color: #808080;
	text-decoration: none;
}