body {
	background-color: #3354a5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: bottom;
}
body,td,th {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #3253a5;
	line-height: 20px;
}
.azul-nueve {
	font-family: Verdana, Arial;
	font-size: 9px;
}
.puntos_azules {
	background-image: url(Images/puntos.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.marco2 {
	padding:8px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
} 
.verde {
	color: #73ba2d;
}
.rojo {
	color: #f50a1d;
}
.blanco-nueve {
	color: #FFFFFF;
	font-size: 9px;
}
.cajaazul {
	background-color: #3253A4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 9px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.puntos_azulesdobles {
	background-image: url(Images/puntosdobles.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.puntos_azulesvert {
	background-image: url(Images/puntosvert.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.gris-diez-bold {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #a0a0a0;
}
.rojo-diez-bold {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.Estilo4 {font-family: Verdana, Arial; font-size: 5px; font-weight: bold; color: #a0a0a0; }
.Estilo5 {background-image: url(Images/puntos.gif); background-repeat: repeat-x; background-position: bottom; font-size: 5px; }
.Estilo6 {font-size: 5px}


.fondoenviar {
	font-family: "trebuchet MS", Verdana;
	background-color: #3253A5;
	border: 1px solid #000066;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 205px;
}
.fondoenviar:hover{
	border: 1px solid #636885;
	background-color:#FF6600;
	color: #FFFFFF;
