body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a {
	color: #FF7800;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt01 {
	color: #466185;
	text-decoration: none;
}
.txt02 {
	color: #E80E0F;
	text-decoration: none;
}
.txt03 {
	text-decoration: none;
	font-size: 10px;
}
.txt04 {
	color: #333333;
	text-decoration: none;
}
.txt05 {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}.txt07 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txt08 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.txt08 a:hover {
	color: #FF7800;
	text-decoration: none;
}
.form01 {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.boton01 {
	background-color: #EFEFEF;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.txt06 {

	color: #767676;
	text-decoration: none;
}
.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.txt_titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #456189;
}
.txt_titulo_gris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.txt_align_just {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
}
.txt_titulo_negrita {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9E0000;
}
.txt_titulo_negrita2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #9E0000;
}
.tabla_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.tabla_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #006699;
}
.tabla_verde {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
}
.titulo_pedido {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	color: #9E0000;
}

.btn {
	cursor:pointer;
}
.input {  
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333
}

.titulo_formulario
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#9E0000;
	font-weight:bold;
}

.mensaje_formulario
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:center;
	color:#9E0000;
	font-weight:bold;
}