html { overflow: -moz-scrollbars-vertical; }
body { margin: 0px;	background:#abd1dc url(../imagens/bgBody_01.jpg) no-repeat center top; font-family:Verdana; font-size:12px; color:#000; }

#topo, #menu, #corpo, #TB_overlayBG {
	width:781px;
	margin:0 auto;
}

#menu #itens { margin: 0px; padding: 0px; list-style-type: none; }
#menu #itens li { float: left; line-height: 8px; margin-right: 8px; cursor: pointer; white-space: nowrap; }

#TB_overlayBG {
	background:#333;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	position:absolute;
	z-index:500;
}

#conteudo {
	position:absolute;
	z-index:501;
	width:761px;
	display:none;
}

.tabelaSemana td {
	background:url(../imagens/bgTabela.gif) repeat-x;
	padding:3px;
	border-style:solid;
	border-width:0 0 2px 0;
	border-color: #cde6eb;
}

.tabelaSemana .TdVermelho td {
	background:url(../imagens/bgTabelaVermelho.gif) repeat-x;
	padding:3px;
	border-style:solid;
	border-width:0 0 2px 0;
	border-color: #cde6eb;
}




.imagemPremio { float:left; }
.Premio_Select {
	width:150px;
	height:155px;
	position:absolute;
	z-index:15000;
}

.Premio_Select2 {
	width:150px;
	height:155px;
	position:absolute;
	z-index:15001;
	left:150px;
	background:#333;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.inputText {
	background-color:#666;
	border: 1px solid #CCC;
	font-size:12px;
	font-family:Verdana;
	color:#FFF;
	padding:2px;
}