.botonmenusuperior {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	height: 24px;
	width: auto;
	padding: 3px;
	border: thin solid #FFFFFF;
	text-align: center;
}
.botonmenurapido {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: auto;
	padding: 3px;
	text-align: center;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium solid #FF3333;
	border-left: medium none;
	clip:   rect(auto auto auto auto);
}
.cajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: auto;
	color: #000000;
}
.celdacajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: auto;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	text-align: center;
}
.enlacesmenusuperior {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacesmenusuperior:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlacesmenurapido {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlacesmenurapido:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;


}
.bordeinferior {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	border-top-style: none;
	font-size: 3px;


}
