.form {

	height: 18px;

	width: 250px;

	font-size: 12px;

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #FCFFF8;

	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: #F4961C;

	border-right-color: #F4961C;

	border-bottom-color: #F4961C;

	border-left-color: #F4961C;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;

}

a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;

}

a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

.textbtn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #4d4f4f;

	font-weight: lighter;
}

.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d6f3b;
	font-weight: normal;
}

.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C9D30;
	font-weight: normal;
	text-decoration: none;

}

.contenido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 414040;
	font-weight: normal;
	text-decoration: none;
}
.contenido3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.raya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.borde {
	border: thin solid #8cc641;
}
.textfields{
	background-color: #FFFFFF;
	border: 1px solid #8cc641;
	font-size: 11px;
	color: #666666;
}
.botones{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #65982F;
	border: 2px solid #65982F;
}
.border2 {
	border: 1px solid #8cc641;
}
