.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00FF00;
	list-style-position: outside;
	list-style-image: url(file:///D|/Andre/biblioteca_paginas/overfans/bullet.gif);
	list-style-type: none;
	text-decoration: none;
	cursor: auto;
}
.texto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}

.texto:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00CC00;
	text-decoration: underline;
}

.textoTabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-type: circle;
        vertical-align:top;

}
.texoTabelaTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: thick ridge #999999;


}
.TabelaRepeat {
	background-image: url(Theme1repeat.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center center;
}
.TabelaRepeat2 {
	background-image: url(Theme1repeat2.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.TabelaConner1 {
	background-image: url(Theme1botleftconner.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.brolagem{
scrollbar-arrow-color:"#AAAAAA"; scrollbar-base-color:"black"; scrollbar-shadow-color:"#AAAAAA"; scrollbar-face-color:"555555"; scrollbar-highlight-color:"#AAAAAA"; scrollbar-darkshadow-color:"#AAAAAA"; scrollbar-3dlight-color:"black";


}


