/* Forma */
.divBorder {
	border: 3px solid #3E76D9;
	padding: 1.0pt 4.0pt 1.0pt 4.0pt;
}
.formBorder {
	border: 3px solid #3E76D9;
	padding: 1.0pt 4.0pt 1.0pt 4.0pt;
}
.formaBg1Top {
	background-image: url(../images/forma/forma-top1.jpg);
	background-repeat: no-repeat;
}
.formaBg1 {
	background-image: url(../images/forma/forma-top1bg.jpg);
	background-repeat: repeat-y;
}
.formaBg1Bot {
	background-image: url(../images/forma/forma-bot1.jpg);
	background-repeat: no-repeat;
}
.formaBg2Top {
	background-image: url(../images/forma/forma-top2.jpg);
	background-repeat: no-repeat;
}
.formaBg2 {
	background-image: url(../images/forma/forma-top2bg.jpg);
	background-repeat: repeat-y;
}
.formaBg2Bot {
	background-image: url(../images/forma/forma-bot2.jpg);
	background-repeat: no-repeat;
}
.textFormaNormal {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textForma2 {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.textForma2 TD {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
.textForma2 input {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #3E76D9;
	width: 150px;
	background-color: #F2F3FB;
}
.textForma2 textarea {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #3E76D9;
	width: 100%;
	height: 70px;
}
#inputData {
	color: #7B8FB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #7B8FB1;
	width: 80px;
}
#inputShort {
	color: #7B8FB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #7B8FB1;
	width: 80px;
}
#inputCheck {
	color: #7B8FB1;
	border: 1px solid #7B8FB1;
	width: 17px;
}
#inputData2 {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #3E76D9;
	width: 80px;
}
#inputShort2 {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #3E76D9;
	width: 80px;
}
#inputCheck2 {
	color: #3E76D9;
	border: 1px solid #3E76D9;
	width: 17px;
}
#inputButton {
	color: #3E76D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #3E76D9;
	width: 50px;
	background-color: #E9EFF8;
	cursor: hand;
}
#inputButtonImgSubmit {
	cursor: hand;
	width: 73px;
	height: 24px;
	border: 0px none;
}
#inputButtonImgReset {
	cursor: hand;
	width: 58px;
	height: 24px;
	border: 0px none;
}
.textForma2 A {
	color: #1F4EA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.textForma2 A:HOVER {
	color: #799FE3;
	text-decoration: none;
}
.textForma {
	color: #7B8FB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.textForma TD {
	color: #7B8FB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
.textForma input {
	color: #7B8FB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #7B8FB1;
	width: 150px;
	background-color: #F2F3FB;
}
.textForma textarea {
	color: #7B8FB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #7B8FB1;
	width: 100%;
	height: 70px;
}
.textForma A {
	color: #1F4EA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.textForma A:HOVER {
	color: #799FE3;
	text-decoration: none;
}
#formaTitle {
	color: #A119CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
/* Forma end */