.titulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;

}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #E9E9E9;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom: auto;
	cursor: hand;
	border: 1px outset #CCCCCC;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}
.requeridos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.boxesNoCase {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}
.reciboBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.reciboSMALL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.reciboSMALLCAP {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.botoneNoframe {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.botoneNoframeBIG {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;
}
.bordeTablas {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.background {
	background-color: #CCCCCC;
	text-decoration: none;
}
.botonesN {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom: auto;
	cursor: hand;
	border: 1px outset #CCCCCC;
}
.botonesR {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom: auto;
	cursor: hand;
	border: 1px outset #CCCCCC;
}
.botonesV {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #33CC00;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom: auto;
	cursor: hand;
	border: 1px outset #CCCCCC;
}
.botonesA {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom: auto;
	cursor: hand;
	border: 1px outset #CCCCCC;
}
.pequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.inputtextarea{
	color: #333333;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #888888 1px solid;
	font-weight : normal;
	text-transform: uppercase;
}	
.inputbutton{
	color: #333333;
	background-color: #EEEEEE;
	background-image: url(images/bg_btn.jpg);
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 9px;
	cursor: pointer;
	border-bottom:  0px solid;
	border-left:  0px solid;
	border-right:  0px solid;
	border-top:  0px solid;
	height: 19px;
	width: 69px;
	font-weight : bold;
	text-transform: capitalize;
}
.inputbuttonLink {
	color: #333333;
	background-color: #EEEEEE;
	background-image: url(images/bg_btn.jpg);
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 9px;
	cursor: pointer;
	border-bottom:  0px solid;
	border-left:  0px solid;
	border-right:  0px solid;
	border-top:  0px solid;
	height: 19px;
	width: 69px;
	font-weight : bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.inputbuttonLinkRed {
	color: #333333;
	background-color: #EEEEEE;
	background-image: url(images/bg_btn_red.jpg);
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 9px;
	cursor: pointer;
	border-bottom:  0px solid;
	border-left:  0px solid;
	border-right:  0px solid;
	border-top:  0px solid;
	height: 19px;
	width: 69px;
	font-weight : bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.inputtextareaNoCase {

	color: #333333;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #888888 1px solid;
	font-weight : normal;
	text-transform: none;
}
.botoneNoframeRsa {

	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #E8F3FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.botoneNoframeNoLetra {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
