body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}


.image_right {
	float: right;
	margin: 5px;
	border: 1px #000 solid;
}

.image_left {
	float: left;
	margin-right: 9px;
	border: 1px #000 solid;
}

.h1_suscribe {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 0px #000 solid;
	color: #000000;
	margin-bottom: 0;
	margin-top: 3px;
	
}


.suscribe_volanta {
	margin-top: 1px;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
}

.suscribe_text {
	text-align: center;
	font-size: 10px;
	font-family:  verdana, sans-serif;
}

.postal_address {
	font-weight: bold;
	background: #eee;
	padding: 3px 15px;
}

#order_form {
	background: #CCE5FF;
	padding: 5px;
	border: 1px #000 solid;
}

#title_pages{
	font-size: 26px;
	margin-top: 16px;
	font-weight: bold;
}

#subtitle_pages{
	font-size: 16px;
}

.error_msg {
	color: #FFFF00;
	background: #FF0000;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.menu_bottom p{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin: 1px;
}

.atencion {
	background:#FF0000;
	color: #FFFFFF;
}