body {
	background: #FFF url(../imagens/filete.jpg) top left repeat-x;
	margin: 0px;
	text-align:center;
}
#geral {
    position: absolute;
	width:732px;
	text-align:left;
	left:50%;
    margin-left:-365px;
}
#menu {
    background:url(../imagens/bg_menu.gif) no-repeat;
    width:684px;
	height:180px;
	position:absolute;
	top:101px;
	left:25px;

}
.graybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b3b3b3;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
}

.arial10gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

.textogeral {
	font-family: trebuchet ms, verdana;
	font-size: 12px;
	color: #666666;
}

.verdana10redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C90000;
}
.trebuchet10bold {
	font-family: trebuchet ms, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.trebuchet10bold:hover {
	text-decoration:underline;
}
.trebuchet10 {
	font-family: trebuchet ms, verdana;
	font-size: 10px;
	text-align: justify;
	line-height: 10px;
}


.link_neocast_bold{
	font-family: trebuchet ms, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_neocast {
	font-family: trebuchet ms, verdana;
	font-size: 10px;
	text-align: justify;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}

.link_neocast_bold:hover{
	text-decoration: underline;
}
.link_neocast:hover {
	text-decoration: underline;
}