body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #033;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
background:url(http://www.easyriders-bikecenter.com/book/images/bg3.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; 
}



    #tabs {
      float:center;
      width:100%;
      background:#000000;
      font-size:90%;
	  font-family: Sintony,Verdana, Geneva, sans-serif;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.campo {
	border: 1px Solid #000000;
	background: #F9F1E4;
	padding: 2px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boton_enviar {
	width: 70px;
	height: 20px;
	background: #E4F1F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.Estilo3 {
	color: #660000;
	font-weight: bold;
	font-size: x-large;
	font-family:Sintony;
}

.Estilo5 {
	color: #990033;
	font-weight: bolder;
	font-size: large;
	font-family:Sintony;
}

.Estilo4 {
	color: #000033;
	font-size: 14px;
	font-family: 'Sintony';
}
.bottom {
	color: #000033;
	font-size: x-small;
}
.invisi {
	visibility: hidden;
		color: #000033;
	font-size: small;
}


a:link {
	color: #990033;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #990033;
}
a:hover {
	color: #ff9900;
	text-decoration:underline;
}
a:active {
	font-weight: bold;
	text-decoration:none;
	color: #ff9900;
}

.Estilo6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.Estilo7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: x-small;
	font-weight: bold;

}
.navbar {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	position: static;
	left: -38px;
	top: -10px;
	margin: 0px;
	padding: 0px;
}
.h1small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0099CC;
}
.btn {
  width:50%;
  background: #edf0f2;
  background-image: -webkit-linear-gradient(top, #edf0f2, #b4bdc2);
  background-image: -moz-linear-gradient(top, #edf0f2, #b4bdc2);
  background-image: -ms-linear-gradient(top, #edf0f2, #b4bdc2);
  background-image: -o-linear-gradient(top, #edf0f2, #b4bdc2);
  background-image: linear-gradient(to bottom, #edf0f2, #b4bdc2);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #000000;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #f7e0b9;
  background-image: -webkit-linear-gradient(top, #f7e0b9, #f2c02c);
  background-image: -moz-linear-gradient(top, #f7e0b9, #f2c02c);
  background-image: -ms-linear-gradient(top, #f7e0b9, #f2c02c);
  background-image: -o-linear-gradient(top, #f7e0b9, #f2c02c);
  background-image: linear-gradient(to bottom, #f7e0b9, #f2c02c);
  text-decoration: none;
}
.brillo:hover{
	background-color:#FC9;
	opacity:0.4;
	z-index:-1000;
	}
.hr {
	color: #f00;
background-color: #f00;
height: 5px;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}