body, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
}
h1 {
	font-family: "trebuchet MS", Arial;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	font-style: italic;
}
a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#contentMask {
	width: 310px;
    height: 497px;
    position: relative;
    overflow: hidden;
	scrollbar-base-color: #414141; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #c0c0c0; 
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-darkshadow-color: #414141; 
	scrollbar-track-color: #c0c0c0; 
	scrollbar-arrow-color: #ffffff; 
}

#content {
    position: absolute;
    left: 0px; 
    top: 0px; 
    color: #9b9b9b; 
	padding-right: 10px;
	text-align: justify; 
}

#noticias_scroll {
    width: 23px;
}

#up {
    cursor: pointer;
}

#track {
	width: 23px;
	height: 483px;
    background-image: url(images/scroll_line.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
}

.assinatura {
    padding-left: 30px;
}

#texto_top_azul {
    width: 538px;
}

#titulo_top_azul {
    width: 538px;
    height: 20px;
	clear: both;
}

#titulo_top_azul_left {
    width: 478px;
    height: 20px;
    float: left;
}

#titulo_top_azul_right {
    width: 60px;
    height: 20px;
    float: right;
}

.assinatura {
    padding-left: 30px;
}