
<!--
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #808080;
}
.style1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
}
.style1:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
}
.style1:hover {
	font-family: Tahoma, Arial, Helvetica;
	color: #FF9900;
	font-size: 11px;
	line-height: 18px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #40301F;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40301F;
}

.style6:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD5C15;
}
.style3 {
	font-family: Tahoma, Arial, Helvetica;
	color: #AD5C15;
	font-weight: bold;
	font-size: 11px;
}
.style5 {
	font-family: Tahoma, Arial, Helvetica;
	color: #AD5C15;
	font-weight: bold;
	font-size: 11px;
}
a{
	font-family: Tahoma, Arial, Helvetica;
	color: #AD5C15;
	font-weight: bold;
	font-size: 11px;
}

a:hover
{
	font-family: Tahoma, Arial, Helvetica;
	color: #AD5C15;
	font-weight: bold;
	font-size: 11px;
}

a:active
{
	font-family: Tahoma, Arial, Helvetica;
	color: #AD5C15;
	font-weight: bold;
	font-size: 11px;
}

a.style1:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
}
a.style1:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
}
a.style1:hover {
	font-family: Tahoma, Arial, Helvetica;
	color: #FF9900;
	font-size: 11px;
	line-height: 18px;
}
 .black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }

.white_content {
	display:none;
	position:absolute;
	top:15%;
	left:0;
	width:100%;
	height:100%;
	z-index:1002;
}

.texto_joinus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 8px;
}

input.jnhov{
   background-color:#fff0ca;
   border-top-color:#40301f;
   border-left-color:#40301f;
   border-right-color:#40301f;
   border-bottom-color:#40301f;
   margin_left:5px;
}
-->
