.text {font-family: verdana ; font-size: px; color:#000000 }
.italic {font-family: verdana; font-size: 11px; color: #000000; font-style: italic;}


/* Barra de navegação - Para vizualizar necessita do Internet Explorer 5.5 ou superior */
body {
	scrollbar-face-color: #003300;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #003300;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #FFFFFF; /* Fundo Scrol */
	scrollbar-arrow-color: #FFFFFF; /* Setas Brancas */
	}
.linhaEstatistica {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
}
.linhapontosverde {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #006600;
}
a.linkvotacao:link {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
a.linkvotacao:visited {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
a.linkvotacao:hover {
	font-family: tahoma, verdada, arial;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
.fundovotacao {
	background-attachment: fixed;
	background-image:  url(imagens/logo3.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.fundoborda {
	background-color: #F1EAD3;
	border: 0px none;
}
.texto10Verdetahb {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;

}
.botaoVotar {
	background-attachment: fixed;
	background-image: url(imagens/bt_Votar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
