.txtmenu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtpeq {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
}
.txtpeq2 {
	font-family: Arial;
	font-size: 10px;
	color: #FF9900;
}

.txtpeqneg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}


.txtmenu2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.txtcliente {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}


.txtpietabla {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.txtencabezado {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: 000099;
	text-decoration: underline;
}
.txtencabezado2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtpeq3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

body
{
 scrollbar-face-color: #cccccc; /* fontral del scroll posterior y cuadros inf y sup*/
 scrollbar-shadow-color: #000000;/* color de contorno de toda la barra y contornos interiores*/ 
 scrollbar-highlight-color: #C4C4E1;
 scrollbar-3dlight-color: #996600; 
 scrollbar-darkshadow-color: #cccccc; 
 scrollbar-track-color: #999999;
 scrollbar-arrow-color: #000000;
} 
