body {
	background-image: url('images/fundo_site.jpg');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.noprint {
	display: none;
}

.menu_topo {
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 10px;
   color: #FFFFFF;
}

.menu_topo:hover {
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 10px;
   color: #d60f07;
   text-decoration: none;
}

.titulo {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.titulo_grande {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.titulop {
	color: #5e5e5e;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.titulo_grandep {
	color: #5e5e5e;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.titulo_grandev {
	color: #d60f07;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.titulov {
	color: #d60f07;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.titulo_ro {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.titulo_ro:hover {
	color: #d60f07;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5e5e;
}

.textov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d60f07;
}

.data_hora {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

.texto_amarelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0b300;
}

.texto_amarelo2 {
   color: #f8c600;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 12px;
   font-style: italic;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e8e7e7;
}

.bruc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e8e7e7;
}

.titulo_jogo {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.data_jogo {
	color: #c8c8c8;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

.local_jogo {
	color: #f8c600;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.campo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
}

.campov  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #d60f07;
	color: #666666;
}

.campo_ok  {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/fundo_botao.gif);
	border: 1px solid #ff0000;
}