html{
scrollbar-3dlight-color:#c2c2c2;
scrollbar-arrow-color:#ff5022;
scrollbar-base-color:#2e2e2e;
scrollbar-darkshadow-color:#2e2e2e;
scrollbar-face-color:#2e2e2e;
scrollbar-highlight-color:#2e2e2e;
scrollbar-shadow-color:#2e2e2e;
scrollbar-track-color:#2e2e2e;
}

body{
background-color:#2e2e2e;
margin:0px;

}

.content{
background-image:url(images/content.jpg);
background-repeat:no-repeat;
width:959px;
height:415px;
}

.content2{
background-image:url(images/content_2.jpg);
background-repeat:no-repeat;
width:959px;
height:415px;
}

.textoBranco{font-family: Verdana; font-size: 10px; color: #ffffff;text-decoration: none;}

.textoLaranja{font-family: Verdana; font-size: 10px; color: #ff6600;text-decoration: none; font-weight:bold}

.textoCinsa{font-family: Verdana; font-size: 10px; color: #666666;text-decoration: none;}

.links {font-family: Verdana; font-size: 10px; color: #666666;text-decoration: none; cursor:hand;}
.links a {font-family: Verdana; font-size: 10px; color: #ff6600;text-decoration: none; cursor:hand;}
.links a:hover {font-family: Verdana; font-size: 10px; color: #ff6600;text-decoration: underline; cursor:hand;}

.linksBranco {font-family: Verdana; font-size: 10px; color: #ff6600;text-decoration: none;cursor:hand;}
.linksBranco a {font-family: Verdana; font-size: 10px; color: #ffffff;text-decoration: none;cursor:hand;}
.linksBranco a:hover {font-family: Verdana; font-size: 10px; color: #ffffff;text-decoration: underline;cursor:hand;}

.links1 {font-family: Verdana; font-size: 10px; color: #666666;text-decoration: none;cursor:hand;}
.links1 a {font-family: Verdana; font-size: 10px; color: #666666;text-decoration: none;cursor:hand;}
.links1 a:hover {font-family: Verdana; font-size: 10px; color: #666666;text-decoration: underline;cursor:hand;}

.links2 {font-family: Verdana; font-size: 10px; color: #666666;text-decoration: none;cursor:hand;}
.links2 a {font-family: Verdana; font-size: 10px; color: #666666;text-decoration: none;cursor:hand;}
.links2 a:hover {font-family: Verdana; font-size: 10px; color: #ff6600;text-decoration: none;cursor:hand;}

.input{
	font-size:10px; 
	color:#666666; 
	background-color:#fcfcfc;
	font-family: Arial, Helvetica, sans-serif; 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ff6600; 
	scrollbar-highlight-color: #fffff; 
	scrollbar-3dlight-color: #ff6600; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-arrow-color: #ff6600;
	}
	
.buttonpesquisar {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/botao.gif);
	text-align:center;
	border: 0px;
	color:#ffffff;
	width: 99px;
	height:29px;
	cursor: hand;
	font-weight:bold;
	}
	
.button1 {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/botao1.gif);
	text-align:center;
	border: 0px;
	color:#ffffff;
	width: 71px;
	height:19px;
	cursor: hand;
	font-weight:bold;
	}
	
.button2 {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/botao2.gif);
	text-align:center;
	border: 0px;
	color:#ffffff;
	width: 140px;
	height:19px;
	cursor: hand;
	font-weight:bold;
	}
	
.button3 {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/botao3.gif);
	text-align:center;
	border: 0px;
	color:#ffffff;
	width: 71px;
	height:19px;
	cursor: hand;
	font-weight:bold;
	}