body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
}

.texto_verde {
	color: #65BA32;
}
.texto_marrom {
	color: #ec9828;
}
.texto_bmw {
	color: #238fc6;
}

.texto_azul {
	color: #1577B4;
}

.cor_cinza2 {
	color: #7C7C7C;
}

.cor_cinza_rodape {
	color: #7F7F7F;
}

.cor_cinza_rodape2 {
	color: #949393;
}

#marqueecontainer{
	position: relative;
	width: 183px; /*marquee width */
	height: 80px; /*marquee height */
	overflow: hidden;	
	padding: 2px;
	padding-left: 4px;
}

.caixa_texto {
	border-color:#A5ACB2; 
	background-color:#FFFFFF; 
	border-style:solid ; 
	border-width:1px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; }

a:link {
	text-decoration:none;
	color: #6A6A6A;
}
a:visited {
	text-decoration:none;
	color: #6A6A6A;
}
a:hover {
	text-decoration:none;
	color: #1677B5;
}

div#hold	{ 
	position:relative; overflow:hidden;
	width:200px; height:360px; z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:200px; height:360px; 
	clip:rect(0px, 200px, 360px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
}
	
div#track { 
  position:absolute; left:0; top:0px;
  width:9px; height:350px;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:0px; top:0px;
  width:7px;
  background-color:#DFDFDF;
  z-index:1;
  }
