.AdminPageText
{
    color: Navy;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 12px;
}

.AdminButtonText
{
	color: Black; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;	
}

.ENCABEZADOS1
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
}
.ENCABEZADOS2
{
	font-weight: bold;
	font-size: 7pt;
	color: navy;
	font-family: Verdana, Arial;
}
.BOTONES
{
	font-weight: bold;
	font-size: 7pt;
	color: royalblue;
	font-family: Verdana, Arial;
	background-color: #ffffff;
}
.TEXTBOX1
{
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
}
