body {
	background-color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.pie {	font: 8px Verdana, Arial, Geneva, Arial, sans-serif;
	color: #666666;
	text-decoration:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pie a:link {
	text-decoration: none;
	color: #666666;
}
.pie a:visited {
	text-decoration: none;
	color: #666666;
}
.pie a:hover {
	text-decoration: none;
	color: #666666;
}
.pie a:active {
	text-decoration: none;
	color: #666666;
}.cuadro {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}
.txtazul {
	color: #013567;
}
.txtblanco {
	color: #FFFFFF;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #013567;
}
.resultado {
	font-size: 12px;
	font-weight: bold;
}
.btnSubmit{
	background-image: url(images/calculador/calculador_r7_c2.jpg);
	width: 94px;
	height: 51px;
	border-width: 0;
	background-color: #DEE3E9;
}

