body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
.EstiloTdOver {
	color: #000000;
	background-color: #CCFFCC;
	cursor:hand;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	font-weight: bold;
}
.EstiloTdOut {
	color: #FFFFFF;
	background-color: #0000FF;
	cursor:hand;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	background-image: url(img/style_header_tabla.jpg);
	font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.texto_blanco {
	color: #FFFFFF;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	background-color: #D5EAFF;
}
.etext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FF3333;
}


a:link {
	text-decoration: none;
	color:#000099;
}
a:visited {
	text-decoration: none;
	color:#000099;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.subrayado {
	text-decoration: underline;
}
.headerTabla {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	background-image: url(img/style_header_tabla.jpg);
}
.celdasTabla {
	background-color: #D9ECFF;
}

