body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#master-flash {
	height: 149px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #125FA2;
	margin-bottom: 2px;
}
#master-menutop {
	height: 23px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-menus.gif);
	color: #FFFFFF;
	text-align: right;
	padding-top: 7px;
	font-weight: bold;
}
#nav-left {
	float: left;
	width: 160px;
}
#nav-right {
	float: right;
	width: 160px;
}
#content {
	float: left;
	width: 410px;
	margin-right: 8px;
	margin-left: 15px;
}
#master-content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
#master-rodape {
	height: 30px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	background-image: url(/images/bg-menus.gif);
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
}
.bg-menus {
	background-image: url(/images/bg-menus.gif);
}
.menus {
	background-image: url(/images/bg-menus.gif);
	margin: 0px 0px 5px;
	padding: 0px;
}
.menus ul {
	margin: 0px;
	padding: 0px;
}
.menus ul li {
	font-weight: bold;
	height: 18px;
	padding-right: 12px;
	list-style-type: none;
	text-align: right;
	padding-top: 2px;
}
.menus ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.menus ul li a:hover {
	color: #000000;
}
.linktop {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E7D553;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 7px;
	padding-bottom: 8px;
}
a.linktop:hover {
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
#master-rodape a {
	color: #FFFFFF;
	text-decoration: none;
}
