/*  ::: FORMS STYLE :::  Developed by Marco Riquelme & Multimundos ----------------------- */
.form_box_text {
	font-family: Verdana, Arial; 
	font-size: 9px;
	color: #336699;
	border-right: #cccccc 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #FFFFFF
}
/*  ::: MESSAGE STYLE :::  Developed by Marco Riquelme & Multimundos ----------------------- */
.mensaje_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mensaje_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/*  ::: BACKGROUND STYLE :::  Developed by Marco Riquelme & Multimundos ----------------------- */

.tdform_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A82C2;
	font-weight: bold;
	background-color: #F0F5F9;
}
.tdform_line {
	background-color: #81A9CC;
	height: 5px;
}
/*  ::: BACKGROUND STYLE :::  Developed by Marco Riquelme & Multimundos ----------------------- */
a.form_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px #A4C2E6 solid;
}
a.form_bot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px #A4C2E6 solid;
	text-decoration: underline;
}
/*  ::: LINKS TEXT STYLE :::  Developed by Marco Riquelme & Multimundos ----------------------- */
input.btn {
   cursor: hand;
   color:#ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight: bold;
   text-decoration: none;
   background-color: #045BAA;
   border: 0px;	height: 20px;
}
input.btn:hover {
   cursor: hand;
   color:#ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight: bold;
   text-decoration: none;
   background-color: #81A9CC;
   border: 0px;	height: 20px;
}
.boton {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #4577ED;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #cccccc;	height: 20px;
}
.boton:hover {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #56A0FC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;	height: 20px;
}
.boton_blco {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	background-color: #ffffff;
	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: #cccccc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #cccccc;	height: 20px;
}
.boton_blco:hover {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	background-color: #cccccc;
	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: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;	height: 20px;
}

.boton_orange {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #FF8000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #cccccc;	height: 20px;
}
.boton_orange:hover {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #FFB951;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	height: 20px;
}

