.cabecera {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	word-spacing: 20px;
	letter-spacing: 30px;
	text-align: center;
}
.articulo {
	font-family: verdana;
	font-size: 10px;
	color: #6666CC;
}
.mesas {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #cccccc;
	text-transform: capitalize;
	word-spacing: 3px;
	letter-spacing: 2em;
	text-align: center;
	background-color: #FFFFCC;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #c4c4c4;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	letter-spacing: 20px;
	word-spacing: 20px;
}
.fondo {
	background-color: c4c4c4;
}
.TablaBack {
	background-color: #FBFDBB;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.TablaFront {
	background-color: #FFFFFF;
}
.msjExito {
	font-weight: bold;
	color: #009966;
}

.standar {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666;
}
.msjError {
	color: #CC3333;
	font-weight: bold;
}
.linea1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.linea2 {
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
.fondoCopy {

	background-color: #999933;
}
.lista {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}

.morado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #693469;
}
.simbolo {
	font-family: webdings;
	font-size: 12px;
	font-weight: bold;
	color: #693469;
}
body {
	scrollbar-face-color:#693469;	/*morado*/
	scrollbar-track-color:#693469;	/*flechas on*/
	scrollbar-arrow-color:#695599;	/*barra*/
	scrollbar-shadow-color:#00ff00; /*flechas off*/
	scrollbar-dark-shadow-color:#0000ff; /*azul*/
	scrollbar-3dlight-color:#000000;	/*negro*/
	scrollbar-highlight-color:#ffffff;	/*blanco*/
}

