body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.Menu {
	background-color: #0066FF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #000099;
	padding-left: 5px;

}
.Bienvenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000099;
	padding-left: 5px;
}
.Logo {
	background-image: url(images/Logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
	width: 770px;
	padding-left: 5px;
	border: 1px solid #000099;
}
.Tabla {
	border: 1px solid #000099;
	style="border-collapse:collapse;
	padding-left: 5px;
}
.editar {
	background-image: url(images/application_edit.jpg);
	background-repeat: no-repeat;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color: #666666;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
}

.fin  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #ff0000;
	background-color: #ffffff;
}
.negritas {
	text-decoration: blink;
}
