a:link {
	color: #996600;
	text-decoration: none;
	outline:0;
	*outline:none;
}

a:visited {
	color: #996600;
	text-decoration: none;

}
a:hover {
	color: #993300;
	text-decoration: underline;

}
a:active {
	color: #CC0000;
	text-decoration: underline;
	
}
a:selected{
	outline:0;
	*outline:none;
}
.asp{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

img{
border:0;
}

td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#333333;
 font-size:10px;
}

.sub-titulo{
color:#3B9032;
font-weight:bold;
font-size:11px;
}

.destaque-verde{
color:#3B9032;
font-weight:bold;
}

ul {
list-style-type: disc;
} 

.boxsrsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
 width:120px;
 height:15px;
}

.boxlg {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#333333;
 width:75px;
}

.boxsr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
 height:15px;
}

.boxsrpq {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 font-weight:bold;
 background-color:#D3D4B2; 
	color:#000000; 
	border: #003300 solid 1px; 
	width:55; 
	height:20;
}


a.jScrollArrowUp {
	background: url(../img/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../img/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.holder {
	float: left;
	/*margin: 10px;*/
}

.scroll-pane {
	width:450px;
	/*width: 200px;*/
	height: 180px;
	overflow: auto;
	/*background: #ccc;*/
	float: left;
	margin:0;
}

.impostometro{
	width: 220px;
	height: 180px;
	float:right;
	margin:0;
	/*background:#066;*/
	
}
.impostometro .flash{
	width:41px;
	float:left;
}
.cinza{
color:#808080;
}
