td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pt-br/images/bg.jpg);
	scrollbar-face-color:#cccccc;
    scrollbar-highlight-color:#efefef;
    scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#efefef;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#efefef;
	scrollbar-track-color:#efefef;
}
.titulo {
	font-family:Verdana;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
}
.subtit {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

a {
	font-size: 11px;
	color: #2c9df6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #2c9df6;
}

.caixas
{
	background:#efefef;
	cursor:no;
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	border-width:1px;
	border-style:double;                                        
}
.submit
{
	background:#efefef;
	color:#2c9df6;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	width:70px;
	border-top: 1px outset #cccccc;
	border-right: 1px outset #666666;
	border-bottom: 1px outset #cccccc;
	border-left: 1px outset #cccccc;
}
