body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: none;
	font-style: normal;
    background:#FFF;
}

a:link {
	color: #CC0000;
	font-style: normal
}

a:hover {
	color: #CC0000;
	text-decoration: none
}

a:visited {
	color: #CC0000;
	text-decoration: none
}


.texto2 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: none
}

.texto3 {
	font-size: 10px;
	color: #000000;
	text-align: none
}

.dados {
	font-size: 11px;
	color: #993300;
}

.border {
	border: 1px #000000 solid
}

.border2 {
	border: 1px #000000 solid;
	background-color: #FF9933;
	width: 80px;
	font-size: 10px;
	color: #000000;
	height: 15px
}

.negrito {
	font-size: 12px;
	color: #000066;
	text-align: none;
	font-weight: bold
}

.titulo {
	font-size: 14px;
	color: #CC9900;
	text-align: none;
	font-weight: bold;
	font-style: italic;
}

.titulo2 {
	font-size: 14px;
	color: #CC6600;
	text-align: none;
	font-weight: bold;
}

.formularios {
	border: #FFFFFF;
/*	background-image: url(images/bg_cinza.gif); */
}

.botao {
	color: #000000;
	white-space: normal;
	margin: 1px;
	cursor: hand;
	padding: 1px;
	font-size: 9px;
/*	background-position: left;
	background-image: url(images/bg_cinza.gif); */
}

#div_msn {
	position:absolute;
	left:47%;
	top:250px;
	width:300px;
	height:50px;
}
