BODY {
	/* background-color : #460000; */
	background-color : #000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #F0C672;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: 996633;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #996600;
}
TABLE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : White;
	font-size : xx-small;
}


A {
	color : white;
	text-decoration : none;
	font-size : 12px;
}

A:HOVER {
	color : White;
	text-decoration : underline;
	font-weight : underline
	font-size : xx-small;
}

A.barra {
	color : F0C672;
	font-size : 10px;
	text-decoration : none;
}
A:HOVER.barra {
	color : Black;
	text-decoration : none;
}
A.barra2 {
	color : E6DDB2;
		font-size : 10px;
	text-decoration : none;
}
A:HOVER.barra2 {

	color : Black;
	text-decoration : none;
}
A.barrap {
	color : E6DDB2;
			font-size : 10px;
	text-decoration : blink;
}
A:HOVER.barrap {
	color : Black;
	text-decoration : blink;
}
A.barra3 {
	color : #660000;
			font-size : 10px;
	text-decoration : none;
}
A:HOVER.barra3 {
	color : Black;
	text-decoration : none;
}
A.menu {
	color : White;
	font-size : 12px;
	font-weight : normal;
}
A.menu:HOVER {
	text-decoration : none;
	font-weight : normal;
	color:#ffcc00;
}


.display_nome { 
background-color: #000000; 
font: 11px verdana, arial, helvetica, sans-serif;
color:#F0C672;
font-weight : bold;
text-align : center;
border:0px solid #000000;
}

.form { 
	COLOR: #600000; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



div.item { border-top: #CC9900 1px solid; margin: 0 30px; min_height:120px; height:120px; clear:both; }

h2.eventos {
	height:100%;	
	color: #CC9900;
	font-size: 15px;
	width:80px;
	float:left; }

h2.eventos-int {
	color: #CC9900;
	font-size: 15px; }

dl { width:100px; float:left; margin-top:10px; }
dl dd { margin:0; padding:0; }
dl dt img {	border: #86680C 1px solid; margin-bottom:10px; }