.arial10{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
.arial13red{
	font-family: arial;
	font-size: 13px;
	font-weight: bolder;
	color: #BB030B;
}
.price13line{
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #BB030B;
	text-decoration: line-through;
}
.qty{
	font-family: arial;
	font-size: 11px;
	text-align: center;
}
.arial11blue{
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #005A97;
	text-decoration: none;
}
.arial12blue{
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #005A97;
	text-decoration: none;
}
.arial11brown{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #8F5417;
}
.labelbrown{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #AC9163;
}
.arial12white{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial12whitebold {
   	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.arial12black{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial11{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.arial13{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.arial11bold{
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.verdana10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.topresult{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #126AA1;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADBE8;
	font-weight: bolder;
}
.arial16{
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
	color: #3D6D31;
}
.arial14bold{
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
}
.arial11green{
	font-family: arial;
	font-size: 11px;
	color: #005A97;
	font-weight: normal;
}
.arial11green:hover{
	font-family: arial;
	font-size: 11px;
	color: #005A97;
	font-weight: normal;
	text-decoration: underline;
}
.seccionmain {
	border: 1px solid #DDCEC7;
	background-color: #FFFECB;
}
.msgsubject{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.msgsubject:hover{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.header_gallery{
	font-family: arial;
	font-size: 11px;
	color: #3A6E2D;
	font-weight: bolder;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 20px;
}
.header_gallery:hover{
	font-family: arial;
	font-size: 11px;
	color: #3A6E2D;
	font-weight: bolder;
	text-decoration: underline;
	background-color: #ffffff;
	text-indent: 20px;
}
.verdanaboldwhite{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanaboldwhite:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.total{
	font-family: arial;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bolder;
}