.General {
	font-family: "Times New Roman", Arial, Verdana;
	background-color: Black;
	/*background-image: url(../Imgs/PAPEL.GIF);*/
	background-attachment: fixed;
	color: #000;
}
.Autor {
	font-size: xx-small;
	font-family: "Times New Roman", Arial, Verdana;
	font-weight: bold;
	background-color: Transparent;
}
.Error
{
	text-transform: uppercase;
	color: #ff0000;
}
.Encabezado {
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: #3300ff;
	font-size: x-large;
}
.Menu {
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: White;
	/*font-size: x-large;*/
	font-size: medium;
}
.Titulo {
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: White;
	/*font-size: x-large;*/
	font-size: x-large;
	text-align: left;
}
.TituloCentrado {
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: White;
	/*font-size: x-large;*/
	font-size: x-large;
	text-align: center;
}
.Subtitulo {
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: #ff0000;
	font-size: small;
	text-align: left;
}
.Contador {
	font-weight: bold;
	color: #3300CC;
}
.FilaPrin {
	background-color: #E7E7FF;
	color: #4A3C8C;
}
.Controles {
	font-weight: bold;
	color: #0000FF;
	font-size: medium;
}
.Indicadores {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
}
.Directores {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
table {
	width: 770px;
	vertical-align: middle;
}
body {
	/*background-image: url(../Imgs/PAPEL.GIF);*/
	background-attachment: fixed;
	top: 0px;
	background-color: #000;
}
DATAGRID {
	vertical-align: middle;
	width: 770px;
}
.Fecha {
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	background-position: left;
}
