.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: #666666;
	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: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	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: #333333;
	font-weight: normal;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	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: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.raya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.botones{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB0303;
	border: 2px solid #FB0303;
}
.border2 {
	border: 1px solid #363636;
}
.borde {
	border: 2px solid #999999;
}

