.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: #f6a302;
	border-right-color: #f6a302;
	border-bottom-color: #f6a302;
	border-left-color: #f6a302;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D4D95;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10509A;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}
.textbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: lighter;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.contenido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.contenido3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.raya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F4E9B;
	text-decoration: none;
	font-weight: normal;
}
.botones{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87A3B9;
	border: 2px solid #87A3B9;
}
.border2 {
	border: 1px solid #363636;
}
