body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #515153;
}
#centerTables {
	width: 750px;
	background-color: #C0C0C0;
	height: 380px;
}
#centerTable {
	height: 380px;
	width: 100%;
	background-color: #C0C0C0;
	text-align: center;
}
#centerTd {
	text-align: center;
}
#logoBtns {
	height: 75px;
	background-color: #515153;
	vertical-align: bottom;
}
#logo {
	width: 171px;
	background-color: #515153;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.grey {
	background-color: #515153;
}
#principal {
	height: 100%;
	width: 100%;
}
#conteudo {
	height: 305px;
	background-color: #DDDDDD;
	vertical-align: top;
}
#nav {
	height: 75px;
	margin: 0px;
	padding: 0px;
	border: 0;
	background-color: #515153;
}
#bolinhas {
	background-image: url(images/bolinhas.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#ptintro, #Enintro {
	padding: 20px 10px;
}
#ptintro, h2 {
	margin-bottom: -8px;
	margin-top: -8px;
}
#spacer-div {
	height: 305px;
	display: block;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333366;
	font-weight: normal;
	line-height: 30px;
}
a:link {
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a:hover, a:active {
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
}
