@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0A0A0A;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	color: #999999;
}

.style_content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	color: #999999;
	line-height:22px;
} 


.style2 {color: #8CCB0A}

.style3 {
	font-family: "Trebuchet MS";
	color: #00CCFF;
	font-size: 13px;
	font-weight: bold;
}

.style3 a:link { color: #00CCFF; text-decoration: none;}
.style3 a:visited { color: #00CCFF; text-decoration: none;}
.style3 a:hover { color: #FFFFFF; text-decoration: none; }
.style3 a:active { color: #00CCFF;  text-decoration: none; }



.style4 {
	color: #8CCB0A;
	font-size: 13px;
	font-weight: bold;
}
.style5 {font-family: "Trebuchet MS"}


.style6 {
	color: #8CCB0A;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}



.style8 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bg_flash {

background: url(../images/bg_flash.jpg) repeat-x;

}

.bg_content {

 background: url(../images/bg_content.jpg) repeat-x bottom;

}


.bg_welcome {

background: url(../images/bg_welcome.jpg) repeat-x;

}

.bg_equipamentos {

background: url(../images/bg_equipamentos.jpg) repeat-x;

}

.bg_parceiros {

background: url(../images/parceiro_bg.jpg) repeat-x;

}


 .noprint { display: none; } 



.formFields input.inputbox{

}
.formFields input.button{
}

.formFields{
padding:0 5px 0 5px
}
.formFields{
marker-offset:200px}

.performs_error{
	color:#FF0000
}

.performs_required{
	color:#FF0000
}

#security_try{
	width:300px;
}

#frmSubmit {
  width: 0px;
  height: 0px;
  padding: 0px 0 0;
  margin: 0;
  margin-right: 12px;
  border: 0;
  background: transparent url() no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#frmSubmit { /* For non-IE browsers*/
  height: 0px;
}

form>#frmReset { /* For non-IE browsers*/
  height: 0px;
}
input.button {
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
h1.pfFormTitle {
display: none;
}

