a.email {
	font-family: "Arial";
	font-size: 10pt;
	color:rgb(0,0,255);
	text-decoration: underline;
	font-weight : normal;
}
a.email:hover {
	font-family: "Arial";
	font-size: 10pt;
	color: Maroon;
	text-decoration: underline;
	font-weight : normal;
}

a.menu  {
	display: block;
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	color:rgb(255,255,255);
	text-decoration: none;
	width: 100%;
	border : 2px solid White;
	text-align : center;
}
 
a.menu:hover {
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	color: #4B0082;
	border : 2px solid #4B0082;
	text-align : center;
}




TD.Info {
	font-family : "Arial";
	text-align : left;
	color: Black;
	font-size : 9pt;
	background-color : White;
	border-bottom : thin groove Silver;
	border-top : thin groove Gray;
	border-left : thin groove Black;
	border-right : thin inset Silver;
}

.Tabla {
	background-color : #B0C4DE;
	font-family : "Arial";
	text-align : left;
	color: Black;
	font-size : 9pt;
}

HR {
    color : RGB(83,105,129);
    width : 95%;
}

TD.Linea {
	border-bottom : thin solid RGB(83,105,129);
}

TD.txt {
	font-family : Arial;
	font-size : 8pt;
	background-color: #B0C4DE;
	border-bottom : thin solid RGB(83,105,129);
	vertical-align : bottom;
}

TD.img {
	font-family : Arial;
	font-size : 8pt;
	background-color: #B0C4DE;
	vertical-align : bottom;
	text-align : right;
}
  
 TD.dat {
	text-transform : uppercase;
	font-family : Arial;
	font-size : 7pt;
	text-align : right;
	border-bottom : thin solid RGB(83,105,129);
	background-color : White;
}

.resalta {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-transform : uppercase;
}

TD.sep {
	background-color: #B0C4DE;
	font-family : Arial;
	font-size : 8pt;
}

.dedo {
		cursor : hand;
}

.Ayuda {
	background-color: #B0C4DE;
	font-family : Arial;
	font-size : 10pt;
	width: 100%;
	font-weight : bold;
}
