/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF url(../../../arquivos/layout/background/bg.jpg) no-repeat fixed top;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.textoData {
	color: #FF0000
}

.topoTexto {
	color: #C5A834; font-weight: bold; font-size: 10px; 
}
.btn {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	background-color: #E9E9E9;
	border: 1px solid #666666;
}