a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active, a:link, a:visited {
	text-decoration: none;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	overflow-y: auto;
	scrollbar-3dlight-color: #C0C0C2;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #C0C0C2;
	scrollbar-face-color: #FFF9E3;
	scrollbar-highlight-color: #706F74;
	scrollbar-shadow-color: #706F74;
	scrollbar-track-color: #221C0E;
}

.azul1 {
	color: #414DA3;
	font-family: Arial;
	font-size: 7.5pt;
}

.azul2 {
	color: #414DA3;
	font-family: Arial;
	font-size: 9pt;
}

.azul2neg {
	color: #414DA3;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;
}

.bodycolor1{
	background-color: #FFF9E3;
}

.bodycolor2{
	background-color: #867144;
}

.celdahor{
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}

.celdaver{
	background-position: top left;
	background-repeat: repeat-y;
	height: 100%;
}

.cienxalto{
	height: 100%;
}

.cienxcien{
	height: 100%;
	width: 100%;
}

.gris1 {
	color: #555555;
	font-family: Arial;
	font-size: 7.5pt;
}

.gris2 {
	color: #555555;
	font-family: Arial;
	font-size: 9pt;
}

.negro1 {
	color: #000000;
	font-family: Arial;
	font-size: 7pt;
}

.negro1neg {
	color: #000000;
	font-family: Arial;
	font-size: 7pt;
	font-weight: 800;
}

.negro2neg {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.rojo1 {
	color: #D20000;
	font-family: Arial;
	font-size: 7pt;
}

.rojo1neg {
	color: #D20000;
	font-family: Arial;
	font-size: 7pt;
	font-weight: 800;
}

.rojo2neg {
	color: #D20000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.Titulo{
    FONT-SIZE: 12pt;
    COLOR: #660000;
    FONT-FAMILY: Arial;
    font-weight: bolder;
    font-variant: small-caps;
}

