body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 90%;

}
table {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;

}
a {
	color: #FF9900;
	text-decoration: none;

}
.caja1 {
	border: 1px solid #999999;
}
.caja1inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

input {
    font-style: normal;
    font-weight: normal;
    color: #000000;
    border: 1px #000000 solid;
}

textarea {
    font-style: normal;
    font-weight: normal;
    color: #000000;
    border: 1px #000000 solid;
}
.caja1superior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}
.Warning {





	font-size: xx-small;
	font-weight: normal;
	color: #CC0000;
}
.error {






	font-size: xx-small;
	font-weight: normal;
	color: #FF0000;
}
.Message {






	font-size: xx-small;
	font-weight: normal;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.titulo {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #006699;

}
.textoChico {
	font-size: xx-small;
	color: #666666;
	font-weight: bold;



}
.tituloFondoOscuro {

	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #666666;
}
.botonera {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.textoGeneral {
	font-size: 11px;
	color: #333333;
}
.textoGeneralBold {
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.textoGeneralBoldOcre {
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;

}
.menuItem {
	font-size: 11px;
	color: #000000;
	background-color: #cbcbcb;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	display: block;
}
.menuTit {

	font-size: 12px;
	color: #FF6600;
	background-color: #cbcbcb;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	display: block;
}
.cajaDerecha {
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;

}
