:focus { -moz-outline-style: none; }
body
{
	margin:0; padding:0; height:100%; 
}
table
{margin:0px;}
img{border:0px}
.menu_topo {
	font-family:Batavia;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	padding-left:10px;
}
.empresa
{
	font-size:11px;
	color:#cccccc;
	font-weight:bold;
	font-family:sans-serif;	
}

.conteudo {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CC3333;
}
.menu_topo a {
	font-family:Batavia;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.menu_topo a:hover {
	font-family:Batavia;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.menu_topo_selected
{
	font-family:Batavia;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	padding-left:10px;		
}
.menu_topo_selected a {
	font-family:Batavia;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.menu_topo_selected a:hover {
	font-family:Batavia;
	font-weight: bold;
	font-size: 14px;
	color: white;
}


.copyright A
{
	color:silver;
	text-decoration: none;
	font-size:10px;
	font-family: Verdana;	
	font-weight: bold;
}
.copyright A:hover
{
	color:#dddddd;	
}
.copyright label
{
	font-size:10px;
	font-family: Verdana;
	color:#dddddd;
}
.copyright span
{
	padding-right:10px;	
}
