/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #BFCEE5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
input, select {
	border: 1px solid #4679B3;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4679B3;
}
.fundo_esq {
	background: url(imagens/fundo_esq.gif) repeat-y scroll left;
}
.traço {	background: url(imagens/traco.gif) repeat-x scroll center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
a:link {
	text-decoration: underline;
	color: #4578B3;
}
a:visited {
	text-decoration: underline;
	color: #4578B3;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
#Layer1 {
	position: relative;
	width: 175px;
	height: auto;
	left: 5px;
	top: 0px;
	visibility: hidden;
	z-index: 1;
}

a:active {
	text-decoration: underline;
	color: #4578B3;
}
