body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.padding {
	padding-left: 5px;
	padding-right: 5px;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #006600;
	background-image: url(imagenes/fondo_form.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #006600;

}
.formboton {
	background-image: url(imagenes/fondo_form_bot.jpg);
	background-repeat:  no-repeat;
	border: 1px none #006600;
	width: 68px;
	height: 42px;
	font-family: Tahoma;
	color: #006600;
	font-weight: bold;
}
.padding2 {
	padding-top: 25px;
	padding-left: 25px;

}
.padding3imgfd {
	padding-top: 5px;
	padding-left: 5px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
