BODY {
	margin: 0;
	padding: 0;
    BACKGROUND-COLOR: #000;
}

.piepeq {
	color: #8D8D8D;
	font: normal 10px Tahoma,Arial,Verdana;
	line-height: 10px;
}

.titulo {
	color: #DC0000;
	font: bold 13px Tahoma,Arial,Verdana;
}

.textofoto {
	color: #8D8D8D;
	font: normal 11px Arial,Tahoma,Verdana;
}

.textoneg {
	color: #8D8D8D;
	font: bold 11px Tahoma,Arial,Verdana;
}

#scroll {
	width: 510px;
	height: 400px;
	overflow: auto;
	position: relative;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #000;
}
.vscrollerbar {
width: 10px;
background-color: #8D8D8D;
}
.hscrollerbase {
height: 10px;
background-color: #000;
}
.hscrollerbar {
height: 10px;
background-color: #8D8D8D;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: 000;
}