a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #330066;
	text-decoration: underline overline;
}
a:active {
	color: #330066;
	text-decoration: underline overline;
}
.imput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 12pt;

}
.tablas {
	border-top: #C6C3C6 1px solid ;
	border-right: #C6C3C6 1px solid ;
	border-bottom: #C6C3C6 1px solid ;
	border-left: #C6C3C6 1px solid ;
}
.menuOv:link {
	color: #000000;
	text-decoration: none;
	background-color: ECE9D8;
	border: 1px solid ECE9D8;
	height: 12pt;
}
.menuOv:visited {
	color: #000000;
	text-decoration: none;
	background-color: ECE9D8;
	border: 1px solid ECE9D8;
	height: 12pt;
}
.menuOv:hover {
	color: #000000;
	text-decoration: none;
	background-color: C1D2EE;
	border: 1px solid #0000FF;
	height: 12px;
}
.menuOv:active {
	color: #000000;
	text-decoration: none;
	background-color: C1D2EE;
	border: 1px solid #0000FF;
	height: 12px;
}
.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	white-space: nowrap;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	color: #000;
	text-decoration: none;
}
.tree a:hover {
	color: #345373;
}
.mascara{
	filter: Invert;
}
