.MenuNivel0 {
	height: 17px;
}
.MenuNivel1{
	height: 20px;
}
.MenuNivel2{
	height: 17px;
}
.MenuNivel3{
	height: 16px;
}
.MenuNivel0 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #105077;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 178px;
	display: block;
	text-decoration: none;
}
.MenuNivel0 a:hover {	
	color: #999999;
}
.MenuNivel1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-align: left;
	font-variant: normal;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-top: 3px;
	text-decoration: none;
	width: 175px;
	display: block;
}
.MenuNivel1 a:hover {
	background-color: #E2EAF1;
}
.MenuNivel2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-variant: normal;
	padding-left: 14px;
	text-decoration: none;
	width: 175px;
	display: block;
}
.MenuNivel2 a:hover {	
	color: #999999;
}
.MenuNivel3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003F7D;
	height: 17px;
	text-align: left;
	font-variant: normal;
	padding-left: 14px;
	text-decoration: none;
	width: 165px;
	display: block;
}
.MenuNivel3 a:hover {
	color: #999999;
}
#letrasBuscador{
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #105077;
	font-weight: bold;
	width: 178px;
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: center;
}
#bloqueBuscador {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 150px;
	padding-left: 40px;
}
#txtReadywebBuscar {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 12px;
	width: 80px;
	border: 1px solid #1A7DB9;
}
#btnBuscar {
	height: 13px;
	width: 14px;
	border: 0px;
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	background-position: center;
	margin-bottom: 1px;
}
.clsCabecera{

	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0047B9;
	font-weight: bold;
	width: 178px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #D6D6D6;
	border-left-color: #999999;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 3px;}
