td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(imagens/img10.png);
	background-repeat: repeat-y;
	background-position: left;
}

.menutop {
	height: 30px;
	padding-right: 25px;
	padding-left: 28px;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagens/img9.png);
	background-repeat: no-repeat;
	background-position: right;
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: underline;
}

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

.menutop a:link, .menutop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menutop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer, .footer a:link, .footer a:visited {
	color: #FFFFFF;
}

.newsbar {
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
}

.logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.leftcontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

.style1 {font-size: 16px}
